diff --git a/.vscode/settings.json b/.vscode/settings.json index ff89ed9..5b85e76 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,15 +1,17 @@ { - "liveSassCompile.settings.formats": [ - { - "format": "compressed", - "extensionName": ".css", - "savePath": "~/../style-css/", - "savePathSegmentKeys": null, - "savePathReplaceSegmentsWith": null - } - ], - "liveSassCompile.settings.generateMap": true, - "liveSassCompile.settings.autoprefix": "defaults", + "liveSassCompile.settings.formats": [ + { + "format": "compressed", + "extensionName": ".css", + "savePath": "~/../style-css/", + "savePathSegmentKeys": null, + "savePathReplaceSegmentsWith": null + } + ], + "liveSassCompile.settings.generateMap": true, + "liveSassCompile.settings.autoprefix": "defaults", "liveSassCompile.settings.watchOnLaunch": true, - "git.ignoreLimitWarning": true -} + "liveSassCompile.settings.includeItems": [ + "/layout/style-scss/*.scss" + ] +} \ No newline at end of file diff --git a/admin/style-css/ckeditor.css.map b/admin/style-css/ckeditor.css.map index bee99fc..0f1bf89 100644 --- a/admin/style-css/ckeditor.css.map +++ b/admin/style-css/ckeditor.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\css\\ckeditor.scss"],"names":[],"mappings":"AACA,WACE,iBAAA,CACA,0BAAA","file":"ckeditor.css","sourcesContent":["//out: ckeditor.css, compress: true, sourceMap: true\r\nblockquote {\r\n padding-left: 25px;\r\n border-left: 5px solid #ccc;\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../css/ckeditor.scss"],"names":[],"mappings":"AACA,WACE,iBAAA,CACA,0BAAA","file":"ckeditor.css"} \ No newline at end of file diff --git a/admin/style-css/custom.css b/admin/style-css/custom.css index afc8695..9efb069 100644 --- a/admin/style-css/custom.css +++ b/admin/style-css/custom.css @@ -1 +1 @@ -body.external-page #content .admin-form{max-width:450px}.sidebar-menu>li>a>span:nth-child(2){padding:0}ol.sortable,ol.sortable ol{margin:0 0 0 25px;padding:0;list-style-type:none}ol.sortable{margin:0}ol.sortable,ol.sortable *,ol.sortable *:before,ol.sortable *:after{box-sizing:content-box}.sortable li{margin:0;padding:0}.sortable li div.content{color:#454545;cursor:move;height:45px;line-height:45px;margin:0;padding:0 10px;border-bottom:1px solid #e1e1e1}.sortable li div.content.text-danger{color:#e9573f !important}.sortable li.sort-branch div{color:#383838}.sort-leaf .disclose{content:"- ";text-indent:-3000px;background-image:url("/libraries/jquery-nested-sortable/skin-vista/icons.gif");background-position:-16px -64px;background-repeat:no-repeat;display:inline-block;height:16px;vertical-align:top;width:16px;margin:16px 5px 0 1px}li.sort-collapsed.sort-hover div{border-color:#999}.disclose{cursor:pointer;width:20px;display:none;text-align:center}.sortable li.sort-collapsed>ol{display:none}.sortable li.sort-branch>div>.disclose{display:block;float:left;margin-right:15px;position:relative;z-index:10}.sortable li.sort-collapsed>div>.disclose>span:before{display:inline-block;font-family:FontAwesome;font-size:10px;content:"";height:25px;width:25px;line-height:25px;border-radius:13px;background:rgba(134,145,178,.1);color:#8691b2;border:1px solid #8691b2;transition:.3s all ease}.sortable li.sort-collapsed>div>.disclose:hover>span:before,.sortable li.sort-expanded>div>.disclose:hover>span:before{background:#3bafda;color:#fff}.sortable li.sort-expanded>div>.disclose>span:before{display:inline-block;font-family:FontAwesome;font-size:10px;content:"";height:25px;width:25px;line-height:25px;border-radius:13px;background:#eee;color:#3bafda;border:1px solid #3bafda}.placeholder{outline:1px dashed #4183c4}.sort-error{background:#fbe3e4;border-color:rgba(0,0,0,0)}.menu_sortable .btn-group{margin-top:7px;display:none}.menu_sortable div:hover .btn-group{display:block}.menu_sortable div:hover{background:#f6f7f9}.resp-vtabs::after{content:"";display:block;clear:both}.resp-tab-content{padding:25px 15px}@media only screen and (max-width: 576px){.resp-vtabs .resp-tab-content{padding:25px 5px}}.resp-tab-content .resp-tab-content{padding:0;border:0}@media(max-width: 768px){.resp-tab-content .resp-tab-content{border:1px solid #c1c1c1}}.resp-tabs-list li,.resp-tab-active{padding:8px 20px !important}.resp-tab-content .resp-tabs-list{border-bottom:0;margin-bottom:10px;background:rgba(134,145,178,.1)}.resp-tab-content .resp-tabs-list li{border-left:0 !important;border-right:0 !important;float:right}.resp-tab-content .resp-tabs-list::after{clear:both;content:"";display:block}.resp-tab-content .resp-tab-active{position:relative;top:-1px}.resp-tab-content .form-group{margin:0 0 15px 0}.input-group span.btn-info{border-color:rgba(0,0,0,.05)}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1300;background:rgba(0,0,0,.2);display:none;cursor:pointer}#g-row-limit{width:auto;display:inline-block;height:30px;line-height:30px;padding:4px 12px}#images-uploader,#files-uploader{clear:both}#images-uploader,#images-uploader *,#files-uploader,#files-uploader *{box-sizing:content-box !important}#images-list{margin:0;padding:0 5px}#images-list li{background:#fff;text-align:center;display:block;height:165px;margin:5px 5px 10px 5px;vertical-align:middle;float:left;width:calc(25% - 10px);position:relative}#images-list li.sortable-chosen{box-shadow:-1px 1px 6px rgba(0,0,0,.75)}#images-list li .article-image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#images-list li .image-alt{padding:5px;height:30px;font-size:13px}#images-list li .article_image_delete{border:0;padding:13px;position:absolute;top:0;right:0}#images-list li .article_image_delete i{font-size:18px}#images-list li .image-alt{position:absolute;bottom:10px;border:0;background:rgba(0,0,0,.2);text-align:center;color:#fff}#images-list li .image-alt::-moz-placeholder{color:#fff}#images-list li .image-alt::placeholder{color:#fff}#images-list li:hover .article-image-edit,#images-list li.pending .article-image-edit{display:block}.article-image-edit{background:rgba(255,255,255,.8);position:absolute;height:100%;width:150px;cursor:pointer;line-height:168px;display:none}.article-image-edit i{font-size:28px;color:#c00}.article-image-edit img{height:50px;position:relative;top:12px}#files-list{list-style-type:none;margin:0;padding:0}#files-list li{float:left;margin:5px 7px}#files-list li .article_file_delete{border-color:rgba(0,0,0,.05)}#elfinder *{box-sizing:content-box !important}#elfinder{background:#ebebeb}.elfinder-button{background:#fff !important}.elfinder-cwd,.elfinder .elfinder-navbar,.std42-dialog .ui-dialog-content,.elfinder-contextmenu .elfinder-contextmenu-item span{font-size:12px}.elfinder-contextmenu-item{background:#fff;color:#000}.elfinder-cwd-view-icons .elfinder-cwd-filename{border-radius:0px}.elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename.ui-state-hover,.elfinder-cwd table td.ui-state-hover,.elfinder-button-menu .ui-state-hover{background:#2c373d}.elfinder-cwd-filename input[type=text]{border:0px !important;padding:0px !important}#elfinder{height:750px !important;position:relative}.elfinder-cwd table tr:nth-child(2n+1){background:#d3d3d3}.elfinder-cwd table tr{border-top:1px solid #ccc}.elfinder-cwd table tr td{padding:5px 12px !important}.elfinder-workzone{clear:both}#elfinder .ui-dialog{border:1px solid #ccc;position:absolute !important}.navbar-branding .navbar-brand{float:left}.navbar-branding .navbar-version{opacity:.5;font-size:12px;height:60px;line-height:60px;padding:0 15px;color:#666;float:left}.navbar .label{position:relative;top:15px;float:left;height:28px}body.sb-top .navbar-branding{width:250px}.flags{margin:-4px 0 0 20px !important;background:none;cursor:move}.flags:hover{border:0px !important;background:none !important}.flags img{height:10px;margin-right:5px;opacity:.4}.CodeMirror{height:500px !important}.nav>li>a{font-size:12px}#newsletter-preview{border:1px solid #ccc;padding:20px}div.jqi .jqititle{margin-bottom:0}#google-preview{padding:10px}.google-title{color:#1a0dab;font-family:arial,sans-serif;cursor:pointer;font-size:18px;line-height:21.6px;width:600px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-url{color:#006621;font-family:arial,sans-serif;font-size:14px;line-height:16px;width:600px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-description{color:#545454;font-family:arial,sans-serif;font-size:13px;line-height:18.2px;width:600px;display:block}.sidebar-left-content{background:#114975}.sidebar-menu li.disable_menu{pointer-events:none;opacity:.3}body.sb-top #sidebar_left .sidebar-menu>li>a{color:#fff}body.sb-top.sb-top-sm #sidebar_left .sidebar-menu>li>a>span:nth-child(1){font-size:13px}body.sb-top #sidebar_left .sidebar-menu li>a>span.caret{color:#fff}body.sb-top #sidebar_left .sidebar-menu>li.active>a,body.sb-top #sidebar_left .sidebar-menu>li:hover>a,body.sb-top #sidebar_left .sidebar-menu>li>a.menu-open,body.sb-top #sidebar_left .sidebar-menu>li>a:hover,body.sb-top #sidebar_left .sidebar-menu>li>a:focus{background:#fff;color:#114975}body.sb-top #sidebar_left .sidebar-menu liactive>a>span.caret,body.sb-top #sidebar_left .sidebar-menu>li:hover>a>span.caret,body.sb-top #sidebar_left .sidebar-menu>li>a.menu-open>span.caret,body.sb-top #sidebar_left .sidebar-menu>li>a:hover>span.caret,body.sb-top #sidebar_left .sidebar-menu>li>a:focus>span.caret{color:#114975}.sidebar-menu>li>ul{background:#fff;box-shadow:-1px 1px 6px rgba(0,0,0,.2)}.sidebar-menu>li>ul>li>a{color:#114975;border-bottom:1px solid #f3f3f3}body.sb-top #sidebar_left .sidebar-menu>li>ul>li>a.menu-open:after,body.sb-top #sidebar_left .sidebar-menu>li>ul>li.active>a:after,body.sb-top #sidebar_left .sidebar-menu>li>ul>li:hover>a:after,body.sb-top #sidebar_left .sidebar-menu>li>ul>li:focus>a:after{width:5px;left:0}.sidebar-menu>li>ul>li>a:hover,.sidebar-menu>li>ul>li>a:focus{color:#114975}.sidebar-menu>li>ul>li:hover>a:after,.sidebar-menu>li>ul>li:focus>a:after{background:#70ca63}body.sb-top #sidebar_left .sidebar-menu>li>ul{padding-bottom:0}.progress-box{position:absolute;top:0px;width:100%;height:100%;z-index:200;background:#fff;padding:0px;margin-left:-15px}.progress{margin:15px;height:35px;transform:translateY(-100%);position:relative;top:30%;background-color:#333}.version{position:relative;top:5%}.version h3 p{display:inline-block}.version h3{text-align:center}.form-group.text-right div{padding-right:15px}.remember{font-size:13px !important}#remember{display:inline-block !important;width:15px;height:15px;top:2px;position:relative}.popo{display:inline-block;border:1px solid;border-color:red;border-radius:50%;height:20px;width:20px;text-align:center}.popover-btn{cursor:pointer;position:relative;display:block;color:red;height:20px;width:20px;text-indent:-4px}.mfp-auto-cursor .mfp-content{max-width:1000px}.mfp-auto-cursor .mfp-content .col-lg-9,.mfp-auto-cursor .mfp-content .row{width:100%;float:none;max-width:1000px}.mfp-auto-cursor .mfp-content .g-container{max-width:1000px}.mfp-close,.mfp-close:active{right:-7px;top:-27px;background:#fff !important}.affix{top:0;z-index:100}.affix+.panel-heading{padding-top:70px}.g-container hr{margin:5px 0}.resp-vtabs>.resp-tabs-list li{background:rgba(134,145,178,.1) !important}.resp-vtabs li.resp-tab-active{background:#8691b2 !important;color:#fff;border-left:0 !important;border:1px solid #8691b2 !important}.resp-vtabs>.resp-tabs-container{border:0 !important;border-left:1px solid #e5e5e5 !important}@media(min-width: 1199px){.g-container .panel-body form{max-width:1400px}}@media(max-width: 900px){body.sb-top #toggle_sidemenu_t{width:60px}}.site-content{margin-left:0px}@media(min-width: 1200px){.site-content{margin-left:250px;width:calc(100% - 250px)}}@media(min-width: 992px)and (max-width: 1199px){.site-content.with-menu{width:calc(100% - 250px);margin-left:250px}}@media(min-width: 768px)and (max-width: 991px){.site-content.with-menu{width:calc(100% - 250px);margin-left:250px}}@media(min-width: 576px)and (max-width: 767px){.site-content.with-menu{width:calc(100% - 250px);margin-left:250px}}@media(max-width: 575px){.site-content.with-menu{margin-left:0;width:100%}.site-content{margin-left:0;width:100%}}.menu-left{position:fixed;left:0;top:0;height:100%;background-color:#2a3042;z-index:9999;width:250px;padding:0 15px;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;overflow-y:scroll;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overflow-y:scroll;overflow-x:hidden;display:none}@media(min-width: 1200px){.menu-left{display:block}}@media(max-width: 575px){.menu-left{width:100vw}}.menu-left.visible{display:block}.menu-left::-webkit-scrollbar{display:none;width:0;height:0}.menu-left a:hover{text-decoration:none}.logo{width:100%;color:#fff;background-color:#2a3042;text-align:center;padding:20px 0;font-size:24px;font-weight:400;position:sticky;top:0;z-index:1020}.menu-left .logo .logo-cmspro{width:100%;color:#fff;text-align:center;padding:20px 0;font-size:24px;font-weight:400}.menu-left .logo .version-cmspro{font-size:11px;color:#8691b2}.menu-left .logo .update-cmspro{color:#2a3042;font-size:14px;font-weight:400;line-height:27px;padding:7px 15px;background:#fff;display:inline-block;border-radius:30px;transition:.3s all ease;margin-top:10px}.menu-left .logo .update-cmspro:hover{text-decoration:none;background:#8691b2;color:#fff}.menu-left .menu-content .title{text-transform:uppercase;color:#8691b2;font-size:12px;font-weight:700;margin-bottom:10px}.menu-left .menu-content ul li a{color:#8691b2;font-size:13px;font-weight:400;line-height:27px;padding:4px 0;display:block}.menu-left .menu-content ul li a:hover{color:#fff;text-decoration:none}.menu-left .menu-content ul li a:focus{text-decoration:none}.menu-left .menu-content ul{list-style-type:none;padding-inline-start:0}.menu-left .menu-content .preview{width:100%;background:#2a3042;text-align:center;position:sticky;bottom:0;z-index:1020}.menu-left .menu-content .preview a{text-transform:uppercase;padding:20px 0;color:#8691b2;font-size:12px;font-weight:700;margin-bottom:10px;display:inline-block;margin-bottom:0}.menu-left .menu-content .preview a:hover{color:#fff;width:100%;height:100%}.menu-left .menu-content ul li a img{margin-right:10px;width:20px;text-align:center}.menu-left .menu-content ul li a:hover img{filter:brightness(200%)}.menu-left .menu-content .preview a img{margin-top:-4px;margin-right:5px;width:20px;text-align:center}.menu-left .menu-content .preview a:hover img{filter:brightness(200%)}.mobile-menu-btn{position:fixed;right:10px;bottom:10px;z-index:9999;height:50px;width:50px;color:#fff;background:#2a3042;line-height:50px;text-align:center;font-size:25px;cursor:pointer;border-radius:50%;display:none}@media(max-width: 575px){.mobile-menu-btn.active{color:#2a3042;background:#fff}}@media(max-width: 1199px){.mobile-menu-btn{display:block}}@media(max-width: 767px){.pull-right-above-sm .btn{margin-top:10px;margin-bottom:10px;margin-left:0}}@media(min-width: 768px){.pull-right-above-sm{text-align:right;float:right}}@media(max-width: 767px){.pull-right-above-sm #g-columns-list{rigth:auto;left:14px}}@media(max-width: 767px){.text-centred-xs{text-align:center !important}}.table-responsive input{min-width:150px}.table-responsive select{min-width:130px}@media(max-width: 768px){.resp-tabs-container h2.resp-accordion .fa{margin-right:10px}}@media(max-width: 1199px){body.sb-top .navbar-branding{display:block;width:100px}body.sb-top .navbar-branding.with-menu{display:none}}@media(min-width: 1200px){body.sb-top .navbar-branding{display:none}}@media(max-width: 400px){body.sb-top .navbar-branding{display:none}}.pagination{margin-bottom:0}.pagination li.disabled{opacity:.5;pointer-events:none}.site-content #content_wrapper{margin-left:0}.menu_sortable .content.ui-sortable-handle{position:relative;display:-webkit-box;max-height:55px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}#article-list .content.ui-sortable-handle{position:relative;display:-webkit-box;max-height:55px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.g-container{position:relative;overflow:hidden;width:100%}@media(max-width: 768px){.resp-vtabs>.resp-tabs-container{padding:0}}@media(max-width: 576px){.panel-body{padding:15px 5px}}@media(max-width: 768px){#g-results{margin-top:30px}}.panel-info.panel-border{border-color:#8691b2}.sortable li.sort-expanded>div>.disclose>span:before{color:#8691b2;border:1px solid #8691b2;background:rgba(134,145,178,.1);transition:.3s all ease}.sortable li.sort-collapsed>div>.disclose:hover>span:before,.sortable li.sort-expanded>div>.disclose:hover>span:before{background:#8691b2;color:#fff}.btn-success,.btn-system,.btn-danger,.btn-info{color:#fff;padding:.47rem .75rem;font-size:13px;line-height:1.5;font-weight:300;border-radius:.25rem;transition:.15s all ease}.btn-danger#g-columns-list-close,.btn-dark#g-select-columns{padding:9px 12px}.btn .fa{width:14px;height:14px}.btn-dark{border-radius:.25rem}.btn-success{color:#fff;background-color:#1cbb8c}.btn-success:hover,.btn-success:focus,.btn-success:active{background-color:#179a73}.btn-system{background-color:#fcb92c}.btn-system:hover,.btn-system:focus,.btn-system:active{background-color:#fbac06}.btn-danger{background-color:#ff3d60}.btn-danger:hover,.btn-danger:focus,.btn-danger:active{background-color:#ff1741}.btn-info{background-color:#5664d2}.btn-info:hover,.btn-info:focus,.btn-info:active{background-color:#3848ca}.panel-info>.panel-heading>.panel-title{font-size:15px;font-weight:700;text-transform:uppercase;color:#2a3042}#main:before{background:#f3f4f7}a{color:#818eb8}a:hover,a:focus{color:#2a3042;text-decoration:none}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{background-color:#818eb8;border-color:#818eb8}#g-columns-list ul li{text-align:left}.navbar .nav>li.dropdown.open .dropdown-menu:after,.navbar .nav>li.dropdown .open .dropdown-menu:after{border-bottom-color:#2a3042}.navbar .nav>li.dropdown.open .dropdown-menu,.navbar .nav>li.dropdown .open .dropdown-menu{border-top-color:#2a3042}.panel.panel-border>.panel-heading{background-color:#fff}.panel.panel-border>.panel-heading .btn{height:30px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f6f7f9}div.switch.switch-primary input:checked+label{background-color:#8691b2}.cm-s-material{background-color:#2a3042 !important}.icheckbox_minimal-blue.ui-sortable-handle.hover{background:#fff;background:url(/libraries/grid/plugins/icheck/skins/minimal/blue.png) no-repeat;background-position:0 0 !important}.table-hover>tbody>tr>td,.table-hover>tbody>tr>th{transition:all .3s ease}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:rgba(134,145,178,.12) !important}.dropdown-context{border-top:3px solid #2a3042 !important}.dropdown-context:after,.dropdown-context-up:after{border-bottom:6px solid #2a3042 !important}.input-group-addon{color:#2a3042}.g-tip .fa:before{color:#2a3042}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td{border:none;border-bottom:1px solid #eee}.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{border:none}.input-group-addon{background:rgba(134,145,178,.1)}.pagination>li>a{padding:0;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;margin-right:5px}.pagination>li:first-child>a{border-bottom-left-radius:50%;border-top-left-radius:50%}.pagination>li:last-child>a{border-bottom-right-radius:50%;border-top-right-radius:50%}.form-control{border-radius:.25rem}.input-group-addon:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.resp-tab-active{border:1px solid #8691b2 !important;border-top:2px solid #8691b2 !important}.resp-tabs-container h2.resp-accordion{background:rgba(134,145,178,.1) !important}.resp-tabs-container h2.resp-accordion.resp-tab-active{background:#8691b2 !important;color:#fff}h2.resp-tab-active span.resp-arrow{border-bottom:12px solid #fff}.resp-tabs-container{border:rgba(134,145,178,.1)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:rgba(134,145,178,.1)}.alert{border-radius:.25rem}.panel{border-radius:.25rem}.panel-body{border-radius:.25rem}.tooltipster-base{background-color:#2a3042 !important}.tooltipster-punk{border-color:#8691b2 !important}.form-control:focus{border-color:#8691b2}@media(max-width: 576px){#content{padding:15px 0px 40px 0px}}/*# sourceMappingURL=custom.css.map */ \ No newline at end of file +body.external-page #content .admin-form{max-width:450px}.sidebar-menu>li>a>span:nth-child(2){padding:0}ol.sortable,ol.sortable ol{margin:0 0 0 25px;padding:0;list-style-type:none}ol.sortable{margin:0}ol.sortable,ol.sortable *,ol.sortable *:before,ol.sortable *:after{box-sizing:content-box}.sortable li{margin:0;padding:0}.sortable li div.content{color:#454545;cursor:move;height:45px;line-height:45px;margin:0;padding:0 10px;border-bottom:1px solid #e1e1e1}.sortable li div.content.text-danger{color:#e9573f !important}.sortable li.sort-branch div{color:#383838}.sort-leaf .disclose{content:"- ";text-indent:-3000px;background-image:url("/libraries/jquery-nested-sortable/skin-vista/icons.gif");background-position:-16px -64px;background-repeat:no-repeat;display:inline-block;height:16px;vertical-align:top;width:16px;margin:16px 5px 0 1px}li.sort-collapsed.sort-hover div{border-color:#999}.disclose{cursor:pointer;width:20px;display:none;text-align:center}.sortable li.sort-collapsed>ol{display:none}.sortable li.sort-branch>div>.disclose{display:block;float:left;margin-right:15px;position:relative;z-index:10}.sortable li.sort-collapsed>div>.disclose>span:before{display:inline-block;font-family:FontAwesome;font-size:10px;content:"";height:25px;width:25px;line-height:25px;border-radius:13px;background:rgba(134,145,178,.1);color:#8691b2;border:1px solid #8691b2;transition:.3s all ease}.sortable li.sort-collapsed>div>.disclose:hover>span:before,.sortable li.sort-expanded>div>.disclose:hover>span:before{background:#3bafda;color:#fff}.sortable li.sort-expanded>div>.disclose>span:before{display:inline-block;font-family:FontAwesome;font-size:10px;content:"";height:25px;width:25px;line-height:25px;border-radius:13px;background:#eee;color:#3bafda;border:1px solid #3bafda}.placeholder{outline:1px dashed #4183c4}.sort-error{background:#fbe3e4;border-color:rgba(0,0,0,0)}.menu_sortable .btn-group{margin-top:7px;display:none}.menu_sortable div:hover .btn-group{display:block}.menu_sortable div:hover{background:#f6f7f9}.resp-vtabs::after{content:"";display:block;clear:both}.resp-tab-content{padding:25px 15px}@media only screen and (max-width: 576px){.resp-vtabs .resp-tab-content{padding:25px 5px}}.resp-tab-content .resp-tab-content{padding:0;border:0}@media(max-width: 768px){.resp-tab-content .resp-tab-content{border:1px solid #c1c1c1}}.resp-tabs-list li,.resp-tab-active{padding:8px 20px !important}.resp-tab-content .resp-tabs-list{border-bottom:0;margin-bottom:10px;background:rgba(134,145,178,.1)}.resp-tab-content .resp-tabs-list li{border-left:0 !important;border-right:0 !important;float:right}.resp-tab-content .resp-tabs-list::after{clear:both;content:"";display:block}.resp-tab-content .resp-tab-active{position:relative;top:-1px}.resp-tab-content .form-group{margin:0 0 15px 0}.input-group span.btn-info{border-color:rgba(0,0,0,.05)}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1300;background:rgba(0,0,0,.2);display:none;cursor:pointer}#g-row-limit{width:auto;display:inline-block;height:30px;line-height:30px;padding:4px 12px}#images-uploader,#files-uploader{clear:both}#images-uploader,#images-uploader *,#files-uploader,#files-uploader *{box-sizing:content-box !important}#images-list{margin:0;padding:0 5px}#images-list li{background:#fff;text-align:center;display:block;height:165px;margin:5px 5px 10px 5px;vertical-align:middle;float:left;width:calc(25% - 10px);position:relative}#images-list li.sortable-chosen{box-shadow:-1px 1px 6px rgba(0,0,0,.75)}#images-list li .article-image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#images-list li .image-alt{padding:5px;height:30px;font-size:13px}#images-list li .article_image_delete{border:0;padding:13px;position:absolute;top:0;right:0}#images-list li .article_image_delete i{font-size:18px}#images-list li .image-alt{position:absolute;bottom:10px;border:0;background:rgba(0,0,0,.2);text-align:center;color:#fff}#images-list li .image-alt::-moz-placeholder{color:#fff}#images-list li .image-alt::placeholder{color:#fff}#images-list li:hover .article-image-edit,#images-list li.pending .article-image-edit{display:block}.article-image-edit{background:hsla(0,0%,100%,.8);position:absolute;height:100%;width:150px;cursor:pointer;line-height:168px;display:none}.article-image-edit i{font-size:28px;color:#c00}.article-image-edit img{height:50px;position:relative;top:12px}#files-list{list-style-type:none;margin:0;padding:0}#files-list li{float:left;margin:5px 7px}#files-list li .article_file_delete{border-color:rgba(0,0,0,.05)}#elfinder *{box-sizing:content-box !important}#elfinder{background:#ebebeb}.elfinder-button{background:#fff !important}.elfinder-cwd,.elfinder .elfinder-navbar,.std42-dialog .ui-dialog-content,.elfinder-contextmenu .elfinder-contextmenu-item span{font-size:12px}.elfinder-contextmenu-item{background:#fff;color:#000}.elfinder-cwd-view-icons .elfinder-cwd-filename{border-radius:0px}.elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename.ui-state-hover,.elfinder-cwd table td.ui-state-hover,.elfinder-button-menu .ui-state-hover{background:#2c373d}.elfinder-cwd-filename input[type=text]{border:0px !important;padding:0px !important}#elfinder{height:750px !important;position:relative}.elfinder-cwd table tr:nth-child(2n+1){background:#d3d3d3}.elfinder-cwd table tr{border-top:1px solid #ccc}.elfinder-cwd table tr td{padding:5px 12px !important}.elfinder-workzone{clear:both}#elfinder .ui-dialog{border:1px solid #ccc;position:absolute !important}.navbar-branding .navbar-brand{float:left}.navbar-branding .navbar-version{opacity:.5;font-size:12px;height:60px;line-height:60px;padding:0 15px;color:#666;float:left}.navbar .label{position:relative;top:15px;float:left;height:28px}body.sb-top .navbar-branding{width:250px}.flags{margin:-4px 0 0 20px !important;background:none;cursor:move}.flags:hover{border:0px !important;background:none !important}.flags img{height:10px;margin-right:5px;opacity:.4}.CodeMirror{height:500px !important}.nav>li>a{font-size:12px}#newsletter-preview{border:1px solid #ccc;padding:20px}div.jqi .jqititle{margin-bottom:0}#google-preview{padding:10px}.google-title{color:#1a0dab;font-family:arial,sans-serif;cursor:pointer;font-size:18px;line-height:21.6px;width:600px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-url{color:#006621;font-family:arial,sans-serif;font-size:14px;line-height:16px;width:600px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-description{color:#545454;font-family:arial,sans-serif;font-size:13px;line-height:18.2px;width:600px;display:block}.sidebar-left-content{background:#114975}.sidebar-menu li.disable_menu{pointer-events:none;opacity:.3}body.sb-top #sidebar_left .sidebar-menu>li>a{color:#fff}body.sb-top.sb-top-sm #sidebar_left .sidebar-menu>li>a>span:nth-child(1){font-size:13px}body.sb-top #sidebar_left .sidebar-menu li>a>span.caret{color:#fff}body.sb-top #sidebar_left .sidebar-menu>li.active>a,body.sb-top #sidebar_left .sidebar-menu>li:hover>a,body.sb-top #sidebar_left .sidebar-menu>li>a.menu-open,body.sb-top #sidebar_left .sidebar-menu>li>a:hover,body.sb-top #sidebar_left .sidebar-menu>li>a:focus{background:#fff;color:#114975}body.sb-top #sidebar_left .sidebar-menu liactive>a>span.caret,body.sb-top #sidebar_left .sidebar-menu>li:hover>a>span.caret,body.sb-top #sidebar_left .sidebar-menu>li>a.menu-open>span.caret,body.sb-top #sidebar_left .sidebar-menu>li>a:hover>span.caret,body.sb-top #sidebar_left .sidebar-menu>li>a:focus>span.caret{color:#114975}.sidebar-menu>li>ul{background:#fff;box-shadow:-1px 1px 6px rgba(0,0,0,.2)}.sidebar-menu>li>ul>li>a{color:#114975;border-bottom:1px solid #f3f3f3}body.sb-top #sidebar_left .sidebar-menu>li>ul>li>a.menu-open:after,body.sb-top #sidebar_left .sidebar-menu>li>ul>li.active>a:after,body.sb-top #sidebar_left .sidebar-menu>li>ul>li:hover>a:after,body.sb-top #sidebar_left .sidebar-menu>li>ul>li:focus>a:after{width:5px;left:0}.sidebar-menu>li>ul>li>a:hover,.sidebar-menu>li>ul>li>a:focus{color:#114975}.sidebar-menu>li>ul>li:hover>a:after,.sidebar-menu>li>ul>li:focus>a:after{background:#70ca63}body.sb-top #sidebar_left .sidebar-menu>li>ul{padding-bottom:0}.progress-box{position:absolute;top:0px;width:100%;height:100%;z-index:200;background:#fff;padding:0px;margin-left:-15px}.progress{margin:15px;height:35px;transform:translateY(-100%);position:relative;top:30%;background-color:#333}.version{position:relative;top:5%}.version h3 p{display:inline-block}.version h3{text-align:center}.form-group.text-right div{padding-right:15px}.remember{font-size:13px !important}#remember{display:inline-block !important;width:15px;height:15px;top:2px;position:relative}.popo{display:inline-block;border:1px solid;border-color:red;border-radius:50%;height:20px;width:20px;text-align:center}.popover-btn{cursor:pointer;position:relative;display:block;color:red;height:20px;width:20px;text-indent:-4px}.mfp-auto-cursor .mfp-content{max-width:1000px}.mfp-auto-cursor .mfp-content .col-lg-9,.mfp-auto-cursor .mfp-content .row{width:100%;float:none;max-width:1000px}.mfp-auto-cursor .mfp-content .g-container{max-width:1000px}.mfp-close,.mfp-close:active{right:-7px;top:-27px;background:#fff !important}.affix{top:0;z-index:100}.affix+.panel-heading{padding-top:70px}.g-container hr{margin:5px 0}.resp-vtabs>.resp-tabs-list li{background:rgba(134,145,178,.1) !important}.resp-vtabs li.resp-tab-active{background:#8691b2 !important;color:#fff;border-left:0 !important;border:1px solid #8691b2 !important}.resp-vtabs>.resp-tabs-container{border:0 !important;border-left:1px solid #e5e5e5 !important}@media(min-width: 1199px){.g-container .panel-body form{max-width:1400px}}@media(max-width: 900px){body.sb-top #toggle_sidemenu_t{width:60px}}.site-content{margin-left:0px}@media(min-width: 1200px){.site-content{margin-left:250px;width:calc(100% - 250px)}}@media(min-width: 992px)and (max-width: 1199px){.site-content.with-menu{width:calc(100% - 250px);margin-left:250px}}@media(min-width: 768px)and (max-width: 991px){.site-content.with-menu{width:calc(100% - 250px);margin-left:250px}}@media(min-width: 576px)and (max-width: 767px){.site-content.with-menu{width:calc(100% - 250px);margin-left:250px}}@media(max-width: 575px){.site-content.with-menu{margin-left:0;width:100%}.site-content{margin-left:0;width:100%}}.menu-left{position:fixed;left:0;top:0;height:100%;background-color:#2a3042;z-index:9999;width:250px;padding:0 15px;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;overflow-y:scroll;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overflow-y:scroll;overflow-x:hidden;display:none}@media(min-width: 1200px){.menu-left{display:block}}@media(max-width: 575px){.menu-left{width:100vw}}.menu-left.visible{display:block}.menu-left::-webkit-scrollbar{display:none;width:0;height:0}.menu-left a:hover{text-decoration:none}.logo{width:100%;color:#fff;background-color:#2a3042;text-align:center;padding:20px 0;font-size:24px;font-weight:400;position:sticky;top:0;z-index:1020}.menu-left .logo .logo-cmspro{width:100%;color:#fff;text-align:center;padding:20px 0;font-size:24px;font-weight:400}.menu-left .logo .version-cmspro{font-size:11px;color:#8691b2}.menu-left .logo .update-cmspro{color:#2a3042;font-size:14px;font-weight:400;line-height:27px;padding:7px 15px;background:#fff;display:inline-block;border-radius:30px;transition:.3s all ease;margin-top:10px}.menu-left .logo .update-cmspro:hover{text-decoration:none;background:#8691b2;color:#fff}.menu-left .menu-content .title{text-transform:uppercase;color:#8691b2;font-size:12px;font-weight:700;margin-bottom:10px}.menu-left .menu-content ul li a{color:#8691b2;font-size:13px;font-weight:400;line-height:27px;padding:4px 0;display:block}.menu-left .menu-content ul li a:hover{color:#fff;text-decoration:none}.menu-left .menu-content ul li a:focus{text-decoration:none}.menu-left .menu-content ul{list-style-type:none;padding-inline-start:0}.menu-left .menu-content .preview{width:100%;background:#2a3042;text-align:center;position:sticky;bottom:0;z-index:1020}.menu-left .menu-content .preview a{text-transform:uppercase;padding:20px 0;color:#8691b2;font-size:12px;font-weight:700;margin-bottom:10px;display:inline-block;margin-bottom:0}.menu-left .menu-content .preview a:hover{color:#fff;width:100%;height:100%}.menu-left .menu-content ul li a img{margin-right:10px;width:20px;text-align:center}.menu-left .menu-content ul li a:hover img{filter:brightness(200%)}.menu-left .menu-content .preview a img{margin-top:-4px;margin-right:5px;width:20px;text-align:center}.menu-left .menu-content .preview a:hover img{filter:brightness(200%)}.mobile-menu-btn{position:fixed;right:10px;bottom:10px;z-index:9999;height:50px;width:50px;color:#fff;background:#2a3042;line-height:50px;text-align:center;font-size:25px;cursor:pointer;border-radius:50%;display:none}@media(max-width: 575px){.mobile-menu-btn.active{color:#2a3042;background:#fff}}@media(max-width: 1199px){.mobile-menu-btn{display:block}}@media(max-width: 767px){.pull-right-above-sm .btn{margin-top:10px;margin-bottom:10px;margin-left:0}}@media(min-width: 768px){.pull-right-above-sm{text-align:right;float:right}}@media(max-width: 767px){.pull-right-above-sm #g-columns-list{rigth:auto;left:14px}}@media(max-width: 767px){.text-centred-xs{text-align:center !important}}.table-responsive input{min-width:150px}.table-responsive select{min-width:130px}@media(max-width: 768px){.resp-tabs-container h2.resp-accordion .fa{margin-right:10px}}@media(max-width: 1199px){body.sb-top .navbar-branding{display:block;width:100px}body.sb-top .navbar-branding.with-menu{display:none}}@media(min-width: 1200px){body.sb-top .navbar-branding{display:none}}@media(max-width: 400px){body.sb-top .navbar-branding{display:none}}.pagination{margin-bottom:0}.pagination li.disabled{opacity:.5;pointer-events:none}.site-content #content_wrapper{margin-left:0}.menu_sortable .content.ui-sortable-handle{position:relative;display:-webkit-box;max-height:55px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}#article-list .content.ui-sortable-handle{position:relative;display:-webkit-box;max-height:55px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.g-container{position:relative;overflow:hidden;width:100%}@media(max-width: 768px){.resp-vtabs>.resp-tabs-container{padding:0}}@media(max-width: 576px){.panel-body{padding:15px 5px}}@media(max-width: 768px){#g-results{margin-top:30px}}.panel-info.panel-border{border-color:#8691b2}.sortable li.sort-expanded>div>.disclose>span:before{color:#8691b2;border:1px solid #8691b2;background:rgba(134,145,178,.1);transition:.3s all ease}.sortable li.sort-collapsed>div>.disclose:hover>span:before,.sortable li.sort-expanded>div>.disclose:hover>span:before{background:#8691b2;color:#fff}.btn-success,.btn-system,.btn-danger,.btn-info{color:#fff;padding:.47rem .75rem;font-size:13px;line-height:1.5;font-weight:300;border-radius:.25rem;transition:.15s all ease}.btn-danger#g-columns-list-close,.btn-dark#g-select-columns{padding:9px 12px}.btn .fa{width:14px;height:14px}.btn-dark{border-radius:.25rem}.btn-success{color:#fff;background-color:#1cbb8c}.btn-success:hover,.btn-success:focus,.btn-success:active{background-color:#179a73}.btn-system{background-color:#fcb92c}.btn-system:hover,.btn-system:focus,.btn-system:active{background-color:#fbac06}.btn-danger{background-color:#ff3d60}.btn-danger:hover,.btn-danger:focus,.btn-danger:active{background-color:#ff1741}.btn-info{background-color:#5664d2}.btn-info:hover,.btn-info:focus,.btn-info:active{background-color:#3848ca}.panel-info>.panel-heading>.panel-title{font-size:15px;font-weight:700;text-transform:uppercase;color:#2a3042}#main:before{background:#f3f4f7}a{color:#818eb8}a:hover,a:focus{color:#2a3042;text-decoration:none}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{background-color:#818eb8;border-color:#818eb8}#g-columns-list ul li{text-align:left}.navbar .nav>li.dropdown.open .dropdown-menu:after,.navbar .nav>li.dropdown .open .dropdown-menu:after{border-bottom-color:#2a3042}.navbar .nav>li.dropdown.open .dropdown-menu,.navbar .nav>li.dropdown .open .dropdown-menu{border-top-color:#2a3042}.panel.panel-border>.panel-heading{background-color:#fff}.panel.panel-border>.panel-heading .btn{height:30px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f6f7f9}div.switch.switch-primary input:checked+label{background-color:#8691b2}.cm-s-material{background-color:#2a3042 !important}.icheckbox_minimal-blue.ui-sortable-handle.hover{background:#fff;background:url(/libraries/grid/plugins/icheck/skins/minimal/blue.png) no-repeat;background-position:0 0 !important}.table-hover>tbody>tr>td,.table-hover>tbody>tr>th{transition:all .3s ease}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:rgba(134,145,178,.12) !important}.dropdown-context{border-top:3px solid #2a3042 !important}.dropdown-context:after,.dropdown-context-up:after{border-bottom:6px solid #2a3042 !important}.input-group-addon{color:#2a3042}.g-tip .fa:before{color:#2a3042}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td{border:none;border-bottom:1px solid #eee}.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{border:none}.input-group-addon{background:rgba(134,145,178,.1)}.pagination>li>a{padding:0;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;margin-right:5px}.pagination>li:first-child>a{border-bottom-left-radius:50%;border-top-left-radius:50%}.pagination>li:last-child>a{border-bottom-right-radius:50%;border-top-right-radius:50%}.form-control{border-radius:.25rem}.input-group-addon:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.resp-tab-active{border:1px solid #8691b2 !important;border-top:2px solid #8691b2 !important}.resp-tabs-container h2.resp-accordion{background:rgba(134,145,178,.1) !important}.resp-tabs-container h2.resp-accordion.resp-tab-active{background:#8691b2 !important;color:#fff}h2.resp-tab-active span.resp-arrow{border-bottom:12px solid #fff}.resp-tabs-container{border:rgba(134,145,178,.1)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:rgba(134,145,178,.1)}.alert{border-radius:.25rem}.panel{border-radius:.25rem}.panel-body{border-radius:.25rem}.tooltipster-base{background-color:#2a3042 !important}.tooltipster-punk{border-color:#8691b2 !important}.form-control:focus{border-color:#8691b2}@media(max-width: 576px){#content{padding:15px 0px 40px 0px}}/*# sourceMappingURL=custom.css.map */ \ No newline at end of file diff --git a/admin/style-css/custom.css.map b/admin/style-css/custom.css.map index 463acc0..918258f 100644 --- a/admin/style-css/custom.css.map +++ b/admin/style-css/custom.css.map @@ -1 +1 @@ -{"version":3,"sources":["custom.css","..\\css\\custom.scss"],"names":[],"mappings":"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","file":"custom.css","sourcesContent":["body.external-page #content .admin-form{max-width:450px}.sidebar-menu>li>a>span:nth-child(2){padding:0}ol.sortable,ol.sortable ol{margin:0 0 0 25px;padding:0;list-style-type:none}ol.sortable{margin:0}ol.sortable,ol.sortable *,ol.sortable *:before,ol.sortable *:after{box-sizing:content-box}.sortable li{margin:0;padding:0}.sortable li div.content{color:#454545;cursor:move;height:45px;line-height:45px;margin:0;padding:0 10px;border-bottom:1px solid #e1e1e1}.sortable li div.content.text-danger{color:#e9573f !important}.sortable li.sort-branch div{color:#383838}.sort-leaf .disclose{content:\"- \";text-indent:-3000px;background-image:url(\"/libraries/jquery-nested-sortable/skin-vista/icons.gif\");background-position:-16px -64px;background-repeat:no-repeat;display:inline-block;height:16px;vertical-align:top;width:16px;margin:16px 5px 0 1px}li.sort-collapsed.sort-hover div{border-color:#999}.disclose{cursor:pointer;width:20px;display:none;text-align:center}.sortable li.sort-collapsed>ol{display:none}.sortable li.sort-branch>div>.disclose{display:block;float:left;margin-right:15px;position:relative;z-index:10}.sortable li.sort-collapsed>div>.disclose>span:before{display:inline-block;font-family:FontAwesome;font-size:10px;content:\"\";height:25px;width:25px;line-height:25px;border-radius:13px;background:rgba(134,145,178,.1);color:#8691b2;border:1px solid #8691b2;transition:.3s all ease}.sortable li.sort-collapsed>div>.disclose:hover>span:before,.sortable li.sort-expanded>div>.disclose:hover>span:before{background:#3bafda;color:#fff}.sortable li.sort-expanded>div>.disclose>span:before{display:inline-block;font-family:FontAwesome;font-size:10px;content:\"\";height:25px;width:25px;line-height:25px;border-radius:13px;background:#eee;color:#3bafda;border:1px solid #3bafda}.placeholder{outline:1px dashed #4183c4}.sort-error{background:#fbe3e4;border-color:rgba(0,0,0,0)}.menu_sortable .btn-group{margin-top:7px;display:none}.menu_sortable div:hover .btn-group{display:block}.menu_sortable div:hover{background:#f6f7f9}.resp-vtabs::after{content:\"\";display:block;clear:both}.resp-tab-content{padding:25px 15px}@media only screen and (max-width: 576px){.resp-vtabs .resp-tab-content{padding:25px 5px}}.resp-tab-content .resp-tab-content{padding:0;border:0}@media(max-width: 768px){.resp-tab-content .resp-tab-content{border:1px solid #c1c1c1}}.resp-tabs-list li,.resp-tab-active{padding:8px 20px !important}.resp-tab-content .resp-tabs-list{border-bottom:0;margin-bottom:10px;background:rgba(134,145,178,.1)}.resp-tab-content .resp-tabs-list li{border-left:0 !important;border-right:0 !important;float:right}.resp-tab-content .resp-tabs-list::after{clear:both;content:\"\";display:block}.resp-tab-content .resp-tab-active{position:relative;top:-1px}.resp-tab-content .form-group{margin:0 0 15px 0}.input-group span.btn-info{border-color:rgba(0,0,0,.05)}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1300;background:rgba(0,0,0,.2);display:none;cursor:pointer}#g-row-limit{width:auto;display:inline-block;height:30px;line-height:30px;padding:4px 12px}#images-uploader,#files-uploader{clear:both}#images-uploader,#images-uploader *,#files-uploader,#files-uploader *{box-sizing:content-box !important}#images-list{margin:0;padding:0 5px}#images-list li{background:#fff;text-align:center;display:block;height:165px;margin:5px 5px 10px 5px;vertical-align:middle;float:left;width:calc(25% - 10px);position:relative}#images-list li.sortable-chosen{-webkit-box-shadow:-1px 1px 6px rgba(0,0,0,.75);-moz-box-shadow:-1px 1px 6px rgba(0,0,0,.75);box-shadow:-1px 1px 6px rgba(0,0,0,.75)}#images-list li .article-image{height:100%;width:100%;object-fit:cover}#images-list li .image-alt{padding:5px;height:30px;font-size:13px}#images-list li .article_image_delete{border:0;padding:13px;position:absolute;top:0;right:0}#images-list li .article_image_delete i{font-size:18px}#images-list li .image-alt{position:absolute;bottom:10px;border:0;background:rgba(0,0,0,.2);text-align:center;color:#fff}#images-list li .image-alt::placeholder{color:#fff}#images-list li:hover .article-image-edit,#images-list li.pending .article-image-edit{display:block}.article-image-edit{background:rgba(255,255,255,.8);position:absolute;height:100%;width:150px;cursor:pointer;line-height:168px;display:none}.article-image-edit i{font-size:28px;color:#c00}.article-image-edit img{height:50px;position:relative;top:12px}#files-list{list-style-type:none;margin:0;padding:0}#files-list li{float:left;margin:5px 7px}#files-list li .article_file_delete{border-color:rgba(0,0,0,.05)}#elfinder *{box-sizing:content-box !important}#elfinder{background:#ebebeb}.elfinder-button{background:#fff !important}.elfinder-cwd,.elfinder .elfinder-navbar,.std42-dialog .ui-dialog-content,.elfinder-contextmenu .elfinder-contextmenu-item span{font-size:12px}.elfinder-contextmenu-item{background:#fff;color:#000}.elfinder-cwd-view-icons .elfinder-cwd-filename{-webkit-border-radius:0px;border-radius:0px}.elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename.ui-state-hover,.elfinder-cwd table td.ui-state-hover,.elfinder-button-menu .ui-state-hover{background:#2c373d}.elfinder-cwd-filename input[type=text]{border:0px !important;padding:0px !important}#elfinder{height:750px !important;position:relative}.elfinder-cwd table tr:nth-child(2n+1){background:#d3d3d3}.elfinder-cwd table tr{border-top:1px solid #ccc}.elfinder-cwd table tr td{padding:5px 12px !important}.elfinder-workzone{clear:both}#elfinder .ui-dialog{border:1px solid #ccc;position:absolute !important}.navbar-branding .navbar-brand{float:left}.navbar-branding .navbar-version{opacity:.5;font-size:12px;height:60px;line-height:60px;padding:0 15px;color:#666;float:left}.navbar .label{position:relative;top:15px;float:left;height:28px}body.sb-top .navbar-branding{width:250px}.flags{margin:-4px 0 0 20px !important;background:none;cursor:move}.flags:hover{border:0px !important;background:none !important}.flags img{height:10px;margin-right:5px;opacity:.4}.CodeMirror{height:500px !important}.nav>li>a{font-size:12px}#newsletter-preview{border:1px solid #ccc;padding:20px}div.jqi .jqititle{margin-bottom:0}#google-preview{padding:10px}.google-title{color:#1a0dab;font-family:arial,sans-serif;cursor:pointer;font-size:18px;line-height:21.6px;width:600px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-url{color:#006621;font-family:arial,sans-serif;font-size:14px;line-height:16px;width:600px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-description{color:#545454;font-family:arial,sans-serif;font-size:13px;line-height:18.2px;width:600px;display:block}.sidebar-left-content{background:#114975}.sidebar-menu li.disable_menu{pointer-events:none;opacity:.3}body.sb-top #sidebar_left .sidebar-menu>li>a{color:#fff}body.sb-top.sb-top-sm #sidebar_left .sidebar-menu>li>a>span:nth-child(1){font-size:13px}body.sb-top #sidebar_left .sidebar-menu li>a>span.caret{color:#fff}body.sb-top #sidebar_left .sidebar-menu>li.active>a,body.sb-top #sidebar_left .sidebar-menu>li:hover>a,body.sb-top #sidebar_left .sidebar-menu>li>a.menu-open,body.sb-top #sidebar_left .sidebar-menu>li>a:hover,body.sb-top #sidebar_left .sidebar-menu>li>a:focus{background:#fff;color:#114975}body.sb-top #sidebar_left .sidebar-menu liactive>a>span.caret,body.sb-top #sidebar_left .sidebar-menu>li:hover>a>span.caret,body.sb-top #sidebar_left .sidebar-menu>li>a.menu-open>span.caret,body.sb-top #sidebar_left .sidebar-menu>li>a:hover>span.caret,body.sb-top #sidebar_left .sidebar-menu>li>a:focus>span.caret{color:#114975}.sidebar-menu>li>ul{background:#fff;-webkit-box-shadow:-1px 1px 6px rgba(0,0,0,.2);-moz-box-shadow:-1px 1px 6px rgba(0,0,0,.2);box-shadow:-1px 1px 6px rgba(0,0,0,.2)}.sidebar-menu>li>ul>li>a{color:#114975;border-bottom:1px solid #f3f3f3}body.sb-top #sidebar_left .sidebar-menu>li>ul>li>a.menu-open:after,body.sb-top #sidebar_left .sidebar-menu>li>ul>li.active>a:after,body.sb-top #sidebar_left .sidebar-menu>li>ul>li:hover>a:after,body.sb-top #sidebar_left .sidebar-menu>li>ul>li:focus>a:after{width:5px;left:0}.sidebar-menu>li>ul>li>a:hover,.sidebar-menu>li>ul>li>a:focus{color:#114975}.sidebar-menu>li>ul>li:hover>a:after,.sidebar-menu>li>ul>li:focus>a:after{background:#70ca63}body.sb-top #sidebar_left .sidebar-menu>li>ul{padding-bottom:0}.progress-box{position:absolute;top:0px;width:100%;height:100%;z-index:200;background:#fff;padding:0px;margin-left:-15px}.progress{margin:15px;height:35px;transform:translateY(-100%);position:relative;top:30%;background-color:#333}.version{position:relative;top:5%}.version h3 p{display:inline-block}.version h3{text-align:center}.form-group.text-right div{padding-right:15px}.remember{font-size:13px !important}#remember{display:inline-block !important;width:15px;height:15px;top:2px;position:relative}.popo{display:inline-block;border:1px solid;border-color:red;border-radius:50%;height:20px;width:20px;text-align:center}.popover-btn{cursor:pointer;position:relative;display:block;color:red;height:20px;width:20px;text-indent:-4px}.mfp-auto-cursor .mfp-content{max-width:1000px}.mfp-auto-cursor .mfp-content .col-lg-9,.mfp-auto-cursor .mfp-content .row{width:100%;float:none;max-width:1000px}.mfp-auto-cursor .mfp-content .g-container{max-width:1000px}.mfp-close,.mfp-close:active{right:-7px;top:-27px;background:#fff !important}.affix{top:0;z-index:100}.affix+.panel-heading{padding-top:70px}.g-container hr{margin:5px 0}.resp-vtabs>.resp-tabs-list li{background:rgba(134,145,178,.1) !important}.resp-vtabs li.resp-tab-active{background:#8691b2 !important;color:#fff;border-left:0 !important;border:1px solid #8691b2 !important}.resp-vtabs>.resp-tabs-container{border:0 !important;border-left:1px solid #e5e5e5 !important}@media(min-width: 1199px){.g-container .panel-body form{max-width:1400px}}@media(max-width: 900px){body.sb-top #toggle_sidemenu_t{width:60px}}.site-content{margin-left:0px}@media(min-width: 1200px){.site-content{margin-left:250px;width:calc(100% - 250px)}}@media(min-width: 992px)and (max-width: 1199px){.site-content.with-menu{width:calc(100% - 250px);margin-left:250px}}@media(min-width: 768px)and (max-width: 991px){.site-content.with-menu{width:calc(100% - 250px);margin-left:250px}}@media(min-width: 576px)and (max-width: 767px){.site-content.with-menu{width:calc(100% - 250px);margin-left:250px}}@media(max-width: 575px){.site-content.with-menu{margin-left:0;width:100%}.site-content{margin-left:0;width:100%}}.menu-left{position:fixed;left:0;top:0;height:100%;background-color:#2a3042;z-index:9999;width:250px;padding:0 15px;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;overflow-y:scroll;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overflow-y:scroll;overflow-x:hidden;display:none}@media(min-width: 1200px){.menu-left{display:block}}@media(max-width: 575px){.menu-left{width:100vw}}.menu-left.visible{display:block}.menu-left::-webkit-scrollbar{display:none;width:0;height:0}.menu-left a:hover{text-decoration:none}.logo{width:100%;color:#fff;background-color:#2a3042;text-align:center;padding:20px 0;font-size:24px;font-weight:400;position:-webkit-sticky;position:sticky;top:0;z-index:1020}.menu-left .logo .logo-cmspro{width:100%;color:#fff;text-align:center;padding:20px 0;font-size:24px;font-weight:400}.menu-left .logo .version-cmspro{font-size:11px;color:#8691b2}.menu-left .logo .update-cmspro{color:#2a3042;font-size:14px;font-weight:400;line-height:27px;padding:7px 15px;background:#fff;display:inline-block;border-radius:30px;transition:.3s all ease;margin-top:10px}.menu-left .logo .update-cmspro:hover{text-decoration:none;background:#8691b2;color:#fff}.menu-left .menu-content .title{text-transform:uppercase;color:#8691b2;font-size:12px;font-weight:700;margin-bottom:10px}.menu-left .menu-content ul li a{color:#8691b2;font-size:13px;font-weight:400;line-height:27px;padding:4px 0;display:block}.menu-left .menu-content ul li a:hover{color:#fff;text-decoration:none}.menu-left .menu-content ul li a:focus{text-decoration:none}.menu-left .menu-content ul{list-style-type:none;padding-inline-start:0}.menu-left .menu-content .preview{width:100%;background:#2a3042;text-align:center;position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}.menu-left .menu-content .preview a{text-transform:uppercase;padding:20px 0;color:#8691b2;font-size:12px;font-weight:700;margin-bottom:10px;display:inline-block;margin-bottom:0}.menu-left .menu-content .preview a:hover{color:#fff;width:100%;height:100%}.menu-left .menu-content ul li a img{margin-right:10px;width:20px;text-align:center}.menu-left .menu-content ul li a:hover img{filter:brightness(200%)}.menu-left .menu-content .preview a img{margin-top:-4px;margin-right:5px;width:20px;text-align:center}.menu-left .menu-content .preview a:hover img{filter:brightness(200%)}.mobile-menu-btn{position:fixed;right:10px;bottom:10px;z-index:9999;height:50px;width:50px;color:#fff;background:#2a3042;line-height:50px;text-align:center;font-size:25px;cursor:pointer;border-radius:50%;display:none}@media(max-width: 575px){.mobile-menu-btn.active{color:#2a3042;background:#fff}}@media(max-width: 1199px){.mobile-menu-btn{display:block}}@media(max-width: 767px){.pull-right-above-sm .btn{margin-top:10px;margin-bottom:10px;margin-left:0}}@media(min-width: 768px){.pull-right-above-sm{text-align:right;float:right}}@media(max-width: 767px){.pull-right-above-sm #g-columns-list{rigth:auto;left:14px}}@media(max-width: 767px){.text-centred-xs{text-align:center !important}}.table-responsive input{min-width:150px}.table-responsive select{min-width:130px}@media(max-width: 768px){.resp-tabs-container h2.resp-accordion .fa{margin-right:10px}}@media(max-width: 1199px){body.sb-top .navbar-branding{display:block;width:100px}body.sb-top .navbar-branding.with-menu{display:none}}@media(min-width: 1200px){body.sb-top .navbar-branding{display:none}}@media(max-width: 400px){body.sb-top .navbar-branding{display:none}}.pagination{margin-bottom:0}.pagination li.disabled{opacity:.5;pointer-events:none}.site-content #content_wrapper{margin-left:0}.menu_sortable .content.ui-sortable-handle{position:relative;display:-webkit-box;max-height:55px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}#article-list .content.ui-sortable-handle{position:relative;display:-webkit-box;max-height:55px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.g-container{position:relative;overflow:hidden;width:100%}@media(max-width: 768px){.resp-vtabs>.resp-tabs-container{padding:0}}@media(max-width: 576px){.panel-body{padding:15px 5px}}@media(max-width: 768px){#g-results{margin-top:30px}}.panel-info.panel-border{border-color:#8691b2}.sortable li.sort-expanded>div>.disclose>span:before{color:#8691b2;border:1px solid #8691b2;background:rgba(134,145,178,.1);transition:.3s all ease}.sortable li.sort-collapsed>div>.disclose:hover>span:before,.sortable li.sort-expanded>div>.disclose:hover>span:before{background:#8691b2;color:#fff}.btn-success,.btn-system,.btn-danger,.btn-info{color:#fff;padding:.47rem .75rem;font-size:13px;line-height:1.5;font-weight:300;border-radius:.25rem;transition:.15s all ease}.btn-danger#g-columns-list-close,.btn-dark#g-select-columns{padding:9px 12px}.btn .fa{width:14px;height:14px}.btn-dark{border-radius:.25rem}.btn-success{color:#fff;background-color:#1cbb8c}.btn-success:hover,.btn-success:focus,.btn-success:active{background-color:#179a73}.btn-system{background-color:#fcb92c}.btn-system:hover,.btn-system:focus,.btn-system:active{background-color:#fbac06}.btn-danger{background-color:#ff3d60}.btn-danger:hover,.btn-danger:focus,.btn-danger:active{background-color:#ff1741}.btn-info{background-color:#5664d2}.btn-info:hover,.btn-info:focus,.btn-info:active{background-color:#3848ca}.panel-info>.panel-heading>.panel-title{font-size:15px;font-weight:700;text-transform:uppercase;color:#2a3042}#main:before{background:#f3f4f7}a{color:#818eb8}a:hover,a:focus{color:#2a3042;text-decoration:none}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{background-color:#818eb8;border-color:#818eb8}#g-columns-list ul li{text-align:left}.navbar .nav>li.dropdown.open .dropdown-menu:after,.navbar .nav>li.dropdown .open .dropdown-menu:after{border-bottom-color:#2a3042}.navbar .nav>li.dropdown.open .dropdown-menu,.navbar .nav>li.dropdown .open .dropdown-menu{border-top-color:#2a3042}.panel.panel-border>.panel-heading{background-color:#fff}.panel.panel-border>.panel-heading .btn{height:30px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f6f7f9}div.switch.switch-primary input:checked+label{background-color:#8691b2}.cm-s-material{background-color:#2a3042 !important}.icheckbox_minimal-blue.ui-sortable-handle.hover{background:#fff;background:url(/libraries/grid/plugins/icheck/skins/minimal/blue.png) no-repeat;background-position:0 0 !important}.table-hover>tbody>tr>td,.table-hover>tbody>tr>th{transition:all .3s ease}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:rgba(134,145,178,.12) !important}.dropdown-context{border-top:3px solid #2a3042 !important}.dropdown-context:after,.dropdown-context-up:after{border-bottom:6px solid #2a3042 !important}.input-group-addon{color:#2a3042}.g-tip .fa:before{color:#2a3042}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td{border:none;border-bottom:1px solid #eee}.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{border:none}.input-group-addon{background:rgba(134,145,178,.1)}.pagination>li>a{padding:0;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;margin-right:5px}.pagination>li:first-child>a{border-bottom-left-radius:50%;border-top-left-radius:50%}.pagination>li:last-child>a{border-bottom-right-radius:50%;border-top-right-radius:50%}.form-control{border-radius:.25rem}.input-group-addon:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.resp-tab-active{border:1px solid #8691b2 !important;border-top:2px solid #8691b2 !important}.resp-tabs-container h2.resp-accordion{background:rgba(134,145,178,.1) !important}.resp-tabs-container h2.resp-accordion.resp-tab-active{background:#8691b2 !important;color:#fff}h2.resp-tab-active span.resp-arrow{border-bottom:12px solid #fff}.resp-tabs-container{border:rgba(134,145,178,.1)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:rgba(134,145,178,.1)}.alert{border-radius:.25rem}.panel{border-radius:.25rem}.panel-body{border-radius:.25rem}.tooltipster-base{background-color:#2a3042 !important}.tooltipster-punk{border-color:#8691b2 !important}.form-control:focus{border-color:#8691b2}@media(max-width: 576px){#content{padding:15px 0px 40px 0px}}","//out: custom.css, compress: true, sourceMap: true\r\nbody.external-page #content .admin-form {\r\n max-width: 450px;\r\n}\r\n\r\n.sidebar-menu > li > a > span:nth-child(2) {\r\n padding: 0;\r\n}\r\n\r\nol.sortable,\r\nol.sortable ol {\r\n margin: 0 0 0 25px;\r\n padding: 0;\r\n list-style-type: none;\r\n}\r\n\r\nol.sortable {\r\n margin: 0;\r\n}\r\n\r\nol.sortable,\r\nol.sortable *,\r\nol.sortable *:before,\r\nol.sortable *:after {\r\n box-sizing: content-box;\r\n}\r\n\r\n.sortable li {\r\n margin: 0;\r\n padding: 0;\r\n}\r\n\r\n.sortable li div.content {\r\n color: #454545;\r\n cursor: move;\r\n height: 45px;\r\n line-height: 45px;\r\n margin: 0;\r\n padding: 0 10px;\r\n border-bottom: 1px solid #e1e1e1;\r\n}\r\n\r\n.sortable li div.content.text-danger {\r\n color: #e9573f !important;\r\n}\r\n\r\n.sortable li.sort-branch div {\r\n color: #383838;\r\n}\r\n\r\n.sort-leaf .disclose {\r\n content: \"- \";\r\n text-indent: -3000px;\r\n background-image: url(\"/libraries/jquery-nested-sortable/skin-vista/icons.gif\");\r\n background-position: -16px -64px;\r\n background-repeat: no-repeat;\r\n display: inline-block;\r\n height: 16px;\r\n vertical-align: top;\r\n width: 16px;\r\n margin: 16px 5px 0 1px;\r\n}\r\n\r\nli.sort-collapsed.sort-hover div {\r\n border-color: #999999;\r\n}\r\n\r\n.disclose {\r\n cursor: pointer;\r\n width: 20px;\r\n display: none;\r\n text-align: center;\r\n}\r\n\r\n.sortable li.sort-collapsed > ol {\r\n display: none;\r\n}\r\n\r\n.sortable li.sort-branch > div > .disclose {\r\n display: block;\r\n float: left;\r\n margin-right: 15px;\r\n position: relative;\r\n z-index: 10;\r\n}\r\n\r\n.sortable li.sort-collapsed > div > .disclose > span:before {\r\n display: inline-block;\r\n font-family: FontAwesome;\r\n font-size: 10px;\r\n content: \"\\f054\";\r\n height: 25px;\r\n width: 25px;\r\n line-height: 25px;\r\n border-radius: 13px;\r\n background: rgba(134, 145, 178, 0.1);\r\n color: #8691b2;\r\n border: 1px solid #8691b2;\r\n transition: 0.3s all ease;\r\n}\r\n\r\n.sortable li.sort-collapsed > div > .disclose:hover > span:before,\r\n.sortable li.sort-expanded > div > .disclose:hover > span:before {\r\n background: #3bafda;\r\n color: #fff;\r\n}\r\n\r\n.sortable li.sort-expanded > div > .disclose > span:before {\r\n display: inline-block;\r\n font-family: FontAwesome;\r\n font-size: 10px;\r\n content: \"\\f078\";\r\n height: 25px;\r\n width: 25px;\r\n line-height: 25px;\r\n border-radius: 13px;\r\n background: #eeeeee;\r\n color: #3bafda;\r\n border: 1px solid #3bafda;\r\n}\r\n\r\n.placeholder {\r\n outline: 1px dashed #4183c4;\r\n}\r\n\r\n.sort-error {\r\n background: #fbe3e4;\r\n border-color: transparent;\r\n}\r\n\r\n.menu_sortable .btn-group {\r\n margin-top: 7px;\r\n display: none;\r\n}\r\n\r\n.menu_sortable div:hover .btn-group {\r\n display: block;\r\n}\r\n\r\n.menu_sortable div:hover {\r\n background: #f6f7f9;\r\n}\r\n\r\n.resp-vtabs::after {\r\n content: \"\";\r\n display: block;\r\n clear: both;\r\n}\r\n\r\n.resp-tab-content {\r\n padding: 25px 15px;\r\n}\r\n\r\n@media only screen and (max-width: 576px) {\r\n .resp-vtabs .resp-tab-content {\r\n padding: 25px 5px;\r\n }\r\n}\r\n\r\n.resp-tab-content .resp-tab-content {\r\n padding: 0;\r\n border: 0;\r\n}\r\n\r\n@media (max-width: 768px) {\r\n .resp-tab-content .resp-tab-content {\r\n border: 1px solid #c1c1c1;\r\n }\r\n}\r\n\r\n.resp-tabs-list li,\r\n.resp-tab-active {\r\n padding: 8px 20px !important;\r\n}\r\n\r\n.resp-tab-content .resp-tabs-list {\r\n border-bottom: 0;\r\n margin-bottom: 10px;\r\n /*background: #f1f1f1;*/\r\n background: rgba(134, 145, 178, 0.1);\r\n}\r\n\r\n.resp-tab-content .resp-tabs-list li {\r\n border-left: 0 !important;\r\n border-right: 0 !important;\r\n float: right;\r\n}\r\n\r\n.resp-tab-content .resp-tabs-list::after {\r\n clear: both;\r\n content: \"\";\r\n display: block;\r\n}\r\n\r\n.resp-tab-content .resp-tab-active {\r\n position: relative;\r\n top: -1px;\r\n}\r\n\r\n.resp-tab-content .form-group {\r\n margin: 0 0 15px 0;\r\n}\r\n\r\n.input-group span.btn-info {\r\n border-color: rgba(0, 0, 0, 0.05);\r\n}\r\n\r\n#overlay {\r\n position: fixed;\r\n top: 0;\r\n left: 0;\r\n width: 100%;\r\n height: 100%;\r\n z-index: 1300;\r\n background: rgba(0, 0, 0, 0.2);\r\n display: none;\r\n cursor: pointer;\r\n}\r\n\r\n#g-row-limit {\r\n width: auto;\r\n display: inline-block;\r\n height: 30px;\r\n line-height: 30px;\r\n padding: 4px 12px;\r\n}\r\n\r\n#images-uploader,\r\n#files-uploader {\r\n clear: both;\r\n}\r\n\r\n#images-uploader,\r\n#images-uploader *,\r\n#files-uploader,\r\n#files-uploader * {\r\n box-sizing: content-box !important;\r\n}\r\n\r\n#images-list {\r\n margin: 0;\r\n padding: 0 5px;\r\n}\r\n\r\n#images-list li {\r\n background: #fff;\r\n text-align: center;\r\n display: block;\r\n height: 165px;\r\n margin: 5px 5px 10px 5px;\r\n vertical-align: middle;\r\n float: left;\r\n width: calc(25% - 10px);\r\n position: relative;\r\n}\r\n\r\n#images-list li.sortable-chosen {\r\n -webkit-box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.75);\r\n -moz-box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.75);\r\n box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.75);\r\n}\r\n\r\n#images-list li .article-image {\r\n height: 100%;\r\n width: 100%;\r\n object-fit: cover;\r\n}\r\n\r\n#images-list li .image-alt {\r\n padding: 5px;\r\n height: 30px;\r\n font-size: 13px;\r\n}\r\n\r\n#images-list li .article_image_delete {\r\n border: 0;\r\n padding: 13px;\r\n position: absolute;\r\n top: 0;\r\n right: 0;\r\n}\r\n\r\n#images-list li .article_image_delete i {\r\n font-size: 18px;\r\n}\r\n\r\n#images-list li .image-alt {\r\n position: absolute;\r\n bottom: 10px;\r\n border: 0;\r\n background: rgba(0, 0, 0, 0.2);\r\n text-align: center;\r\n color: #fff;\r\n}\r\n\r\n#images-list li .image-alt::placeholder {\r\n color: #fff;\r\n}\r\n\r\n#images-list li:hover .article-image-edit,\r\n#images-list li.pending .article-image-edit {\r\n display: block;\r\n}\r\n\r\n.article-image-edit {\r\n background: rgba(255, 255, 255, 0.8);\r\n position: absolute;\r\n height: 100%;\r\n width: 150px;\r\n cursor: pointer;\r\n line-height: 168px;\r\n display: none;\r\n}\r\n\r\n.article-image-edit i {\r\n font-size: 28px;\r\n color: #cc0000;\r\n}\r\n\r\n.article-image-edit img {\r\n height: 50px;\r\n position: relative;\r\n top: 12px;\r\n}\r\n\r\n#files-list {\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 0;\r\n}\r\n\r\n#files-list li {\r\n float: left;\r\n margin: 5px 7px;\r\n}\r\n\r\n#files-list li .article_file_delete {\r\n border-color: rgba(0, 0, 0, 0.05);\r\n}\r\n\r\n#elfinder * {\r\n box-sizing: content-box !important;\r\n}\r\n\r\n#elfinder {\r\n background: #ebebeb;\r\n}\r\n\r\n.elfinder-button {\r\n background: #fff !important;\r\n}\r\n\r\n.elfinder-cwd,\r\n.elfinder .elfinder-navbar,\r\n.std42-dialog .ui-dialog-content,\r\n.elfinder-contextmenu .elfinder-contextmenu-item span {\r\n font-size: 12px;\r\n}\r\n\r\n.elfinder-contextmenu-item {\r\n background: #fff;\r\n color: #000;\r\n}\r\n\r\n.elfinder-cwd-view-icons .elfinder-cwd-filename {\r\n -webkit-border-radius: 0px;\r\n border-radius: 0px;\r\n}\r\n\r\n.elfinder-cwd-view-icons\r\n .elfinder-cwd-file\r\n .elfinder-cwd-filename.ui-state-hover,\r\n.elfinder-cwd table td.ui-state-hover,\r\n.elfinder-button-menu .ui-state-hover {\r\n background: #2c373d;\r\n}\r\n\r\n.elfinder-cwd-filename input[type=\"text\"] {\r\n border: 0px !important;\r\n padding: 0px !important;\r\n}\r\n\r\n#elfinder {\r\n height: 750px !important;\r\n position: relative;\r\n}\r\n\r\n.elfinder-cwd table tr:nth-child(2n + 1) {\r\n background: #d3d3d3;\r\n}\r\n\r\n.elfinder-cwd table tr {\r\n border-top: 1px solid #ccc;\r\n}\r\n\r\n.elfinder-cwd table tr td {\r\n padding: 5px 12px !important;\r\n}\r\n\r\n.elfinder-workzone {\r\n clear: both;\r\n}\r\n\r\n#elfinder .ui-dialog {\r\n border: 1px solid #ccc;\r\n position: absolute !important;\r\n}\r\n\r\n.navbar-branding .navbar-brand {\r\n float: left;\r\n}\r\n\r\n.navbar-branding .navbar-version {\r\n opacity: 0.5;\r\n font-size: 12px;\r\n height: 60px;\r\n line-height: 60px;\r\n padding: 0 15px;\r\n color: #666;\r\n float: left;\r\n}\r\n\r\n.navbar .label {\r\n position: relative;\r\n top: 15px;\r\n float: left;\r\n height: 28px;\r\n}\r\n\r\nbody.sb-top .navbar-branding {\r\n width: 250px;\r\n}\r\n\r\n.flags {\r\n margin: -4px 0 0 20px !important;\r\n background: none;\r\n cursor: move;\r\n}\r\n\r\n.flags:hover {\r\n border: 0px !important;\r\n background: none !important;\r\n}\r\n\r\n.flags img {\r\n height: 10px;\r\n margin-right: 5px;\r\n opacity: 0.4;\r\n}\r\n\r\n.CodeMirror {\r\n height: 500px !important;\r\n}\r\n\r\n.nav > li > a {\r\n font-size: 12px;\r\n}\r\n\r\n#newsletter-preview {\r\n border: 1px solid #ccc;\r\n padding: 20px;\r\n}\r\n\r\ndiv.jqi .jqititle {\r\n margin-bottom: 0;\r\n}\r\n\r\n#google-preview {\r\n padding: 10px;\r\n}\r\n\r\n.google-title {\r\n color: #1a0dab;\r\n font-family: arial, sans-serif;\r\n cursor: pointer;\r\n font-size: 18px;\r\n line-height: 21.6px;\r\n width: 600px;\r\n display: block;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n white-space: nowrap;\r\n}\r\n\r\n.google-url {\r\n color: rgb(0, 102, 33);\r\n font-family: arial, sans-serif;\r\n font-size: 14px;\r\n line-height: 16px;\r\n width: 600px;\r\n display: block;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n white-space: nowrap;\r\n}\r\n\r\n.google-description {\r\n color: rgb(84, 84, 84);\r\n font-family: arial, sans-serif;\r\n font-size: 13px;\r\n line-height: 18.2px;\r\n width: 600px;\r\n display: block;\r\n}\r\n\r\n.sidebar-left-content {\r\n background: #114975;\r\n}\r\n\r\n.sidebar-menu li.disable_menu {\r\n pointer-events: none;\r\n opacity: 0.3;\r\n}\r\n\r\nbody.sb-top #sidebar_left .sidebar-menu > li > a {\r\n color: #fff;\r\n}\r\n\r\nbody.sb-top.sb-top-sm #sidebar_left .sidebar-menu > li > a > span:nth-child(1) {\r\n font-size: 13px;\r\n}\r\n\r\nbody.sb-top #sidebar_left .sidebar-menu li > a > span.caret {\r\n color: #fff;\r\n}\r\n\r\nbody.sb-top #sidebar_left .sidebar-menu > li.active > a,\r\nbody.sb-top #sidebar_left .sidebar-menu > li:hover > a,\r\nbody.sb-top #sidebar_left .sidebar-menu > li > a.menu-open,\r\nbody.sb-top #sidebar_left .sidebar-menu > li > a:hover,\r\nbody.sb-top #sidebar_left .sidebar-menu > li > a:focus {\r\n background: #fff;\r\n color: #114975;\r\n}\r\n\r\nbody.sb-top #sidebar_left .sidebar-menu liactive > a > span.caret,\r\nbody.sb-top #sidebar_left .sidebar-menu > li:hover > a > span.caret,\r\nbody.sb-top #sidebar_left .sidebar-menu > li > a.menu-open > span.caret,\r\nbody.sb-top #sidebar_left .sidebar-menu > li > a:hover > span.caret,\r\nbody.sb-top #sidebar_left .sidebar-menu > li > a:focus > span.caret {\r\n color: #114975;\r\n}\r\n\r\n.sidebar-menu > li > ul {\r\n background: #fff;\r\n -webkit-box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.2);\r\n -moz-box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.2);\r\n box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.2);\r\n}\r\n\r\n.sidebar-menu > li > ul > li > a {\r\n color: #114975;\r\n border-bottom: 1px solid #f3f3f3;\r\n}\r\n\r\nbody.sb-top #sidebar_left .sidebar-menu > li > ul > li > a.menu-open:after,\r\nbody.sb-top #sidebar_left .sidebar-menu > li > ul > li.active > a:after,\r\nbody.sb-top #sidebar_left .sidebar-menu > li > ul > li:hover > a:after,\r\nbody.sb-top #sidebar_left .sidebar-menu > li > ul > li:focus > a:after {\r\n width: 5px;\r\n left: 0;\r\n}\r\n\r\n.sidebar-menu > li > ul > li > a:hover,\r\n.sidebar-menu > li > ul > li > a:focus {\r\n color: #114975;\r\n}\r\n\r\n.sidebar-menu > li > ul > li:hover > a:after,\r\n.sidebar-menu > li > ul > li:focus > a:after {\r\n background: #70ca63;\r\n}\r\n\r\nbody.sb-top #sidebar_left .sidebar-menu > li > ul {\r\n padding-bottom: 0;\r\n}\r\n\r\n.progress-box {\r\n position: absolute;\r\n top: 0px;\r\n width: 100%;\r\n height: 100%;\r\n z-index: 200;\r\n background: #fff;\r\n padding: 0px;\r\n margin-left: -15px;\r\n}\r\n\r\n.progress {\r\n margin: 15px;\r\n height: 35px;\r\n transform: translateY(-100%);\r\n position: relative;\r\n top: 30%;\r\n background-color: #333;\r\n}\r\n\r\n.version {\r\n position: relative;\r\n top: 5%;\r\n}\r\n\r\n.version h3 p {\r\n display: inline-block;\r\n}\r\n\r\n.version h3 {\r\n text-align: center;\r\n}\r\n\r\n.form-group.text-right div {\r\n padding-right: 15px;\r\n}\r\n\r\n.remember {\r\n font-size: 13px !important;\r\n}\r\n\r\n#remember {\r\n display: inline-block !important;\r\n width: 15px;\r\n height: 15px;\r\n top: 2px;\r\n position: relative;\r\n}\r\n\r\n.popo {\r\n display: inline-block;\r\n border: 1px solid;\r\n border-color: red;\r\n border-radius: 50%;\r\n height: 20px;\r\n width: 20px;\r\n text-align: center;\r\n}\r\n\r\n.popover-btn {\r\n cursor: pointer;\r\n position: relative;\r\n display: block;\r\n color: red;\r\n height: 20px;\r\n width: 20px;\r\n text-indent: -4px;\r\n}\r\n\r\n.mfp-auto-cursor .mfp-content {\r\n max-width: 1000px;\r\n}\r\n\r\n.mfp-auto-cursor .mfp-content .col-lg-9,\r\n.mfp-auto-cursor .mfp-content .row {\r\n width: 100%;\r\n float: none;\r\n max-width: 1000px;\r\n}\r\n\r\n.mfp-auto-cursor .mfp-content .g-container {\r\n max-width: 1000px;\r\n}\r\n\r\n.mfp-close,\r\n.mfp-close:active {\r\n right: -7px;\r\n top: -27px;\r\n background: #fff !important;\r\n}\r\n\r\n.affix {\r\n top: 0;\r\n z-index: 100;\r\n /* left:0px;*/\r\n}\r\n\r\n.affix + .panel-heading {\r\n padding-top: 70px;\r\n}\r\n\r\n.g-container hr {\r\n margin: 5px 0;\r\n}\r\n\r\n.resp-vtabs > .resp-tabs-list li {\r\n background: rgba(134, 145, 178, 0.1) !important;\r\n}\r\n\r\n.resp-vtabs li.resp-tab-active {\r\n background: #8691b2 !important;\r\n color: #fff;\r\n border-left: 0 !important;\r\n border: 1px solid #8691b2 !important;\r\n}\r\n\r\n.resp-vtabs > .resp-tabs-container {\r\n border: 0 !important;\r\n border-left: 1px solid #e5e5e5 !important;\r\n}\r\n\r\n@media (min-width: 1199px) {\r\n .g-container .panel-body form {\r\n max-width: 1400px;\r\n }\r\n}\r\n\r\n@media (max-width: 900px) {\r\n body.sb-top #toggle_sidemenu_t {\r\n width: 60px;\r\n }\r\n}\r\n\r\n/**/\r\n\r\n.site-content {\r\n margin-left: 0px;\r\n}\r\n\r\n@media (min-width: 1200px) {\r\n .site-content {\r\n margin-left: 250px;\r\n width: calc(100% - 250px);\r\n }\r\n}\r\n\r\n@media (min-width: 992px) and (max-width: 1199px) {\r\n .site-content.with-menu {\r\n width: calc(100% - 250px);\r\n margin-left: 250px;\r\n }\r\n}\r\n\r\n@media (min-width: 768px) and (max-width: 991px) {\r\n .site-content.with-menu {\r\n width: calc(100% - 250px);\r\n margin-left: 250px;\r\n }\r\n}\r\n\r\n@media (min-width: 576px) and (max-width: 767px) {\r\n .site-content.with-menu {\r\n width: calc(100% - 250px);\r\n margin-left: 250px;\r\n }\r\n}\r\n\r\n@media (max-width: 575px) {\r\n .site-content.with-menu {\r\n margin-left: 0;\r\n width: 100%;\r\n }\r\n\r\n .site-content {\r\n margin-left: 0;\r\n width: 100%;\r\n }\r\n}\r\n\r\n.menu-left {\r\n position: fixed;\r\n left: 0;\r\n top: 0;\r\n\r\n height: 100%;\r\n background-color: #2a3042;\r\n z-index: 9999;\r\n width: 250px;\r\n padding: 0 15px;\r\n overflow: scroll;\r\n scrollbar-width: none;\r\n -ms-overflow-style: none;\r\n overflow-y: scroll;\r\n overflow-x: hidden;\r\n scrollbar-width: none;\r\n /* Firefox */\r\n -ms-overflow-style: none;\r\n /* IE 10+ */\r\n overflow-y: scroll;\r\n overflow-x: hidden;\r\n display: none;\r\n}\r\n\r\n@media (min-width: 1200px) {\r\n .menu-left {\r\n display: block;\r\n }\r\n}\r\n\r\n@media (max-width: 575px) {\r\n .menu-left {\r\n width: 100vw;\r\n }\r\n}\r\n\r\n.menu-left.visible {\r\n display: block;\r\n}\r\n\r\n.menu-left::-webkit-scrollbar {\r\n display: none;\r\n /* Chrome Safari */\r\n width: 0;\r\n height: 0;\r\n}\r\n\r\n.menu-left a:hover {\r\n text-decoration: none;\r\n}\r\n\r\n.logo {\r\n width: 100%;\r\n color: #fff;\r\n background-color: #2a3042;\r\n text-align: center;\r\n padding: 20px 0;\r\n font-size: 24px;\r\n font-weight: 400;\r\n position: -webkit-sticky;\r\n position: sticky;\r\n top: 0;\r\n z-index: 1020;\r\n}\r\n\r\n.menu-left .logo .logo-cmspro {\r\n width: 100%;\r\n color: #fff;\r\n\r\n text-align: center;\r\n padding: 20px 0;\r\n font-size: 24px;\r\n font-weight: 400;\r\n}\r\n\r\n.menu-left .logo .version-cmspro {\r\n font-size: 11px;\r\n color: #8691b2;\r\n}\r\n\r\n.menu-left .logo .update-cmspro {\r\n color: #2a3042;\r\n font-size: 14px;\r\n font-weight: 400;\r\n line-height: 27px;\r\n padding: 7px 15px;\r\n background: #fff;\r\n display: inline-block;\r\n border-radius: 30px;\r\n transition: 0.3s all ease;\r\n margin-top: 10px;\r\n}\r\n\r\n.menu-left .logo .update-cmspro:hover {\r\n text-decoration: none;\r\n background: #8691b2;\r\n color: #fff;\r\n}\r\n\r\n.menu-left .menu-content .title {\r\n text-transform: uppercase;\r\n color: #8691b2;\r\n font-size: 12px;\r\n font-weight: 700;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.menu-left .menu-content ul li a {\r\n color: #8691b2;\r\n font-size: 13px;\r\n font-weight: 400;\r\n line-height: 27px;\r\n padding: 4px 0;\r\n display: block;\r\n}\r\n\r\n.menu-left .menu-content ul li a:hover {\r\n color: #fff;\r\n text-decoration: none;\r\n}\r\n\r\n.menu-left .menu-content ul li a:focus {\r\n text-decoration: none;\r\n}\r\n\r\n.menu-left .menu-content ul {\r\n list-style-type: none;\r\n padding-inline-start: 0;\r\n}\r\n\r\n.menu-left .menu-content .preview {\r\n width: 100%;\r\n background: #2a3042;\r\n text-align: center;\r\n position: -webkit-sticky;\r\n position: sticky;\r\n bottom: 0;\r\n z-index: 1020;\r\n}\r\n\r\n.menu-left .menu-content .preview a {\r\n text-transform: uppercase;\r\n padding: 20px 0;\r\n color: #8691b2;\r\n font-size: 12px;\r\n font-weight: 700;\r\n margin-bottom: 10px;\r\n display: inline-block;\r\n margin-bottom: 0;\r\n}\r\n\r\n.menu-left .menu-content .preview a:hover {\r\n color: #fff;\r\n width: 100%;\r\n height: 100%;\r\n}\r\n\r\n.menu-left .menu-content ul li a img {\r\n margin-right: 10px;\r\n width: 20px;\r\n text-align: center;\r\n}\r\n\r\n.menu-left .menu-content ul li a:hover img {\r\n filter: brightness(200%);\r\n}\r\n\r\n.menu-left .menu-content .preview a img {\r\n margin-top: -4px;\r\n margin-right: 5px;\r\n width: 20px;\r\n text-align: center;\r\n}\r\n\r\n.menu-left .menu-content .preview a:hover img {\r\n filter: brightness(200%);\r\n}\r\n\r\n.mobile-menu-btn {\r\n position: fixed;\r\n right: 10px;\r\n bottom: 10px;\r\n z-index: 9999;\r\n height: 50px;\r\n width: 50px;\r\n color: #fff;\r\n background: #2a3042;\r\n line-height: 50px;\r\n text-align: center;\r\n font-size: 25px;\r\n cursor: pointer;\r\n border-radius: 50%;\r\n display: none;\r\n}\r\n\r\n@media (max-width: 575px) {\r\n .mobile-menu-btn.active {\r\n color: #2a3042;\r\n background: #fff;\r\n /* background: #8691b2;\r\n color: #fff;*/\r\n }\r\n}\r\n\r\n@media (max-width: 1199px) {\r\n .mobile-menu-btn {\r\n display: block;\r\n }\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .pull-right-above-sm .btn {\r\n margin-top: 10px;\r\n margin-bottom: 10px;\r\n margin-left: 0;\r\n }\r\n}\r\n\r\n@media (min-width: 768px) {\r\n .pull-right-above-sm {\r\n text-align: right;\r\n float: right;\r\n }\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .pull-right-above-sm #g-columns-list {\r\n rigth: auto;\r\n left: 14px;\r\n }\r\n}\r\n\r\n@media (max-width: 767px) {\r\n .text-centred-xs {\r\n text-align: center !important;\r\n }\r\n}\r\n\r\n.table-responsive input {\r\n min-width: 150px;\r\n}\r\n\r\n.table-responsive select {\r\n min-width: 130px;\r\n}\r\n\r\n@media (max-width: 768px) {\r\n .resp-tabs-container h2.resp-accordion .fa {\r\n margin-right: 10px;\r\n }\r\n}\r\n\r\n@media (max-width: 1199px) {\r\n body.sb-top .navbar-branding {\r\n display: block;\r\n width: 100px;\r\n }\r\n\r\n body.sb-top .navbar-branding.with-menu {\r\n display: none;\r\n }\r\n}\r\n\r\n@media (min-width: 1200px) {\r\n body.sb-top .navbar-branding {\r\n display: none;\r\n }\r\n}\r\n\r\n@media (max-width: 400px) {\r\n body.sb-top .navbar-branding {\r\n display: none;\r\n }\r\n}\r\n\r\n.pagination {\r\n margin-bottom: 0;\r\n}\r\n\r\n.pagination li.disabled {\r\n opacity: 0.5;\r\n pointer-events: none;\r\n}\r\n\r\n.site-content #content_wrapper {\r\n margin-left: 0;\r\n}\r\n\r\n.menu_sortable .content.ui-sortable-handle {\r\n position: relative;\r\n display: -webkit-box;\r\n max-height: 55px;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n -webkit-line-clamp: 1;\r\n}\r\n\r\n#article-list .content.ui-sortable-handle {\r\n position: relative;\r\n display: -webkit-box;\r\n max-height: 55px;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n -webkit-line-clamp: 1;\r\n -webkit-box-orient: vertical;\r\n}\r\n\r\n.g-container {\r\n position: relative;\r\n overflow: hidden;\r\n width: 100%;\r\n}\r\n\r\n@media (max-width: 768px) {\r\n .resp-vtabs > .resp-tabs-container {\r\n padding: 0;\r\n }\r\n}\r\n\r\n@media (max-width: 576px) {\r\n .panel-body {\r\n padding: 15px 5px;\r\n }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n #g-results {\r\n margin-top: 30px;\r\n }\r\n}\r\n\r\n/*wygląd*/\r\n.panel-info.panel-border {\r\n border-color: #8691b2;\r\n}\r\n\r\n.sortable li.sort-expanded > div > .disclose > span:before {\r\n color: #8691b2;\r\n border: 1px solid #8691b2;\r\n background: rgba(134, 145, 178, 0.1);\r\n transition: 0.3s all ease;\r\n}\r\n\r\n.sortable li.sort-collapsed > div > .disclose:hover > span:before,\r\n.sortable li.sort-expanded > div > .disclose:hover > span:before {\r\n background: #8691b2;\r\n color: #fff;\r\n}\r\n\r\n.btn-success,\r\n.btn-system,\r\n.btn-danger,\r\n.btn-info {\r\n color: #fff;\r\n padding: 0.47rem 0.75rem;\r\n font-size: 13px;\r\n line-height: 1.5;\r\n font-weight: 300;\r\n border-radius: 0.25rem;\r\n\r\n transition: 0.15s all ease;\r\n}\r\n\r\n.btn-danger#g-columns-list-close,\r\n.btn-dark#g-select-columns {\r\n padding: 9px 12px;\r\n}\r\n\r\n.btn .fa {\r\n width: 14px;\r\n height: 14px;\r\n}\r\n\r\n.btn-dark {\r\n border-radius: 0.25rem;\r\n}\r\n\r\n.btn-success {\r\n color: #fff;\r\n background-color: #1cbb8c;\r\n}\r\n\r\n.btn-success:hover,\r\n.btn-success:focus,\r\n.btn-success:active {\r\n background-color: #179a73;\r\n}\r\n\r\n.btn-system {\r\n background-color: #fcb92c;\r\n}\r\n\r\n.btn-system:hover,\r\n.btn-system:focus,\r\n.btn-system:active {\r\n background-color: #fbac06;\r\n}\r\n\r\n.btn-danger {\r\n background-color: #ff3d60;\r\n}\r\n\r\n.btn-danger:hover,\r\n.btn-danger:focus,\r\n.btn-danger:active {\r\n background-color: #ff1741;\r\n}\r\n\r\n.btn-info {\r\n background-color: #5664d2;\r\n}\r\n\r\n.btn-info:hover,\r\n.btn-info:focus,\r\n.btn-info:active {\r\n background-color: #3848ca;\r\n}\r\n\r\n.panel-info > .panel-heading > .panel-title {\r\n font-size: 15px;\r\n font-weight: 700;\r\n text-transform: uppercase;\r\n color: #2a3042;\r\n}\r\n\r\n#main:before {\r\n background: #f3f4f7;\r\n}\r\n\r\na {\r\n color: #818eb8;\r\n}\r\n\r\na:hover,\r\na:focus {\r\n color: #2a3042;\r\n text-decoration: none;\r\n}\r\n\r\n.pagination > .active > a,\r\n.pagination > .active > span,\r\n.pagination > .active > a:hover,\r\n.pagination > .active > span:hover,\r\n.pagination > .active > a:focus,\r\n.pagination > .active > span:focus {\r\n background-color: #818eb8;\r\n border-color: #818eb8;\r\n}\r\n\r\n#g-columns-list ul li {\r\n text-align: left;\r\n}\r\n\r\n.navbar .nav > li.dropdown.open .dropdown-menu:after,\r\n.navbar .nav > li.dropdown .open .dropdown-menu:after {\r\n border-bottom-color: #2a3042;\r\n}\r\n\r\n.navbar .nav > li.dropdown.open .dropdown-menu,\r\n.navbar .nav > li.dropdown .open .dropdown-menu {\r\n border-top-color: #2a3042;\r\n}\r\n\r\n.panel.panel-border > .panel-heading {\r\n background-color: #fff;\r\n\r\n .btn {\r\n height: 30px;\r\n }\r\n}\r\n\r\n.table-striped > tbody > tr:nth-child(odd) > td,\r\n.table-striped > tbody > tr:nth-child(odd) > th {\r\n background-color: #f6f7f9;\r\n}\r\n\r\ndiv.switch.switch-primary input:checked + label {\r\n background-color: #8691b2;\r\n}\r\n\r\n.cm-s-material {\r\n background-color: #2a3042 !important;\r\n}\r\n\r\n.icheckbox_minimal-blue.ui-sortable-handle.hover {\r\n background: #fff;\r\n background: url(/libraries/grid/plugins/icheck/skins/minimal/blue.png)\r\n no-repeat;\r\n background-position: 0 0 !important;\r\n}\r\n\r\n.table-hover > tbody > tr > td,\r\n.table-hover > tbody > tr > th {\r\n transition: all 0.3s ease;\r\n}\r\n\r\n.table-hover > tbody > tr:hover > td,\r\n.table-hover > tbody > tr:hover > th {\r\n background-color: rgba(134, 145, 178, 0.12) !important;\r\n}\r\n\r\n.dropdown-context {\r\n border-top: 3px solid #2a3042 !important;\r\n}\r\n\r\n.dropdown-context:after,\r\n.dropdown-context-up:after {\r\n border-bottom: 6px solid #2a3042 !important;\r\n}\r\n\r\n.input-group-addon {\r\n color: #2a3042;\r\n}\r\n\r\n.g-tip .fa:before {\r\n color: #2a3042;\r\n}\r\n\r\n.table-responsive > .table > thead > tr > th,\r\n.table-responsive > .table > thead > tr > td {\r\n border: none;\r\n border-bottom: 1px solid #eeeeee;\r\n}\r\n\r\n.table-responsive > .table > tbody > tr > th,\r\n.table-responsive > .table > tfoot > tr > th,\r\n.table-responsive > .table > tbody > tr > td,\r\n.table-responsive > .table > tfoot > tr > td {\r\n border: none;\r\n}\r\n\r\n.input-group-addon {\r\n background: rgba(134, 145, 178, 0.1);\r\n}\r\n\r\n.pagination {\r\n}\r\n\r\n.pagination > li > a {\r\n padding: 0;\r\n width: 30px;\r\n height: 30px;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n border-radius: 50%;\r\n margin-right: 5px;\r\n}\r\n\r\n.pagination > li:first-child > a {\r\n border-bottom-left-radius: 50%;\r\n border-top-left-radius: 50%;\r\n}\r\n\r\n.pagination > li:last-child > a {\r\n border-bottom-right-radius: 50%;\r\n border-top-right-radius: 50%;\r\n}\r\n\r\n.form-control {\r\n border-radius: 0.25rem;\r\n}\r\n\r\n.input-group-addon:first-child {\r\n border-top-left-radius: 0.25rem;\r\n border-bottom-left-radius: 0.25rem;\r\n}\r\n\r\n.resp-tab-active {\r\n border: 1px solid #8691b2 !important;\r\n\r\n border-top: 2px solid #8691b2 !important;\r\n}\r\n\r\n.resp-tabs-container h2.resp-accordion {\r\n background: rgba(134, 145, 178, 0.1) !important;\r\n}\r\n\r\n.resp-tabs-container h2.resp-accordion.resp-tab-active {\r\n background: #8691b2 !important;\r\n color: #fff;\r\n}\r\n\r\nh2.resp-tab-active span.resp-arrow {\r\n border-bottom: 12px solid #fff;\r\n}\r\n\r\n.resp-tabs-container {\r\n border: rgba(134, 145, 178, 0.1);\r\n}\r\n\r\n.form-control[disabled],\r\n.form-control[readonly],\r\nfieldset[disabled] .form-control {\r\n background-color: rgba(134, 145, 178, 0.1);\r\n}\r\n\r\n.alert {\r\n border-radius: 0.25rem;\r\n}\r\n\r\n.panel {\r\n border-radius: 0.25rem;\r\n}\r\n\r\n.panel-body {\r\n border-radius: 0.25rem;\r\n}\r\n\r\n.tooltipster-base {\r\n background-color: #2a3042 !important;\r\n}\r\n\r\n.tooltipster-punk {\r\n border-color: #8691b2 !important;\r\n}\r\n\r\n.form-control:focus {\r\n border-color: #8691b2;\r\n}\r\n\r\n@media (max-width: 576px) {\r\n #content {\r\n padding: 15px 0px 40px 0px;\r\n }\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["custom.css","../css/custom.scss"],"names":[],"mappings":"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","file":"custom.css"} \ No newline at end of file diff --git a/layout/style-css/alu-fenster.css.map b/layout/style-css/alu-fenster.css.map index 31f8555..58a2a5d 100644 --- a/layout/style-css/alu-fenster.css.map +++ b/layout/style-css/alu-fenster.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\style-scss\\alu-fenster.scss","..\\style-scss\\_variables.scss","..\\style-scss\\_mixins.scss"],"names":[],"mappings":"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","file":"alu-fenster.css","sourcesContent":["@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap');\r\n@import 'variables';\r\n@import '_mixins';\r\n\r\n.page-content {\r\n\toverflow: hidden;\r\n}\r\n\r\n.box-03 {\r\n\t#product-popup-box {\r\n\t\t.row {\r\n\t\t\t&:first-child {\r\n\t\t\t\ttransform: translateX(-25%);\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tmax-width: 600px;\r\n\t\t\t\t\tleft: 60%;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t.box-data {\r\n\t\t\t\tpadding-bottom: 50px;\r\n\r\n\t\t\t\tul {\r\n\t\t\t\t\tli {\r\n\t\t\t\t\t\t@include respond-above(lg) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\tleft: 150px;\r\n\t\t\t\t\t\t\t\ttop: 0px;\r\n\t\t\t\t\t\t\t\tright: 200px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 250px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\tleft: 10px;\r\n\t\t\t\t\t\t\t\ttop: 100px;\r\n\t\t\t\t\t\t\t\tright: 350px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 380px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\tleft: 270px;\r\n\t\t\t\t\t\t\t\ttop: 200px;\r\n\t\t\t\t\t\t\t\tright: 130px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 540px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\tleft: 60px;\r\n\t\t\t\t\t\t\t\ttop: 265px;\r\n\t\t\t\t\t\t\t\tright: 350px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 240px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\tleft: 140px;\r\n\t\t\t\t\t\t\t\ttop: 415px;\r\n\t\t\t\t\t\t\t\tright: 170px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 375px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\tleft: 270px;\r\n\t\t\t\t\t\t\t\ttop: 540px;\r\n\r\n\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 580px;\r\n\r\n\t\t\t\t\t\t\t\t\tmargin-left: 0;\r\n\t\t\t\t\t\t\t\t\tmargin-right: auto;\r\n\t\t\t\t\t\t\t\t\tpadding-top: 120px;\r\n\t\t\t\t\t\t\t\t\tpadding-left: 25px;\r\n\t\t\t\t\t\t\t\t\ttext-align: left;\r\n\r\n\t\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\t\tright: auto;\r\n\t\t\t\t\t\t\t\t\t\tleft: 9px;\r\n\t\t\t\t\t\t\t\t\t\ttop: 17.5px;\r\n\t\t\t\t\t\t\t\t\t\theight: calc(100% - 18px);\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\tleft: 40px;\r\n\t\t\t\t\t\t\t\ttop: 560px;\r\n\t\t\t\t\t\t\t\tright: 300px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 350px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(lg) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '1';\r\n\t\t\t\t\t\t\t\t\tleft: 200px;\r\n\t\t\t\t\t\t\t\t\ttop: 25px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '2';\r\n\t\t\t\t\t\t\t\t\tleft: 20px;\r\n\t\t\t\t\t\t\t\t\ttop: 95px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '3';\r\n\t\t\t\t\t\t\t\t\tleft: 280px;\r\n\t\t\t\t\t\t\t\t\ttop: 160px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '4';\r\n\t\t\t\t\t\t\t\t\tleft: 75px;\r\n\t\t\t\t\t\t\t\t\ttop: 260px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '5';\r\n\t\t\t\t\t\t\t\t\tleft: 165px;\r\n\t\t\t\t\t\t\t\t\ttop: 405px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '6';\r\n\t\t\t\t\t\t\t\t\tleft: 265px;\r\n\t\t\t\t\t\t\t\t\ttop: 545px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '7';\r\n\t\t\t\t\t\t\t\t\tleft: 110px;\r\n\t\t\t\t\t\t\t\t\ttop: 565px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(xs) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 220px;\r\n\t\t\t\t\t\t\t\t\ttop: 5px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 20px;\r\n\t\t\t\t\t\t\t\t\ttop: 80px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 270px;\r\n\t\t\t\t\t\t\t\t\ttop: 125px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 80px;\r\n\t\t\t\t\t\t\t\t\ttop: 190px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 150px;\r\n\t\t\t\t\t\t\t\t\ttop: 405px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 260px;\r\n\t\t\t\t\t\t\t\t\ttop: 530px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 108px;\r\n\t\t\t\t\t\t\t\t\ttop: 545px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-05 {\r\n\t.color-tiles {\r\n\t\t&-data {\r\n\t\t\tdisplay: grid;\r\n\t\t\tgrid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\r\n\t\t\tcolumn-gap: 50px;\r\n\t\t\trow-gap: 17px;\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-06 {\r\n\t.color_pallet {\r\n\t\tposition: relative;\r\n\r\n\t\t&::before {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\tleft: 0;\r\n\t\t\ttop: 12px;\r\n\t\t\tbottom: 0;\r\n\t\t\twidth: 1px;\r\n\t\t\tbackground: #6c6d70;\r\n\t\t}\r\n\r\n\t\t.color_pallet_title {\r\n\t\t\tposition: relative;\r\n\t\t\tpadding-left: 240px;\r\n\r\n\t\t\t&::before {\r\n\t\t\t\tcontent: '';\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\tleft: 0;\r\n\t\t\t\ttop: 50%;\r\n\t\t\t\twidth: 213px;\r\n\t\t\t\theight: 1px;\r\n\t\t\t\tbackground: #6c6d70;\r\n\t\t\t\ttransform: translateY(-50%);\r\n\t\t\t}\r\n\r\n\t\t\th2 {\r\n\t\t\t\tfont-weight: 400;\r\n\t\t\t\tfont-size: 25px;\r\n\t\t\t\tline-height: 25px;\r\n\t\t\t\tletter-spacing: 0.15em;\r\n\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\tmargin-bottom: 0;\r\n\t\t\t}\r\n\t\t}\r\n\t\t.color_pallet_data {\r\n\t\t\tpadding-left: 60px;\r\n\t\t\tpadding-top: 50px;\r\n\t\t}\r\n\r\n\t\t@include respond-below(sm) {\r\n\t\t\t.color_pallet_title {\r\n\t\t\t\tpadding-left: 150px;\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\twidth: 120px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t\t@include respond-below(xs) {\r\n\t\t\t.color_pallet_title {\r\n\t\t\t\tpadding-left: 90px;\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\twidth: 60px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n","$cGrayText: #232323;\r\n\r\n$font1: 'Open Sans', sans-serif;\r\n$font2: 'Alegreya Sans', sans-serif;\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n","$breakpoints: (\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1360px,\r\n\txxl: 1620px,\r\n);\r\n\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) ==false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\r\n\t\t@if (map-has-key($breakpoints, $upper) ==false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n//* ~~~~ Colors ~~~~ *//\r\n$cWhite: #fff;\r\n$cMilk: #fafafa;\r\n$cSand: #e7dcd0;\r\n$cSandLight: #e6dccf;\r\n$cGray: #d8d8d8;\r\n$cYellow: #ffe604;\r\n$cIron: #b2b3b7;\r\n$cLightBlue: #4ca8e6;\r\n$cDarkNight: #343431;\r\n$cDeepDark: #1d1d1b;\r\n$cBlack: #000;\r\n\r\n$cTxtWhite: #fff;\r\n$cTxtCloud: #d8d8d8;\r\n$cTxtLightBlue: #4ca8e6;\r\n$cTxtDark: #2c2d2f;\r\n$cTxtBlack: #000;\r\n//* ~~~~ Mixins ~~~~ *//\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n\ttext-align: center;\r\n\tfont-size: $f_size;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $color;\r\n\tbackground: $bg;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:hover {\r\n\t\tbackground: $h_bg;\r\n\t\tcolor: $h_color !important;\r\n\t}\r\n}\r\n\r\n//* ~~~~ Global ~~~~ *//\r\n.hidden {\r\n\tdisplay: none !important;\r\n}\r\n\r\n.box {\r\n\tpadding-top: 125px;\r\n\tpadding-bottom: 125px;\r\n\r\n\t@include respond-below(sm) {\r\n\t\tpadding-top: 90px;\r\n\t\tpadding-bottom: 90px;\r\n\t}\r\n}\r\n\r\n.box_title {\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tfont-weight: 700;\r\n\tfont-size: 35px;\r\n\tline-height: 1.25;\r\n\tmargin-bottom: 28px;\r\n\ttext-transform: uppercase;\r\n\ttext-align: right;\r\n\tletter-spacing: 0.15em;\r\n}\r\n\r\n.box_subtitle {\r\n\tfont-family: 'URW Form';\r\n\tfont-style: normal;\r\n\tfont-weight: 400;\r\n\tfont-size: 30px;\r\n\tletter-spacing: 0.07em;\r\n\ttext-transform: uppercase;\r\n\tcolor: #000000;\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../style-scss/alu-fenster.scss","../style-scss/_variables.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"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","file":"alu-fenster.css"} \ No newline at end of file diff --git a/layout/style-css/eingangsturen.css.map b/layout/style-css/eingangsturen.css.map index db5b9d4..73d2533 100644 --- a/layout/style-css/eingangsturen.css.map +++ b/layout/style-css/eingangsturen.css.map @@ -1 +1 @@ -{"version":3,"sources":["../style-scss/_variables.scss","../style-scss/_mixins.scss","../style-scss/eingangsturen.scss"],"names":[],"mappings":"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","file":"eingangsturen.css"} \ No newline at end of file +{"version":3,"sources":["../style-scss/_variables.scss","../style-scss/_mixins.scss","../style-scss/eingangsturen.scss"],"names":[],"mappings":"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","file":"eingangsturen.css"} \ No newline at end of file diff --git a/layout/style-css/fassaden.css b/layout/style-css/fassaden.css index 3657bb2..8d6f42d 100644 --- a/layout/style-css/fassaden.css +++ b/layout/style-css/fassaden.css @@ -1 +1 @@ -@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap";@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}.box-01{margin-bottom:35px}.box-01 .row-first{margin-bottom:35px}.box-01 .row-first .tiles{display:flex;flex-direction:row;align-items:center;justify-content:center;-moz-column-gap:70px;column-gap:70px;padding:24px;background:#f4f4f4}.box-01 .row-first .tiles .tile-1{width:100%;max-width:415px}.box-01 .row-first .tiles .tile-1 p{text-align:right}.box-01 .row-first .tiles .tile-3{width:100%;max-width:315px}.box-01 .row-first .tiles .tile-3 h3{font-weight:300;font-size:24px;line-height:1.1;letter-spacing:.05em;text-transform:uppercase;margin-bottom:0}.box-01 .row-first .tiles .tile-3 h4{font-weight:700;font-size:16px;line-height:20px;letter-spacing:.05em;text-transform:uppercase}.box-01 .row-first .tiles .tile-3 p{text-align:left;text-transform:uppercase}.box-01 .row-first .tiles .tile p{font-weight:300;font-size:16px;line-height:26px;letter-spacing:.05em;margin-bottom:0}@media(max-width: 991px){.box-01 .row-first .tiles{flex-direction:column-reverse;row-gap:30px}.box-01 .row-first .tiles .tile{text-align:center}.box-01 .row-first .tiles .tile-1 p{text-align:center}.box-01 .row-first .tiles .tile-3 p{text-align:center}}.box-01 .row-second{position:relative;justify-content:center}.box-01 .row-second::before{content:"";position:absolute;left:15px;top:0;bottom:0;width:1px;background:#000}.box-01 .row-second::after{content:"";position:absolute;right:15px;top:0;bottom:0;width:1px;background:#000}.box-01 .row-second .tiles{display:grid;grid-template-columns:repeat(2, minmax(300px, 450px));-moz-column-gap:180px;column-gap:180px;justify-content:center;align-items:center}@media(max-width: 991px){.box-01 .row-second .tiles{grid-template-columns:1fr;row-gap:100px;-moz-column-gap:50px;column-gap:50px}}.box-01 .row-second .tiles .tile{display:flex;flex-direction:column;row-gap:35px;align-items:center}.box-01 .row-second .tiles .tile::before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:#000;transform:translateX(-50%)}@media(max-width: 991px){.box-01 .row-second .tiles .tile::before{width:100%;top:50%;height:1px;bottom:auto}}.box-01 .row-second .tiles .tile .img-preview{width:100%;max-width:245px;height:173px}.box-01 .row-second .tiles .tile h3{font-weight:700;font-size:24px;line-height:30px;text-align:center;letter-spacing:.05em;text-transform:uppercase;margin-bottom:0}.box-02{padding:50px 0;background:#f4f4f4}.box-02 .row .col-12{display:flex;flex-direction:row;justify-content:center;align-items:center;-moz-column-gap:35px;column-gap:35px}.box-02 .row .col-12 p{font-weight:300;font-size:16px;line-height:26px;letter-spacing:.05em;margin-bottom:0;width:100%;max-width:925px}@media(max-width: 991px){.box-02 .row .col-12{flex-direction:column;row-gap:35px}}.box-03{padding:60px 0;background:rgba(255,255,255,.2);box-shadow:0px 0px 10px 3px rgba(0,0,0,.1)}.box-03 ul{width:100%;max-width:-moz-fit-content;max-width:fit-content;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-left:auto;margin-right:auto;-moz-column-gap:120px;column-gap:120px}.box-03 ul li{position:relative;padding:28px;font-weight:400;font-size:16px;line-height:22px;letter-spacing:.05em}.box-03 ul li:not(:last-child)::before{content:"";position:absolute;right:-60px;top:0;bottom:0;width:1px;background:#000}@media(max-width: 991px){.box-03 ul{flex-direction:column;row-gap:30px}.box-03 ul li{width:100%;text-align:center}.box-03 ul li:not(:last-child)::before{top:auto;bottom:-15px;left:50%;width:calc(100% - 30px);height:1px;transform:translateX(-50%)}}.box-04 #scontainer-100{position:relative}.box-04 #scontainer-100::before{content:"";position:absolute;height:11px;width:100%;left:0;right:0;bottom:95px;background:rgba(231,220,208,.8)}.box-04 #scontainer-100::after{content:"";position:absolute;height:11px;width:100%;left:0;right:0;bottom:75px;background:#d8d8d8}.box-04 #scontainer-100 .scontainer-content{padding-bottom:150px;position:relative}.box-04 #scontainer-100 .scontainer-content::before{content:"";position:absolute;height:11px;width:100%;left:0;right:0;bottom:55px;background:#6c6d70}.box-04 .tiles{min-height:760px;display:grid;grid-template-columns:1fr minmax(670px, 1fr);-moz-column-gap:150px;column-gap:150px;align-items:center}@media(max-width: 991px){.box-04 .tiles{grid-template-columns:1fr}}.box-04 .tiles .tile-1{position:relative;height:100%}.box-04 .tiles .tile-1::before{content:"";position:absolute;top:0;bottom:0;right:0;width:360px;background:rgba(244,244,244,.6);transform:translateX(100%);z-index:-1}.box-04 .tiles .tile-1 img{position:absolute;right:0;top:0}@media(max-width: 991px){.box-04 .tiles .tile-1{position:absolute;width:0}}.box-04 .tiles .tile-2 ul{padding:30px 60px}.box-04 .tiles .tile-2 ul li{padding-top:15px;border-top:1px solid #000;font-weight:300;font-size:14px;line-height:20px;letter-spacing:.05em}.box-04 .tiles .tile-2 ul li:not(:last-child){margin-bottom:70px}.box-05{margin-bottom:80px}.box-05 table{width:100%;max-width:1110px;margin-left:auto;margin-right:auto;padding:20px 0 10px 0;border:1px solid #000;border-collapse:separate;border-spacing:20px 0}.box-05 table thead tr{border-spacing:5px 1rem}.box-05 table thead tr th{color:#fff;font-weight:400;font-size:16px;line-height:22px;text-align:center;letter-spacing:.05em;text-transform:uppercase;padding:20px 15px}.box-05 table thead tr th:not(:first-child){background-color:#000}.box-05 table tbody tr{position:relative}.box-05 table tbody tr:not(:last-child) th,.box-05 table tbody tr:not(:last-child) td{border-bottom:1px solid #000}.box-05 table tbody tr th,.box-05 table tbody tr td{font-weight:400;font-size:14px;line-height:22px;letter-spacing:.05em;padding-top:20px;padding-bottom:20px}.box-05 table tbody tr td{text-align:center}.box-05 table tbody tr:first-child th,.box-05 table tbody tr:first-child td{padding-top:40px}.box-06{margin-bottom:110px}.box-06 .scontainer-content .row:nth-child(3) .color-tiles .color-tiles-data,.box-06 .scontainer-content .row:nth-child(4) .color-tiles .color-tiles-data,.box-06 .scontainer-content .row:nth-child(5) .color-tiles .color-tiles-data{display:grid;grid-template-columns:repeat(auto-fit, minmax(270px, 1fr));-moz-column-gap:40px;column-gap:40px;row-gap:17px}.box-06 .scontainer-content .row:nth-child(3) .color-tiles .color-tiles-data{row-gap:20px}/*# sourceMappingURL=fassaden.css.map */ \ No newline at end of file +@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap";@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}.box-01{margin-bottom:35px}.box-01 .row-first{margin-bottom:35px}.box-01 .row-first .tiles{display:flex;flex-direction:row;align-items:center;justify-content:center;-moz-column-gap:70px;column-gap:70px;padding:24px;background:#f4f4f4}.box-01 .row-first .tiles .tile-1{width:100%;max-width:415px}.box-01 .row-first .tiles .tile-1 p{text-align:right}.box-01 .row-first .tiles .tile-3{width:100%;max-width:315px}.box-01 .row-first .tiles .tile-3 h3{font-weight:300;font-size:24px;line-height:1.1;letter-spacing:.05em;text-transform:uppercase;margin-bottom:0}.box-01 .row-first .tiles .tile-3 h4{font-weight:700;font-size:16px;line-height:20px;letter-spacing:.05em;text-transform:uppercase}.box-01 .row-first .tiles .tile-3 p{text-align:left;text-transform:uppercase}.box-01 .row-first .tiles .tile p{font-weight:300;font-size:16px;line-height:26px;letter-spacing:.05em;margin-bottom:0}@media(max-width: 991px){.box-01 .row-first .tiles{flex-direction:column-reverse;row-gap:30px}.box-01 .row-first .tiles .tile{text-align:center}.box-01 .row-first .tiles .tile-1 p{text-align:center}.box-01 .row-first .tiles .tile-3 p{text-align:center}}.box-01 .row-second{position:relative;justify-content:center}.box-01 .row-second::before{content:"";position:absolute;left:15px;top:0;bottom:0;width:1px;background:#000}.box-01 .row-second::after{content:"";position:absolute;right:15px;top:0;bottom:0;width:1px;background:#000}.box-01 .row-second .tiles{display:grid;grid-template-columns:repeat(2, minmax(300px, 450px));-moz-column-gap:180px;column-gap:180px;justify-content:center;align-items:center}@media(max-width: 991px){.box-01 .row-second .tiles{grid-template-columns:1fr;row-gap:100px;-moz-column-gap:50px;column-gap:50px}}.box-01 .row-second .tiles .tile{display:flex;flex-direction:column;row-gap:35px;align-items:center}.box-01 .row-second .tiles .tile::before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:#000;transform:translateX(-50%)}@media(max-width: 991px){.box-01 .row-second .tiles .tile::before{width:100%;top:50%;height:1px;bottom:auto}}.box-01 .row-second .tiles .tile .img-preview{width:100%;max-width:245px;height:173px}.box-01 .row-second .tiles .tile h3{font-weight:700;font-size:24px;line-height:30px;text-align:center;letter-spacing:.05em;text-transform:uppercase;margin-bottom:0}.box-02{padding:50px 0;background:#f4f4f4}.box-02 .row .col-12{display:flex;flex-direction:row;justify-content:center;align-items:center;-moz-column-gap:35px;column-gap:35px}.box-02 .row .col-12 p{font-weight:300;font-size:16px;line-height:26px;letter-spacing:.05em;margin-bottom:0;width:100%;max-width:925px}@media(max-width: 991px){.box-02 .row .col-12{flex-direction:column;row-gap:35px}}.box-03{padding:60px 0;background:hsla(0,0%,100%,.2);box-shadow:0px 0px 10px 3px rgba(0,0,0,.1)}.box-03 ul{width:100%;max-width:-moz-fit-content;max-width:fit-content;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-left:auto;margin-right:auto;-moz-column-gap:120px;column-gap:120px}.box-03 ul li{position:relative;padding:28px;font-weight:400;font-size:16px;line-height:22px;letter-spacing:.05em}.box-03 ul li:not(:last-child)::before{content:"";position:absolute;right:-60px;top:0;bottom:0;width:1px;background:#000}@media(max-width: 991px){.box-03 ul{flex-direction:column;row-gap:30px}.box-03 ul li{width:100%;text-align:center}.box-03 ul li:not(:last-child)::before{top:auto;bottom:-15px;left:50%;width:calc(100% - 30px);height:1px;transform:translateX(-50%)}}.box-04 #scontainer-100{position:relative}.box-04 #scontainer-100::before{content:"";position:absolute;height:11px;width:100%;left:0;right:0;bottom:95px;background:rgba(231,220,208,.8)}.box-04 #scontainer-100::after{content:"";position:absolute;height:11px;width:100%;left:0;right:0;bottom:75px;background:#d8d8d8}.box-04 #scontainer-100 .scontainer-content{padding-bottom:150px;position:relative}.box-04 #scontainer-100 .scontainer-content::before{content:"";position:absolute;height:11px;width:100%;left:0;right:0;bottom:55px;background:#6c6d70}.box-04 .tiles{min-height:760px;display:grid;grid-template-columns:1fr minmax(670px, 1fr);-moz-column-gap:150px;column-gap:150px;align-items:center}@media(max-width: 991px){.box-04 .tiles{grid-template-columns:1fr}}.box-04 .tiles .tile-1{position:relative;height:100%}.box-04 .tiles .tile-1::before{content:"";position:absolute;top:0;bottom:0;right:0;width:360px;background:rgba(244,244,244,.6);transform:translateX(100%);z-index:-1}.box-04 .tiles .tile-1 img{position:absolute;right:0;top:0}@media(max-width: 991px){.box-04 .tiles .tile-1{position:absolute;width:0}}.box-04 .tiles .tile-2 ul{padding:30px 60px}.box-04 .tiles .tile-2 ul li:not(:last-child){margin-bottom:70px}.box-04 .tiles .tile-2 ul li{padding-top:15px;border-top:1px solid #000;font-weight:300;font-size:14px;line-height:20px;letter-spacing:.05em}.box-05{margin-bottom:80px}.box-05 table{width:100%;max-width:1110px;margin-left:auto;margin-right:auto;padding:20px 0 10px 0;border:1px solid #000;border-collapse:separate;border-spacing:20px 0}.box-05 table thead tr{border-spacing:5px 1rem}.box-05 table thead tr th{color:#fff;font-weight:400;font-size:16px;line-height:22px;text-align:center;letter-spacing:.05em;text-transform:uppercase;padding:20px 15px}.box-05 table thead tr th:not(:first-child){background-color:#000}.box-05 table tbody tr{position:relative}.box-05 table tbody tr:not(:last-child) th,.box-05 table tbody tr:not(:last-child) td{border-bottom:1px solid #000}.box-05 table tbody tr th,.box-05 table tbody tr td{font-weight:400;font-size:14px;line-height:22px;letter-spacing:.05em;padding-top:20px;padding-bottom:20px}.box-05 table tbody tr td{text-align:center}.box-05 table tbody tr:first-child th,.box-05 table tbody tr:first-child td{padding-top:40px}.box-06{margin-bottom:110px}.box-06 .scontainer-content .row:nth-child(3) .color-tiles .color-tiles-data,.box-06 .scontainer-content .row:nth-child(4) .color-tiles .color-tiles-data,.box-06 .scontainer-content .row:nth-child(5) .color-tiles .color-tiles-data{display:grid;grid-template-columns:repeat(auto-fit, minmax(270px, 1fr));-moz-column-gap:40px;column-gap:40px;row-gap:17px}.box-06 .scontainer-content .row:nth-child(3) .color-tiles .color-tiles-data{row-gap:20px}/*# sourceMappingURL=fassaden.css.map */ \ No newline at end of file diff --git a/layout/style-css/fassaden.css.map b/layout/style-css/fassaden.css.map index 5f3ebfb..036087d 100644 --- a/layout/style-css/fassaden.css.map +++ b/layout/style-css/fassaden.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\style-scss\\fassaden.scss","..\\style-scss\\_variables.scss","..\\style-scss\\_mixins.scss"],"names":[],"mappings":"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","file":"fassaden.css","sourcesContent":["@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap');\r\n@import 'variables';\r\n@import '_mixins';\r\n\r\n.box-01 {\r\n\tmargin-bottom: 35px;\r\n\t.row {\r\n\t\t&-first {\r\n\t\t\tmargin-bottom: 35px;\r\n\r\n\t\t\t.tiles {\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\tflex-direction: row;\r\n\t\t\t\talign-items: center;\r\n\t\t\t\tjustify-content: center;\r\n\t\t\t\tcolumn-gap: 70px;\r\n\t\t\t\tpadding: 24px;\r\n\t\t\t\tbackground: #f4f4f4;\r\n\r\n\t\t\t\t.tile {\r\n\t\t\t\t\t&-1 {\r\n\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\tmax-width: 415px;\r\n\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\ttext-align: right;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&-2 {\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&-3 {\r\n\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\tmax-width: 315px;\r\n\t\t\t\t\t\th3 {\r\n\t\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\t\tfont-size: 24px;\r\n\t\t\t\t\t\t\tline-height: 1.1;\r\n\t\t\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\th4 {\r\n\t\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\t\t\tline-height: 20px;\r\n\t\t\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\ttext-align: left;\r\n\t\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tp {\r\n\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\t\tline-height: 26px;\r\n\t\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\tflex-direction: column-reverse;\r\n\t\t\t\t\trow-gap: 30px;\r\n\r\n\t\t\t\t\t.tile {\r\n\t\t\t\t\t\ttext-align: center;\r\n\r\n\t\t\t\t\t\t&-1 {\r\n\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\ttext-align: center;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t&-3 {\r\n\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\ttext-align: center;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t\t&-second {\r\n\t\t\tposition: relative;\r\n\t\t\tjustify-content: center;\r\n\r\n\t\t\t&::before {\r\n\t\t\t\tcontent: '';\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\tleft: 15px;\r\n\t\t\t\ttop: 0;\r\n\t\t\t\tbottom: 0;\r\n\t\t\t\twidth: 1px;\r\n\t\t\t\tbackground: $cBlack;\r\n\t\t\t}\r\n\r\n\t\t\t&::after {\r\n\t\t\t\tcontent: '';\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\tright: 15px;\r\n\t\t\t\ttop: 0;\r\n\t\t\t\tbottom: 0;\r\n\t\t\t\twidth: 1px;\r\n\t\t\t\tbackground: $cBlack;\r\n\t\t\t}\r\n\r\n\t\t\t.tiles {\r\n\t\t\t\tdisplay: grid;\r\n\t\t\t\tgrid-template-columns: repeat(2, minmax(300px, 450px));\r\n\t\t\t\tcolumn-gap: 180px;\r\n\t\t\t\tjustify-content: center;\r\n\t\t\t\talign-items: center;\r\n\r\n\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\tgrid-template-columns: 1fr;\r\n\t\t\t\t\trow-gap: 100px;\r\n\t\t\t\t\tcolumn-gap: 50px;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.tile {\r\n\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\tflex-direction: column;\r\n\t\t\t\t\trow-gap: 35px;\r\n\t\t\t\t\talign-items: center;\r\n\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: '';\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\tleft: 50%;\r\n\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t\t\ttransform: translateX(-50%);\r\n\r\n\t\t\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t\ttop: 50%;\r\n\t\t\t\t\t\t\theight: 1px;\r\n\t\t\t\t\t\t\tbottom: auto;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t&-1 {\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&-2 {\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t.img-preview {\r\n\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\tmax-width: 245px;\r\n\t\t\t\t\t\theight: 173px;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\th3 {\r\n\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t\tfont-size: 24px;\r\n\t\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\t\ttext-align: center;\r\n\t\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-02 {\r\n\tpadding: 50px 0;\r\n\tbackground: #f4f4f4;\r\n\t.row {\r\n\t\t.col-12 {\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: row;\r\n\t\t\tjustify-content: center;\r\n\t\t\talign-items: center;\r\n\t\t\tcolumn-gap: 35px;\r\n\r\n\t\t\tp {\r\n\t\t\t\tfont-weight: 300;\r\n\t\t\t\tfont-size: 16px;\r\n\t\t\t\tline-height: 26px;\r\n\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\tmax-width: 925px;\r\n\t\t\t}\r\n\r\n\t\t\t@include respond-below(md) {\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\trow-gap: 35px;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-03 {\r\n\tpadding: 60px 0;\r\n\tbackground: rgba(255, 255, 255, 0.2);\r\n\tbox-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);\r\n\r\n\tul {\r\n\t\twidth: 100%;\r\n\t\tmax-width: fit-content;\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: row;\r\n\t\tjustify-content: space-between;\r\n\t\talign-items: center;\r\n\t\tmargin-left: auto;\r\n\t\tmargin-right: auto;\r\n\t\tcolumn-gap: 120px;\r\n\r\n\t\tli {\r\n\t\t\tposition: relative;\r\n\t\t\tpadding: 28px;\r\n\t\t\tfont-weight: 400;\r\n\t\t\tfont-size: 16px;\r\n\t\t\tline-height: 22px;\r\n\t\t\tletter-spacing: 0.05em;\r\n\r\n\t\t\t&:not(:last-child) {\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: '';\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tright: -60px;\r\n\t\t\t\t\ttop: 0;\r\n\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\tul {\r\n\t\t\tflex-direction: column;\r\n\t\t\trow-gap: 30px;\r\n\t\t\tli {\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\ttext-align: center;\r\n\r\n\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\ttop: auto;\r\n\t\t\t\t\t\tbottom: -15px;\r\n\t\t\t\t\t\tleft: 50%;\r\n\t\t\t\t\t\twidth: calc(100% - 30px);\r\n\t\t\t\t\t\theight: 1px;\r\n\t\t\t\t\t\ttransform: translateX(-50%);\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-04 {\r\n\t#scontainer-100 {\r\n\t\tposition: relative;\r\n\r\n\t\t&::before {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\theight: 11px;\r\n\t\t\twidth: 100%;\r\n\t\t\tleft: 0;\r\n\t\t\tright: 0;\r\n\t\t\tbottom: calc(150px / 2 + 20px);\r\n\t\t\tbackground: rgba(231, 220, 208, 0.8);\r\n\t\t}\r\n\r\n\t\t&::after {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\theight: 11px;\r\n\t\t\twidth: 100%;\r\n\t\t\tleft: 0;\r\n\t\t\tright: 0;\r\n\t\t\tbottom: calc(150px / 2);\r\n\t\t\tbackground: #d8d8d8;\r\n\t\t}\r\n\r\n\t\t.scontainer-content {\r\n\t\t\tpadding-bottom: 150px;\r\n\t\t\tposition: relative;\r\n\t\t\t&::before {\r\n\t\t\t\tcontent: '';\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\theight: 11px;\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\tleft: 0;\r\n\t\t\t\tright: 0;\r\n\t\t\t\tbottom: calc(150px / 2 - 20px);\r\n\t\t\t\tbackground: #6c6d70;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t.tiles {\r\n\t\tmin-height: 760px;\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: 1fr minmax(670px, 1fr);\r\n\t\tcolumn-gap: 150px;\r\n\t\talign-items: center;\r\n\r\n\t\t@include respond-below(md) {\r\n\t\t\tgrid-template-columns: 1fr;\r\n\t\t}\r\n\r\n\t\t.tile {\r\n\t\t\t&-1 {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\theight: 100%;\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: '';\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\ttop: 0;\r\n\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\tright: 0;\r\n\t\t\t\t\twidth: 360px;\r\n\t\t\t\t\tbackground: rgba(244, 244, 244, 0.6);\r\n\t\t\t\t\ttransform: translateX(100%);\r\n\t\t\t\t\tz-index: -1;\r\n\t\t\t\t}\r\n\r\n\t\t\t\timg {\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tright: 0;\r\n\t\t\t\t\ttop: 0;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\twidth: 0;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t&-2 {\r\n\t\t\t\tul {\r\n\t\t\t\t\tpadding: 30px 60px;\r\n\r\n\t\t\t\t\tli {\r\n\t\t\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t\t\tmargin-bottom: 70px;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\tpadding-top: 15px;\r\n\t\t\t\t\t\tborder-top: 1px solid $cBlack;\r\n\r\n\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\tline-height: 20px;\r\n\t\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-05 {\r\n\tmargin-bottom: 80px;\r\n\r\n\ttable {\r\n\t\twidth: 100%;\r\n\t\tmax-width: 1110px;\r\n\t\tmargin-left: auto;\r\n\t\tmargin-right: auto;\r\n\t\tpadding: 20px 0 10px 0;\r\n\t\tborder: 1px solid $cBlack;\r\n\t\tborder-collapse: separate;\r\n\t\tborder-spacing: 20px 0;\r\n\r\n\t\tthead {\r\n\t\t\ttr {\r\n\t\t\t\tborder-spacing: 5px 1rem;\r\n\t\t\t\tth {\r\n\t\t\t\t\tcolor: $cTxtWhite;\r\n\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\tline-height: 22px;\r\n\t\t\t\t\ttext-align: center;\r\n\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\tpadding: 20px 15px;\r\n\r\n\t\t\t\t\t&:not(:first-child) {\r\n\t\t\t\t\t\tbackground-color: $cBlack;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t\ttbody {\r\n\t\t\ttr {\r\n\t\t\t\tposition: relative;\r\n\r\n\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\tth,\r\n\t\t\t\t\ttd {\r\n\t\t\t\t\t\tborder-bottom: 1px solid $cBlack;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\tth,\r\n\t\t\t\ttd {\r\n\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\tline-height: 22px;\r\n\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\tpadding-top: 20px;\r\n\t\t\t\t\tpadding-bottom: 20px;\r\n\t\t\t\t}\r\n\t\t\t\ttd {\r\n\t\t\t\t\ttext-align: center;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t&:first-child {\r\n\t\t\t\t\tth,\r\n\t\t\t\t\ttd {\r\n\t\t\t\t\t\tpadding-top: 40px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-06 {\r\n\tmargin-bottom: 110px;\r\n\r\n\t.scontainer-content {\r\n\t\t.row {\r\n\t\t\t&:nth-child(3),\r\n\t\t\t&:nth-child(4),\r\n\t\t\t&:nth-child(5) {\r\n\t\t\t\t.color-tiles {\r\n\t\t\t\t\t.color-tiles-data {\r\n\t\t\t\t\t\tdisplay: grid;\r\n\t\t\t\t\t\tgrid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\r\n\t\t\t\t\t\tcolumn-gap: 40px;\r\n\t\t\t\t\t\trow-gap: 17px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t&:nth-child(3) {\r\n\t\t\t\t.color-tiles {\r\n\t\t\t\t\t.color-tiles-data {\r\n\t\t\t\t\t\trow-gap: 20px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n","$cGrayText: #232323;\r\n\r\n$font1: 'Open Sans', sans-serif;\r\n$font2: 'Alegreya Sans', sans-serif;\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n","$breakpoints: (\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1360px,\r\n\txxl: 1620px,\r\n);\r\n\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) ==false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\r\n\t\t@if (map-has-key($breakpoints, $upper) ==false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n//* ~~~~ Colors ~~~~ *//\r\n$cWhite: #fff;\r\n$cMilk: #fafafa;\r\n$cSand: #e7dcd0;\r\n$cSandLight: #e6dccf;\r\n$cGray: #d8d8d8;\r\n$cYellow: #ffe604;\r\n$cIron: #b2b3b7;\r\n$cLightBlue: #4ca8e6;\r\n$cDarkNight: #343431;\r\n$cDeepDark: #1d1d1b;\r\n$cBlack: #000;\r\n\r\n$cTxtWhite: #fff;\r\n$cTxtCloud: #d8d8d8;\r\n$cTxtLightBlue: #4ca8e6;\r\n$cTxtDark: #2c2d2f;\r\n$cTxtBlack: #000;\r\n//* ~~~~ Mixins ~~~~ *//\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n\ttext-align: center;\r\n\tfont-size: $f_size;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $color;\r\n\tbackground: $bg;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:hover {\r\n\t\tbackground: $h_bg;\r\n\t\tcolor: $h_color !important;\r\n\t}\r\n}\r\n\r\n//* ~~~~ Global ~~~~ *//\r\n.hidden {\r\n\tdisplay: none !important;\r\n}\r\n\r\n.box {\r\n\tpadding-top: 125px;\r\n\tpadding-bottom: 125px;\r\n\r\n\t@include respond-below(sm) {\r\n\t\tpadding-top: 90px;\r\n\t\tpadding-bottom: 90px;\r\n\t}\r\n}\r\n\r\n.box_title {\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tfont-weight: 700;\r\n\tfont-size: 35px;\r\n\tline-height: 1.25;\r\n\tmargin-bottom: 28px;\r\n\ttext-transform: uppercase;\r\n\ttext-align: right;\r\n\tletter-spacing: 0.15em;\r\n}\r\n\r\n.box_subtitle {\r\n\tfont-family: 'URW Form';\r\n\tfont-style: normal;\r\n\tfont-weight: 400;\r\n\tfont-size: 30px;\r\n\tletter-spacing: 0.07em;\r\n\ttext-transform: uppercase;\r\n\tcolor: #000000;\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../style-scss/fassaden.scss","../style-scss/_variables.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"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","file":"fassaden.css"} \ No newline at end of file diff --git a/layout/style-css/fensterabdeckungen.css.map b/layout/style-css/fensterabdeckungen.css.map index fe4e345..1c0cf19 100644 --- a/layout/style-css/fensterabdeckungen.css.map +++ b/layout/style-css/fensterabdeckungen.css.map @@ -1 +1 @@ -{"version":3,"sources":["../style-scss/fensterabdeckungen.scss","../style-scss/_variables.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"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","file":"fensterabdeckungen.css"} \ No newline at end of file +{"version":3,"sources":["../style-scss/fensterabdeckungen.scss","../style-scss/_variables.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"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","file":"fensterabdeckungen.css"} \ No newline at end of file diff --git a/layout/style-css/hebeschiebeturen.css b/layout/style-css/hebeschiebeturen.css index 381b79d..0ff3848 100644 --- a/layout/style-css/hebeschiebeturen.css +++ b/layout/style-css/hebeschiebeturen.css @@ -1 +1 @@ -@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}.page-content{overflow:hidden}.box-01{padding-bottom:150px}@media(max-width: 991px){.box-01{padding-bottom:50px}}.box-01 #product-preview-box .product-preview-box .scontainer-content .product-preview{padding-left:0}.box-02 .scontainer-content .row{display:none}.box-02 .scontainer-content .row.active{display:block}.box-02 .scontainer-content .row .col-12{display:flex;flex-direction:row}.box-02 .scontainer-content .row .col-12 .popup-img{width:calc(50% - 50px)}.box-02 .scontainer-content .row .col-12 .popup-data{width:calc(50% + 50px)}.box-02 .scontainer-content .row .col-12 .popup-img{position:relative;min-height:789px}.box-02 .scontainer-content .row .col-12 .popup-img-wrapper{position:absolute;right:0;top:0;bottom:0;z-index:-1}.box-02 .scontainer-content .row .col-12 .popup-img-wrapper::before{content:"";position:absolute;left:0;top:0;bottom:0;width:290px;background:rgba(244,244,244,.9);mix-blend-mode:normal}.box-02 .scontainer-content .row .col-12 .popup-img-wrapper img{width:auto !important;max-width:-moz-fit-content !important;max-width:fit-content !important}.box-02 .scontainer-content .row .col-12 .popup-data{padding:50px 0}.box-02 .scontainer-content .row .col-12 .popup-data .popup-schems{display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap;-moz-column-gap:15px;column-gap:15px;margin-bottom:35px}.box-02 .scontainer-content .row .col-12 .popup-data .popup-schems li{text-align:center}.box-02 .scontainer-content .row .col-12 .popup-data .popup-schems li img{margin-bottom:15px;width:100%;max-width:-moz-fit-content;max-width:fit-content;-o-object-fit:cover;object-fit:cover}.box-02 .scontainer-content .row .col-12 .popup-data .popup-schems li p{font-weight:300;font-size:13px;line-height:26px;letter-spacing:.05em;margin-bottom:0}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots{position:absolute;top:auto;left:0;width:calc(100% - 15px);height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li{position:absolute;right:0;padding-top:40px;padding-right:40px;border-right:1px solid #000}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li::before{content:"";position:absolute;top:1px;left:0;width:19px;height:19px;background:rgba(255,255,255,.3);border:1px solid #000;border-radius:100%;transform:translateY(-50%)}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li::after{content:"";position:absolute;top:0;right:0;width:calc(100% - 19px);height:1px;background:#000}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li p{font-weight:300;font-size:16px;line-height:20px;text-align:right;letter-spacing:.05em;width:100%;max-width:470px;margin-left:auto}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li p:last-child{margin-bottom:0}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li p strong{font-weight:700}@media(max-width: 991px){.box-02 .scontainer-content .row .col-12{flex-direction:column}.box-02 .scontainer-content .row .col-12 .popup-img{width:100%}.box-02 .scontainer-content .row .col-12 .popup-img{min-height:unset}.box-02 .scontainer-content .row .col-12 .popup-img-wrapper{position:relative}.box-02 .scontainer-content .row .col-12 .popup-img-wrapper::before{width:130px}.box-02 .scontainer-content .row .col-12 .popup-img-wrapper img{width:100% !important}.box-02 .scontainer-content .row .col-12 .popup-data{width:100%}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots{position:relative}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li{position:relative;padding-top:20px;padding-right:10px}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li::before{display:none}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li:nth-child(1){left:0 !important}.box-02 .scontainer-content .row .col-12 .popup-data .popup-schems{justify-content:center}}.box-02 .scontainer-content .row-1 .col-12 .popup-data .popup-dots li:nth-child(1){left:290px}.box-02 .scontainer-content .row-2 .col-12 .popup-data .popup-dots li:nth-child(1){left:270px}.box-02 .scontainer-content .row-3 .col-12 .popup-data .popup-dots li:nth-child(1){left:480px;padding-bottom:40px;padding-top:0}.box-02 .scontainer-content .row-3 .col-12 .popup-data .popup-dots li:nth-child(1)::before{top:auto;bottom:-18px}.box-02 .scontainer-content .row-3 .col-12 .popup-data .popup-dots li:nth-child(1)::after{top:auto;bottom:0}.box-03{margin-bottom:65px}.box-03 .box-wrapper{display:flex;flex-direction:row}.box-03 .box-wrapper .box-left{width:calc(50% - 50px);display:flex;align-items:center}.box-03 .box-wrapper .box-left ul{position:relative;display:flex;flex-direction:row;-moz-column-gap:40px;column-gap:40px;padding:50px;margin:20px 0;border-left:1px solid #6c6d70}.box-03 .box-wrapper .box-left ul::before{content:"";position:absolute;top:0;left:0;width:170%;height:1px;background:#6c6d70;z-index:1}.box-03 .box-wrapper .box-left ul li{display:flex;flex-direction:column;row-gap:30px}.box-03 .box-wrapper .box-left ul li p{font-weight:300;font-size:13px;line-height:20px;letter-spacing:.07em;margin-bottom:0}.box-03 .box-wrapper .box-right{position:relative;width:calc(50% + 50px)}.box-03 .box-wrapper .box-right-text{position:absolute;left:0;top:0;bottom:0;background:rgba(244,244,244,.9);mix-blend-mode:normal;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:330px;padding:30px}.box-03 .box-wrapper .box-right-text h2{font-weight:700;font-size:25px;line-height:35px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:30px}.box-03 .box-wrapper .box-right-text p{font-weight:300;font-size:16px;line-height:26px;letter-spacing:.07em;margin-bottom:0}@media(max-width: 991px){.box-03 .box-wrapper{flex-direction:column-reverse;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.box-03 .box-wrapper .box-left{width:100%;justify-content:center}.box-03 .box-wrapper .box-left ul{border-left:none}.box-03 .box-wrapper .box-left ul::before{display:none}.box-03 .box-wrapper .box-right{width:100%}}.box-04 #product-colors .color-tiles-grid{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:60px;column-gap:60px;row-gap:70px}@media(max-width: 767px){.box-04 #product-colors .color-tiles-grid{grid-template-columns:1fr}}.box-04 #product-colors .color-tiles-rows{display:flex;flex-direction:column;-moz-column-gap:60px;column-gap:60px;row-gap:70px}.box-04 #product-colors .color-tiles-title{padding-left:60px}.box-04 #product-colors .color-tiles-title::before{width:40px}.box-04 #product-colors .color-tiles-title h2{font-weight:700;font-size:20px;line-height:25px;letter-spacing:.07em}.box-04 #product-colors .vekamotion-82 .color-tiles-data,.box-04 #product-colors .inova-smoove .color-tiles-data{display:flex;flex-direction:column;row-gap:17px;overflow:hidden}.box-04 #product-colors .vekamotion-82 .color-tiles-data li img,.box-04 #product-colors .inova-smoove .color-tiles-data li img{width:100%;max-width:126px}.box-04 #product-colors .platinum-optima .color-tile-content{display:flex;flex-direction:row;-moz-column-gap:80px;column-gap:80px;row-gap:40px;align-items:center}@media(max-width: 767px){.box-04 #product-colors .platinum-optima .color-tile-content{flex-direction:column-reverse}}.box-04 #product-colors .platinum-optima .color-tiles-data{display:flex;flex-direction:row;flex-wrap:wrap;-moz-column-gap:15px;column-gap:15px;row-gap:17px;align-items:flex-start;overflow:hidden}.box-04 #product-colors .platinum-optima .color-tiles-data li{display:flex;flex-direction:column;align-items:flex-start;row-gap:7px}.box-04 #product-colors .platinum-optima .color-tiles-data li img{width:100%;max-width:126px}.box-04 #product-colors .platinum-optima .color-tiles-data li p{font-weight:300;font-size:13px;line-height:15px;letter-spacing:.05em;text-transform:initial;margin-bottom:0}.box-04 #product-colors .platinum-optima .tile-emblem{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:256px;min-width:256px;height:256px;border-radius:100%;text-align:center}.box-04 #product-colors .platinum-optima .tile-emblem-black{color:#fff;background-color:#000}.box-04 #product-colors .platinum-optima .tile-emblem-black p::before{background-color:#fff}.box-04 #product-colors .platinum-optima .tile-emblem-gray{color:#000;background-color:#ece9e2}.box-04 #product-colors .platinum-optima .tile-emblem-gray p::before{background-color:#000}.box-04 #product-colors .platinum-optima .tile-emblem-brown{color:#fff;background-color:#69503b}.box-04 #product-colors .platinum-optima .tile-emblem-brown p::before{background-color:#fff}.box-04 #product-colors .platinum-optima .tile-emblem h2{font-weight:700;font-size:25px;line-height:1.2;letter-spacing:.15em;text-transform:uppercase}.box-04 #product-colors .platinum-optima .tile-emblem p{position:relative;font-weight:300;font-size:15px;line-height:35px;letter-spacing:.15em;padding-bottom:35px}.box-04 #product-colors .platinum-optima .tile-emblem p::before{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);height:1px;width:70px}.box-04 #product-colors .platinum-optima .color-tiles:nth-child(2n+1):not(:first-child)::before{left:auto;right:0}.box-04 #product-colors .platinum-optima .color-tiles:nth-child(2n+1):not(:first-child) .color-tiles-title{text-align:right;padding-left:0;padding-right:60px}.box-04 #product-colors .platinum-optima .color-tiles:nth-child(2n+1):not(:first-child) .color-tiles-title::before{left:auto;right:0}.box-04 #product-colors .platinum-optima .color-tiles:nth-child(2n+1) .color-tile-content{flex-direction:row-reverse}.box-04 #product-colors .platinum-optima .color-tiles:nth-child(2n+1) .color-tile-content .color-tiles-data{justify-content:flex-end;padding-left:0;padding-right:60px}@media(max-width: 767px){.box-04 #product-colors .platinum-optima .color-tiles:nth-child(2n+1) .color-tile-content{flex-direction:column-reverse}}.box-05#our-catalog .scontainer-content .row{display:none}.box-05#our-catalog .scontainer-content .row.active{display:flex !important}/*# sourceMappingURL=hebeschiebeturen.css.map */ \ No newline at end of file +@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}.page-content{overflow:hidden}.box-01{padding-bottom:150px}@media(max-width: 991px){.box-01{padding-bottom:50px}}.box-01 #product-preview-box .product-preview-box .scontainer-content .product-preview{padding-left:0}.box-02 .scontainer-content .row{display:none}.box-02 .scontainer-content .row.active{display:block}.box-02 .scontainer-content .row .col-12{display:flex;flex-direction:row}.box-02 .scontainer-content .row .col-12 .popup-img{width:calc(50% - 50px)}.box-02 .scontainer-content .row .col-12 .popup-data{width:calc(50% + 50px)}.box-02 .scontainer-content .row .col-12 .popup-img{position:relative;min-height:789px}.box-02 .scontainer-content .row .col-12 .popup-img-wrapper{position:absolute;right:0;top:0;bottom:0;z-index:-1}.box-02 .scontainer-content .row .col-12 .popup-img-wrapper::before{content:"";position:absolute;left:0;top:0;bottom:0;width:290px;background:rgba(244,244,244,.9);mix-blend-mode:normal}.box-02 .scontainer-content .row .col-12 .popup-img-wrapper img{width:auto !important;max-width:-moz-fit-content !important;max-width:fit-content !important}.box-02 .scontainer-content .row .col-12 .popup-data{padding:50px 0}.box-02 .scontainer-content .row .col-12 .popup-data .popup-schems{display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap;-moz-column-gap:15px;column-gap:15px;margin-bottom:35px}.box-02 .scontainer-content .row .col-12 .popup-data .popup-schems li{text-align:center}.box-02 .scontainer-content .row .col-12 .popup-data .popup-schems li img{margin-bottom:15px;width:100%;max-width:-moz-fit-content;max-width:fit-content;-o-object-fit:cover;object-fit:cover}.box-02 .scontainer-content .row .col-12 .popup-data .popup-schems li p{font-weight:300;font-size:13px;line-height:26px;letter-spacing:.05em;margin-bottom:0}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots{position:absolute;top:auto;left:0;width:calc(100% - 15px);height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li{position:absolute;right:0;padding-top:40px;padding-right:40px;border-right:1px solid #000}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li::before{content:"";position:absolute;top:1px;left:0;width:19px;height:19px;background:hsla(0,0%,100%,.3);border:1px solid #000;border-radius:100%;transform:translateY(-50%)}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li::after{content:"";position:absolute;top:0;right:0;width:calc(100% - 19px);height:1px;background:#000}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li p{font-weight:300;font-size:16px;line-height:20px;text-align:right;letter-spacing:.05em;width:100%;max-width:470px;margin-left:auto}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li p:last-child{margin-bottom:0}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li p strong{font-weight:700}@media(max-width: 991px){.box-02 .scontainer-content .row .col-12{flex-direction:column}.box-02 .scontainer-content .row .col-12 .popup-img{width:100%}.box-02 .scontainer-content .row .col-12 .popup-img{min-height:unset}.box-02 .scontainer-content .row .col-12 .popup-img-wrapper{position:relative}.box-02 .scontainer-content .row .col-12 .popup-img-wrapper::before{width:130px}.box-02 .scontainer-content .row .col-12 .popup-img-wrapper img{width:100% !important}.box-02 .scontainer-content .row .col-12 .popup-data{width:100%}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots{position:relative}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li{position:relative;padding-top:20px;padding-right:10px}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li::before{display:none}.box-02 .scontainer-content .row .col-12 .popup-data .popup-dots li:nth-child(1){left:0 !important}.box-02 .scontainer-content .row .col-12 .popup-data .popup-schems{justify-content:center}}.box-02 .scontainer-content .row-1 .col-12 .popup-data .popup-dots li:nth-child(1){left:290px}.box-02 .scontainer-content .row-2 .col-12 .popup-data .popup-dots li:nth-child(1){left:270px}.box-02 .scontainer-content .row-3 .col-12 .popup-data .popup-dots li:nth-child(1){left:480px;padding-bottom:40px;padding-top:0}.box-02 .scontainer-content .row-3 .col-12 .popup-data .popup-dots li:nth-child(1)::before{top:auto;bottom:-18px}.box-02 .scontainer-content .row-3 .col-12 .popup-data .popup-dots li:nth-child(1)::after{top:auto;bottom:0}.box-03{margin-bottom:65px}.box-03 .box-wrapper{display:flex;flex-direction:row}.box-03 .box-wrapper .box-left{width:calc(50% - 50px);display:flex;align-items:center}.box-03 .box-wrapper .box-left ul{position:relative;display:flex;flex-direction:row;-moz-column-gap:40px;column-gap:40px;padding:50px;margin:20px 0;border-left:1px solid #6c6d70}.box-03 .box-wrapper .box-left ul::before{content:"";position:absolute;top:0;left:0;width:170%;height:1px;background:#6c6d70;z-index:1}.box-03 .box-wrapper .box-left ul li{display:flex;flex-direction:column;row-gap:30px}.box-03 .box-wrapper .box-left ul li p{font-weight:300;font-size:13px;line-height:20px;letter-spacing:.07em;margin-bottom:0}.box-03 .box-wrapper .box-right{position:relative;width:calc(50% + 50px)}.box-03 .box-wrapper .box-right-text{position:absolute;left:0;top:0;bottom:0;background:rgba(244,244,244,.9);mix-blend-mode:normal;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:330px;padding:30px}.box-03 .box-wrapper .box-right-text h2{font-weight:700;font-size:25px;line-height:35px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:30px}.box-03 .box-wrapper .box-right-text p{font-weight:300;font-size:16px;line-height:26px;letter-spacing:.07em;margin-bottom:0}@media(max-width: 991px){.box-03 .box-wrapper{flex-direction:column-reverse;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.box-03 .box-wrapper .box-left{width:100%;justify-content:center}.box-03 .box-wrapper .box-left ul{border-left:none}.box-03 .box-wrapper .box-left ul::before{display:none}.box-03 .box-wrapper .box-right{width:100%}}.box-04 #product-colors .color-tiles-grid{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:60px;column-gap:60px;row-gap:70px}@media(max-width: 767px){.box-04 #product-colors .color-tiles-grid{grid-template-columns:1fr}}.box-04 #product-colors .color-tiles-rows{display:flex;flex-direction:column;-moz-column-gap:60px;column-gap:60px;row-gap:70px}.box-04 #product-colors .color-tiles-title{padding-left:60px}.box-04 #product-colors .color-tiles-title::before{width:40px}.box-04 #product-colors .color-tiles-title h2{font-weight:700;font-size:20px;line-height:25px;letter-spacing:.07em}.box-04 #product-colors .vekamotion-82 .color-tiles-data,.box-04 #product-colors .inova-smoove .color-tiles-data{display:flex;flex-direction:column;row-gap:17px;overflow:hidden}.box-04 #product-colors .vekamotion-82 .color-tiles-data li img,.box-04 #product-colors .inova-smoove .color-tiles-data li img{width:100%;max-width:126px}.box-04 #product-colors .platinum-optima .color-tile-content{display:flex;flex-direction:row;-moz-column-gap:80px;column-gap:80px;row-gap:40px;align-items:center}@media(max-width: 767px){.box-04 #product-colors .platinum-optima .color-tile-content{flex-direction:column-reverse}}.box-04 #product-colors .platinum-optima .color-tiles-data{display:flex;flex-direction:row;flex-wrap:wrap;-moz-column-gap:15px;column-gap:15px;row-gap:17px;align-items:flex-start;overflow:hidden}.box-04 #product-colors .platinum-optima .color-tiles-data li{display:flex;flex-direction:column;align-items:flex-start;row-gap:7px}.box-04 #product-colors .platinum-optima .color-tiles-data li img{width:100%;max-width:126px}.box-04 #product-colors .platinum-optima .color-tiles-data li p{font-weight:300;font-size:13px;line-height:15px;letter-spacing:.05em;text-transform:initial;margin-bottom:0}.box-04 #product-colors .platinum-optima .tile-emblem{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:256px;min-width:256px;height:256px;border-radius:100%;text-align:center}.box-04 #product-colors .platinum-optima .tile-emblem-black{color:#fff;background-color:#000}.box-04 #product-colors .platinum-optima .tile-emblem-black p::before{background-color:#fff}.box-04 #product-colors .platinum-optima .tile-emblem-gray{color:#000;background-color:#ece9e2}.box-04 #product-colors .platinum-optima .tile-emblem-gray p::before{background-color:#000}.box-04 #product-colors .platinum-optima .tile-emblem-brown{color:#fff;background-color:#69503b}.box-04 #product-colors .platinum-optima .tile-emblem-brown p::before{background-color:#fff}.box-04 #product-colors .platinum-optima .tile-emblem h2{font-weight:700;font-size:25px;line-height:1.2;letter-spacing:.15em;text-transform:uppercase}.box-04 #product-colors .platinum-optima .tile-emblem p{position:relative;font-weight:300;font-size:15px;line-height:35px;letter-spacing:.15em;padding-bottom:35px}.box-04 #product-colors .platinum-optima .tile-emblem p::before{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);height:1px;width:70px}.box-04 #product-colors .platinum-optima .color-tiles:nth-child(2n+1):not(:first-child)::before{left:auto;right:0}.box-04 #product-colors .platinum-optima .color-tiles:nth-child(2n+1):not(:first-child) .color-tiles-title{text-align:right;padding-left:0;padding-right:60px}.box-04 #product-colors .platinum-optima .color-tiles:nth-child(2n+1):not(:first-child) .color-tiles-title::before{left:auto;right:0}.box-04 #product-colors .platinum-optima .color-tiles:nth-child(2n+1) .color-tile-content{flex-direction:row-reverse}.box-04 #product-colors .platinum-optima .color-tiles:nth-child(2n+1) .color-tile-content .color-tiles-data{justify-content:flex-end;padding-left:0;padding-right:60px}@media(max-width: 767px){.box-04 #product-colors .platinum-optima .color-tiles:nth-child(2n+1) .color-tile-content{flex-direction:column-reverse}}.box-05#our-catalog .scontainer-content .row{display:none}.box-05#our-catalog .scontainer-content .row.active{display:flex !important}/*# sourceMappingURL=hebeschiebeturen.css.map */ \ No newline at end of file diff --git a/layout/style-css/hebeschiebeturen.css.map b/layout/style-css/hebeschiebeturen.css.map index 9bf04af..701467c 100644 --- a/layout/style-css/hebeschiebeturen.css.map +++ b/layout/style-css/hebeschiebeturen.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\style-scss\\_variables.scss","..\\style-scss\\_mixins.scss","..\\style-scss\\hebeschiebeturen.scss"],"names":[],"mappings":"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","file":"hebeschiebeturen.css","sourcesContent":["$cGrayText: #232323;\r\n\r\n$font1: 'Open Sans', sans-serif;\r\n$font2: 'Alegreya Sans', sans-serif;\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n","$breakpoints: (\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1360px,\r\n\txxl: 1620px,\r\n);\r\n\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) ==false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\r\n\t\t@if (map-has-key($breakpoints, $upper) ==false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n//* ~~~~ Colors ~~~~ *//\r\n$cWhite: #fff;\r\n$cMilk: #fafafa;\r\n$cSand: #e7dcd0;\r\n$cSandLight: #e6dccf;\r\n$cGray: #d8d8d8;\r\n$cYellow: #ffe604;\r\n$cIron: #b2b3b7;\r\n$cLightBlue: #4ca8e6;\r\n$cDarkNight: #343431;\r\n$cDeepDark: #1d1d1b;\r\n$cBlack: #000;\r\n\r\n$cTxtWhite: #fff;\r\n$cTxtCloud: #d8d8d8;\r\n$cTxtLightBlue: #4ca8e6;\r\n$cTxtDark: #2c2d2f;\r\n$cTxtBlack: #000;\r\n//* ~~~~ Mixins ~~~~ *//\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n\ttext-align: center;\r\n\tfont-size: $f_size;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $color;\r\n\tbackground: $bg;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:hover {\r\n\t\tbackground: $h_bg;\r\n\t\tcolor: $h_color !important;\r\n\t}\r\n}\r\n\r\n//* ~~~~ Global ~~~~ *//\r\n.hidden {\r\n\tdisplay: none !important;\r\n}\r\n\r\n.box {\r\n\tpadding-top: 125px;\r\n\tpadding-bottom: 125px;\r\n\r\n\t@include respond-below(sm) {\r\n\t\tpadding-top: 90px;\r\n\t\tpadding-bottom: 90px;\r\n\t}\r\n}\r\n\r\n.box_title {\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tfont-weight: 700;\r\n\tfont-size: 35px;\r\n\tline-height: 1.25;\r\n\tmargin-bottom: 28px;\r\n\ttext-transform: uppercase;\r\n\ttext-align: right;\r\n\tletter-spacing: 0.15em;\r\n}\r\n\r\n.box_subtitle {\r\n\tfont-family: 'URW Form';\r\n\tfont-style: normal;\r\n\tfont-weight: 400;\r\n\tfont-size: 30px;\r\n\tletter-spacing: 0.07em;\r\n\ttext-transform: uppercase;\r\n\tcolor: #000000;\r\n}\r\n","@import \"variables\";\r\n@import \"_mixins\";\r\n\r\n.page-content {\r\n overflow: hidden;\r\n}\r\n\r\n.box-01 {\r\n padding-bottom: 150px;\r\n\r\n @include respond-below(md) {\r\n padding-bottom: 50px;\r\n }\r\n\r\n #product-preview-box {\r\n .product-preview-box {\r\n .scontainer-content {\r\n .product-preview {\r\n padding-left: 0;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.box-02 {\r\n .scontainer-content {\r\n .row {\r\n display: none;\r\n\r\n &.active {\r\n display: block;\r\n }\r\n\r\n .col-12 {\r\n display: flex;\r\n flex-direction: row;\r\n\r\n .popup-img {\r\n width: calc(50% - 50px);\r\n }\r\n\r\n .popup-data {\r\n width: calc(50% + 50px);\r\n }\r\n\r\n .popup-img {\r\n position: relative;\r\n min-height: 789px;\r\n\r\n &-wrapper {\r\n position: absolute;\r\n right: 0;\r\n top: 0;\r\n bottom: 0;\r\n z-index: -1;\r\n\r\n &::before {\r\n content: \"\";\r\n position: absolute;\r\n left: 0;\r\n top: 0;\r\n bottom: 0;\r\n width: 290px;\r\n background: rgba(244, 244, 244, 0.9);\r\n mix-blend-mode: normal;\r\n }\r\n\r\n img {\r\n width: auto !important;\r\n max-width: fit-content !important;\r\n }\r\n }\r\n }\r\n\r\n .popup-data {\r\n padding: 50px 0;\r\n\r\n .popup-schems {\r\n display: flex;\r\n flex-direction: row;\r\n justify-content: flex-end;\r\n flex-wrap: wrap;\r\n column-gap: 15px;\r\n margin-bottom: 35px;\r\n\r\n li {\r\n text-align: center;\r\n\r\n img {\r\n margin-bottom: 15px;\r\n width: 100%;\r\n max-width: fit-content;\r\n object-fit: cover;\r\n }\r\n\r\n p {\r\n font-weight: 300;\r\n font-size: 13px;\r\n line-height: 26px;\r\n letter-spacing: 0.05em;\r\n margin-bottom: 0;\r\n }\r\n }\r\n }\r\n\r\n .popup-dots {\r\n position: absolute;\r\n top: auto;\r\n left: 0;\r\n width: calc(100% - 15px);\r\n height: 100%;\r\n -webkit-user-select: none;\r\n -moz-user-select: none;\r\n user-select: none;\r\n\r\n li {\r\n position: absolute;\r\n right: 0;\r\n padding-top: 40px;\r\n padding-right: 40px;\r\n border-right: 1px solid $cBlack;\r\n\r\n &::before {\r\n content: \"\";\r\n position: absolute;\r\n top: 1px;\r\n left: 0;\r\n width: 19px;\r\n height: 19px;\r\n background: rgba(255, 255, 255, 0.3);\r\n border: 1px solid $cBlack;\r\n border-radius: 100%;\r\n transform: translateY(-50%);\r\n }\r\n\r\n &::after {\r\n content: \"\";\r\n position: absolute;\r\n top: 0;\r\n right: 0;\r\n width: calc(100% - 19px);\r\n height: 1px;\r\n background: #000;\r\n }\r\n\r\n p {\r\n font-weight: 300;\r\n font-size: 16px;\r\n line-height: 20px;\r\n text-align: right;\r\n letter-spacing: 0.05em;\r\n width: 100%;\r\n max-width: 470px;\r\n margin-left: auto;\r\n\r\n &:last-child {\r\n margin-bottom: 0;\r\n }\r\n\r\n strong {\r\n font-weight: 700;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n @include respond-below(md) {\r\n flex-direction: column;\r\n\r\n .popup-img {\r\n width: 100%;\r\n }\r\n\r\n .popup-img {\r\n min-height: unset;\r\n\r\n &-wrapper {\r\n position: relative;\r\n\r\n &::before {\r\n width: 130px;\r\n }\r\n\r\n img {\r\n width: 100% !important;\r\n }\r\n }\r\n }\r\n\r\n .popup-data {\r\n width: 100%;\r\n\r\n .popup-dots {\r\n position: relative;\r\n\r\n li {\r\n position: relative;\r\n padding-top: 20px;\r\n padding-right: 10px;\r\n\r\n &::before {\r\n display: none;\r\n }\r\n\r\n &:nth-child(1) {\r\n left: 0 !important;\r\n }\r\n }\r\n }\r\n\r\n .popup-schems {\r\n justify-content: center;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &-1 {\r\n .col-12 {\r\n .popup-data {\r\n .popup-dots {\r\n li {\r\n &:nth-child(1) {\r\n left: 290px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n &-2 {\r\n .col-12 {\r\n .popup-data {\r\n .popup-dots {\r\n li {\r\n &:nth-child(1) {\r\n left: 270px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n &-3 {\r\n .col-12 {\r\n .popup-data {\r\n .popup-dots {\r\n li {\r\n &:nth-child(1) {\r\n left: 480px;\r\n padding-bottom: 40px;\r\n padding-top: 0;\r\n\r\n &::before {\r\n top: auto;\r\n bottom: -18px;\r\n }\r\n\r\n &::after {\r\n top: auto;\r\n bottom: 0;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.box-03 {\r\n margin-bottom: 65px;\r\n\r\n .box-wrapper {\r\n display: flex;\r\n flex-direction: row;\r\n\r\n .box-left {\r\n width: calc(50% - 50px);\r\n display: flex;\r\n align-items: center;\r\n\r\n ul {\r\n position: relative;\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 40px;\r\n padding: 50px;\r\n margin: 20px 0;\r\n border-left: 1px solid #6c6d70;\r\n\r\n &::before {\r\n content: \"\";\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n width: 170%;\r\n height: 1px;\r\n background: #6c6d70;\r\n z-index: 1;\r\n }\r\n\r\n li {\r\n display: flex;\r\n flex-direction: column;\r\n row-gap: 30px;\r\n\r\n p {\r\n font-weight: 300;\r\n font-size: 13px;\r\n line-height: 20px;\r\n letter-spacing: 0.07em;\r\n margin-bottom: 0;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .box-right {\r\n position: relative;\r\n width: calc(50% + 50px);\r\n\r\n &-text {\r\n position: absolute;\r\n left: 0;\r\n top: 0;\r\n bottom: 0;\r\n background: rgba(244, 244, 244, 0.9);\r\n mix-blend-mode: normal;\r\n\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n width: 100%;\r\n max-width: 330px;\r\n padding: 30px;\r\n\r\n h2 {\r\n font-weight: 700;\r\n font-size: 25px;\r\n line-height: 35px;\r\n letter-spacing: 0.15em;\r\n text-transform: uppercase;\r\n margin-bottom: 30px;\r\n }\r\n\r\n p {\r\n font-weight: 300;\r\n font-size: 16px;\r\n line-height: 26px;\r\n letter-spacing: 0.07em;\r\n margin-bottom: 0;\r\n }\r\n }\r\n }\r\n\r\n @include respond-below(md) {\r\n flex-direction: column-reverse;\r\n width: fit-content;\r\n margin-left: auto;\r\n margin-right: auto;\r\n\r\n .box-left {\r\n width: 100%;\r\n justify-content: center;\r\n\r\n ul {\r\n border-left: none;\r\n\r\n &::before {\r\n display: none;\r\n }\r\n }\r\n }\r\n\r\n .box-right {\r\n width: 100%;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.box-04 {\r\n #product-colors {\r\n .color-tiles-grid {\r\n display: grid;\r\n grid-template-columns: 1fr 1fr;\r\n column-gap: 60px;\r\n row-gap: 70px;\r\n\r\n @include respond-below(sm) {\r\n grid-template-columns: 1fr;\r\n }\r\n }\r\n\r\n .color-tiles-rows {\r\n display: flex;\r\n flex-direction: column;\r\n column-gap: 60px;\r\n row-gap: 70px;\r\n }\r\n\r\n .color-tiles-title {\r\n padding-left: 60px;\r\n\r\n &::before {\r\n width: 40px;\r\n }\r\n\r\n h2 {\r\n font-weight: 700;\r\n font-size: 20px;\r\n line-height: 25px;\r\n letter-spacing: 0.07em;\r\n }\r\n }\r\n\r\n .vekamotion-82,\r\n .inova-smoove {\r\n .color-tiles-data {\r\n display: flex;\r\n flex-direction: column;\r\n row-gap: 17px;\r\n overflow: hidden;\r\n\r\n li {\r\n img {\r\n width: 100%;\r\n max-width: 126px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .platinum-optima {\r\n .color-tile-content {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 80px;\r\n row-gap: 40px;\r\n align-items: center;\r\n\r\n @include respond-below(sm) {\r\n flex-direction: column-reverse;\r\n }\r\n }\r\n\r\n .color-tiles-data {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: wrap;\r\n column-gap: 15px;\r\n row-gap: 17px;\r\n align-items: flex-start;\r\n overflow: hidden;\r\n\r\n li {\r\n display: flex;\r\n flex-direction: column;\r\n align-items: flex-start;\r\n row-gap: 7px;\r\n\r\n img {\r\n width: 100%;\r\n max-width: 126px;\r\n }\r\n\r\n p {\r\n font-weight: 300;\r\n font-size: 13px;\r\n line-height: 15px;\r\n letter-spacing: 0.05em;\r\n text-transform: initial;\r\n margin-bottom: 0;\r\n }\r\n }\r\n }\r\n\r\n .tile-emblem {\r\n display: inline-flex;\r\n flex-direction: column;\r\n align-items: center;\r\n justify-content: center;\r\n width: 256px;\r\n min-width: 256px;\r\n height: 256px;\r\n border-radius: 100%;\r\n text-align: center;\r\n\r\n &-black {\r\n color: $cTxtWhite;\r\n background-color: $cBlack;\r\n\r\n p {\r\n &::before {\r\n background-color: $cWhite;\r\n }\r\n }\r\n }\r\n\r\n &-gray {\r\n color: $cTxtBlack;\r\n background-color: #ece9e2;\r\n\r\n p {\r\n &::before {\r\n background-color: $cBlack;\r\n }\r\n }\r\n }\r\n\r\n &-brown {\r\n color: $cTxtWhite;\r\n background-color: #69503b;\r\n\r\n p {\r\n &::before {\r\n background-color: $cWhite;\r\n }\r\n }\r\n }\r\n\r\n h2 {\r\n font-weight: 700;\r\n font-size: 25px;\r\n line-height: 1.2;\r\n letter-spacing: 0.15em;\r\n text-transform: uppercase;\r\n }\r\n\r\n p {\r\n position: relative;\r\n font-weight: 300;\r\n font-size: 15px;\r\n line-height: 35px;\r\n letter-spacing: 0.15em;\r\n padding-bottom: 35px;\r\n\r\n &::before {\r\n content: \"\";\r\n position: absolute;\r\n left: 50%;\r\n bottom: 0;\r\n transform: translateX(-50%);\r\n height: 1px;\r\n width: 70px;\r\n }\r\n }\r\n }\r\n\r\n .color-tiles {\r\n &:nth-child(2n + 1) {\r\n &:not(:first-child) {\r\n &::before {\r\n left: auto;\r\n right: 0;\r\n }\r\n\r\n .color-tiles-title {\r\n text-align: right;\r\n padding-left: 0;\r\n padding-right: 60px;\r\n\r\n &::before {\r\n left: auto;\r\n right: 0;\r\n }\r\n }\r\n }\r\n\r\n .color-tile-content {\r\n flex-direction: row-reverse;\r\n\r\n .color-tiles-data {\r\n justify-content: flex-end;\r\n padding-left: 0;\r\n padding-right: 60px;\r\n }\r\n\r\n @include respond-below(sm) {\r\n flex-direction: column-reverse;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.box-05 {\r\n &#our-catalog {\r\n .scontainer-content {\r\n .row {\r\n display: none;\r\n\r\n &.active {\r\n display: flex !important;\r\n }\r\n }\r\n }\r\n }\r\n}"]} \ No newline at end of file +{"version":3,"sources":["../style-scss/_variables.scss","../style-scss/_mixins.scss","../style-scss/hebeschiebeturen.scss"],"names":[],"mappings":"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","file":"hebeschiebeturen.css"} \ No newline at end of file diff --git a/layout/style-css/holz-alu-fenster.css.map b/layout/style-css/holz-alu-fenster.css.map index 4f03270..eb7637e 100644 --- a/layout/style-css/holz-alu-fenster.css.map +++ b/layout/style-css/holz-alu-fenster.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\style-scss\\holz-alu-fenster.scss","..\\style-scss\\_variables.scss","..\\style-scss\\_mixins.scss"],"names":[],"mappings":"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,+DACC,eAAA,CAEA,aAAA,CACA,gBAAA,CACA,iBAAA,CACA,gBAAA,CACA,eAAA,CAEA,sEACC,QAAA,CACA,QAAA,CACA,wBAAA,CAAA,CEvFR,0BF+FM,qEACC,WAAA,CACA,UAAA,CACA,QAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAAA,CEnJP,yBF0JM,qEACC,UAAA,CACA,QAAA,CAID,qEACC,SAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,SAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAAA,CAgBJ,6EACC,YAAA,CACA,0DAAA,CACA,QAAA,CAMD,6EACC,YAAA,CACA,0DAAA,CACA,QAAA,CAEA,gFACC,qBAAA,CACA,sBAAA,CACA,YAAA,CAOF,kEACC,UAAA,CACA,iBAAA,CACA,OAAA,CACA,QAAA,CACA,QAAA,CACA,SAAA,CACA,kBAAA,CAED,6EACC,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,kBAAA,CACA,kBAAA,CACA,mBAAA,CAEA,qFACC,UAAA,CACA,iBAAA,CACA,OAAA,CACA,QAAA,CACA,WAAA,CACA,UAAA,CACA,kBAAA,CAGD,+EACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,gBAAA,CACA,oBAAA,CACA,UAAA,CACA,eAAA,CACA,eAAA,CACA,gBAAA,CElRL,yBFuPG,6EA+BE,qBAAA,CAEA,+EACC,YAAA,CACA,iBAAA,CAAA","file":"holz-alu-fenster.css","sourcesContent":["@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap');\r\n@import 'variables';\r\n@import '_mixins';\r\n\r\n.page-content {\r\n\toverflow: hidden;\r\n}\r\n\r\n.box-03 {\r\n\t#product-popup-box {\r\n\t\t.row {\r\n\t\t\t&:first-child {\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tmax-width: 600px;\r\n\t\t\t\t\tleft: 60%;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t.box-data {\r\n\t\t\t\tul {\r\n\t\t\t\t\tli {\r\n\t\t\t\t\t\t@include respond-above(lg) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\tleft: 220px;\r\n\t\t\t\t\t\t\t\ttop: 5px;\r\n\t\t\t\t\t\t\t\tright: 210px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 320px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\tleft: 120px;\r\n\t\t\t\t\t\t\t\ttop: 120px;\r\n\t\t\t\t\t\t\t\tright: 60px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 480px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\tleft: 435px;\r\n\t\t\t\t\t\t\t\ttop: 210px;\r\n\t\t\t\t\t\t\t\tright: 210px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 310px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\tleft: 300px;\r\n\t\t\t\t\t\t\t\ttop: 310px;\r\n\t\t\t\t\t\t\t\tright: 320px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 180px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\tleft: 80px;\r\n\t\t\t\t\t\t\t\ttop: 370px;\r\n\t\t\t\t\t\t\t\tright: 210px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 230px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\tleft: 360px;\r\n\t\t\t\t\t\t\t\ttop: 430px;\r\n\t\t\t\t\t\t\t\tright: 60px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 350px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\tleft: 430px;\r\n\t\t\t\t\t\t\t\ttop: 540px;\r\n\t\t\t\t\t\t\t\tright: 140px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 250px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(8) {\r\n\t\t\t\t\t\t\t\tleft: 290px;\r\n\t\t\t\t\t\t\t\ttop: 525px;\r\n\t\t\t\t\t\t\t\tright: 470px;\r\n\r\n\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 300px;\r\n\r\n\t\t\t\t\t\t\t\t\tmargin-left: 0;\r\n\t\t\t\t\t\t\t\t\tpadding-top: 50px;\r\n\t\t\t\t\t\t\t\t\tpadding-left: 25px;\r\n\t\t\t\t\t\t\t\t\tpadding-top: 60px;\r\n\t\t\t\t\t\t\t\t\ttext-align: left;\r\n\r\n\t\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\t\tleft: 9px;\r\n\t\t\t\t\t\t\t\t\t\ttop: 18px;\r\n\t\t\t\t\t\t\t\t\t\theight: calc(100% - 18px);\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(lg) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '1';\r\n\t\t\t\t\t\t\t\t\tleft: 230px;\r\n\t\t\t\t\t\t\t\t\ttop: 15px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '2';\r\n\t\t\t\t\t\t\t\t\tleft: 120px;\r\n\t\t\t\t\t\t\t\t\ttop: 130px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '3';\r\n\t\t\t\t\t\t\t\t\tleft: 445px;\r\n\t\t\t\t\t\t\t\t\ttop: 220px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '4';\r\n\t\t\t\t\t\t\t\t\tleft: 335px;\r\n\t\t\t\t\t\t\t\t\ttop: 300px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '5';\r\n\t\t\t\t\t\t\t\t\tleft: 100px;\r\n\t\t\t\t\t\t\t\t\ttop: 350px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '6';\r\n\t\t\t\t\t\t\t\t\tleft: 365px;\r\n\t\t\t\t\t\t\t\t\ttop: 430px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '7';\r\n\t\t\t\t\t\t\t\t\tleft: 425px;\r\n\t\t\t\t\t\t\t\t\ttop: 535px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(8) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '8';\r\n\t\t\t\t\t\t\t\t\tleft: 290px;\r\n\t\t\t\t\t\t\t\t\ttop: 545px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(xs) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 150px;\r\n\t\t\t\t\t\t\t\t\ttop: 15px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 65px;\r\n\t\t\t\t\t\t\t\t\ttop: 100px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 263px;\r\n\t\t\t\t\t\t\t\t\ttop: 140px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 210px;\r\n\t\t\t\t\t\t\t\t\ttop: 190px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 80px;\r\n\t\t\t\t\t\t\t\t\ttop: 220px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 230px;\r\n\t\t\t\t\t\t\t\t\ttop: 260px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 260px;\r\n\t\t\t\t\t\t\t\t\ttop: 340px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(8) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 170px;\r\n\t\t\t\t\t\t\t\t\ttop: 340px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-05 {\r\n\t.scontainer-content {\r\n\t\t.row {\r\n\t\t\t&:nth-child(1) {\r\n\t\t\t\t.color-tiles {\r\n\t\t\t\t\t.color-tiles-data {\r\n\t\t\t\t\t\tdisplay: grid;\r\n\t\t\t\t\t\tgrid-template-columns: repeat(auto-fit, minmax(170px, 1fr));\r\n\t\t\t\t\t\tgap: 30px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t&:nth-child(3) {\r\n\t\t\t\t.color-tiles {\r\n\t\t\t\t\t.color-tiles-data {\r\n\t\t\t\t\t\tdisplay: grid;\r\n\t\t\t\t\t\tgrid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\r\n\t\t\t\t\t\tgap: 20px;\r\n\r\n\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\tflex-direction: column;\r\n\t\t\t\t\t\t\talign-items: flex-start;\r\n\t\t\t\t\t\t\trow-gap: 15px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t&:nth-child(4) {\r\n\t\t\t\t.color-tiles {\r\n\t\t\t\t\t&::after {\r\n\t\t\t\t\t\tcontent: '';\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\ttop: 12px;\r\n\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\t\tbackground: #6c6d70;\r\n\t\t\t\t\t}\r\n\t\t\t\t\t.color-tiles-data {\r\n\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\t\tjustify-content: space-between;\r\n\t\t\t\t\t\talign-items: center;\r\n\t\t\t\t\t\tpadding-right: 60px;\r\n\t\t\t\t\t\tpadding-bottom: 50px;\r\n\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tcontent: '';\r\n\t\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\t\twidth: 213px;\r\n\t\t\t\t\t\t\theight: 1px;\r\n\t\t\t\t\t\t\tbackground: #6c6d70;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\t\t\ttext-align: right;\r\n\t\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t\tmax-width: 280px;\r\n\t\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t\t\tmargin-top: -25px;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(sm) {\r\n\t\t\t\t\t\t\tflex-direction: column;\r\n\r\n\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\tmargin-top: 0;\r\n\t\t\t\t\t\t\t\ttext-align: center;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n","$cGrayText: #232323;\r\n\r\n$font1: 'Open Sans', sans-serif;\r\n$font2: 'Alegreya Sans', sans-serif;\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n","$breakpoints: (\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1360px,\r\n\txxl: 1620px,\r\n);\r\n\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) ==false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\r\n\t\t@if (map-has-key($breakpoints, $upper) ==false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n//* ~~~~ Colors ~~~~ *//\r\n$cWhite: #fff;\r\n$cMilk: #fafafa;\r\n$cSand: #e7dcd0;\r\n$cSandLight: #e6dccf;\r\n$cGray: #d8d8d8;\r\n$cYellow: #ffe604;\r\n$cIron: #b2b3b7;\r\n$cLightBlue: #4ca8e6;\r\n$cDarkNight: #343431;\r\n$cDeepDark: #1d1d1b;\r\n$cBlack: #000;\r\n\r\n$cTxtWhite: #fff;\r\n$cTxtCloud: #d8d8d8;\r\n$cTxtLightBlue: #4ca8e6;\r\n$cTxtDark: #2c2d2f;\r\n$cTxtBlack: #000;\r\n//* ~~~~ Mixins ~~~~ *//\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n\ttext-align: center;\r\n\tfont-size: $f_size;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $color;\r\n\tbackground: $bg;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:hover {\r\n\t\tbackground: $h_bg;\r\n\t\tcolor: $h_color !important;\r\n\t}\r\n}\r\n\r\n//* ~~~~ Global ~~~~ *//\r\n.hidden {\r\n\tdisplay: none !important;\r\n}\r\n\r\n.box {\r\n\tpadding-top: 125px;\r\n\tpadding-bottom: 125px;\r\n\r\n\t@include respond-below(sm) {\r\n\t\tpadding-top: 90px;\r\n\t\tpadding-bottom: 90px;\r\n\t}\r\n}\r\n\r\n.box_title {\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tfont-weight: 700;\r\n\tfont-size: 35px;\r\n\tline-height: 1.25;\r\n\tmargin-bottom: 28px;\r\n\ttext-transform: uppercase;\r\n\ttext-align: right;\r\n\tletter-spacing: 0.15em;\r\n}\r\n\r\n.box_subtitle {\r\n\tfont-family: 'URW Form';\r\n\tfont-style: normal;\r\n\tfont-weight: 400;\r\n\tfont-size: 30px;\r\n\tletter-spacing: 0.07em;\r\n\ttext-transform: uppercase;\r\n\tcolor: #000000;\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../style-scss/holz-alu-fenster.scss","../style-scss/_variables.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"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,+DACC,eAAA,CAEA,aAAA,CACA,gBAAA,CACA,iBAAA,CACA,gBAAA,CACA,eAAA,CAEA,sEACC,QAAA,CACA,QAAA,CACA,wBAAA,CAAA,CEvFR,0BF+FM,qEACC,WAAA,CACA,UAAA,CACA,QAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAAA,CEnJP,yBF0JM,qEACC,UAAA,CACA,QAAA,CAID,qEACC,SAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,SAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAAA,CAgBJ,6EACC,YAAA,CACA,0DAAA,CACA,QAAA,CAMD,6EACC,YAAA,CACA,0DAAA,CACA,QAAA,CAEA,gFACC,qBAAA,CACA,sBAAA,CACA,YAAA,CAOF,kEACC,UAAA,CACA,iBAAA,CACA,OAAA,CACA,QAAA,CACA,QAAA,CACA,SAAA,CACA,kBAAA,CAED,6EACC,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,kBAAA,CACA,kBAAA,CACA,mBAAA,CAEA,qFACC,UAAA,CACA,iBAAA,CACA,OAAA,CACA,QAAA,CACA,WAAA,CACA,UAAA,CACA,kBAAA,CAGD,+EACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,gBAAA,CACA,oBAAA,CACA,UAAA,CACA,eAAA,CACA,eAAA,CACA,gBAAA,CElRL,yBFuPG,6EA+BE,qBAAA,CAEA,+EACC,YAAA,CACA,iBAAA,CAAA","file":"holz-alu-fenster.css"} \ No newline at end of file diff --git a/layout/style-css/holzfenster.css.map b/layout/style-css/holzfenster.css.map index 9c95413..a2138f8 100644 --- a/layout/style-css/holzfenster.css.map +++ b/layout/style-css/holzfenster.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\style-scss\\holzfenster.scss","..\\style-scss\\_variables.scss","..\\style-scss\\_mixins.scss"],"names":[],"mappings":"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FoEM,qEACC,WAAA,CACA,UAAA,CACA,QAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,QAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,QAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAAA,CExHP,yBF+HM,qEACC,UAAA,CACA,OAAA,CAID,qEACC,UAAA,CACA,QAAA,CAID,qEACC,SAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,SAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAAA,CAgBJ,6EACC,YAAA,CACA,0DAAA,CACA,QAAA,CASD,6EACC,YAAA,CACA,0DAAA,CACA,QAAA,CAEA,gFACC,qBAAA,CACA,sBAAA,CACA,YAAA,CAYP,QACC,YAAA,CACA,mBAAA,CAEA,0BACC,sBAAA,CACA,kBAAA,CACA,kBAAA,CAEA,6BACC,cAAA,CACA,eAAA,CACA,gBAAA,CACA,oBAAA,CAGD,4BACC,cAAA,CACA,eAAA,CACA,gBAAA,CACA,oBAAA,CACA,eAAA,CAMA,wCACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,iBAAA,CACA,kBAAA,CAEA,gDACC,UAAA,CACA,iBAAA,CACA,QAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,kBAAA,CAIF,uDACC,iBAAA,CACA,gBAAA,CACA,iBAAA,CAEA,+DACC,UAAA,CACA,iBAAA,CACA,SAAA,CACA,QAAA,CACA,MAAA,CACA,SAAA,CACA,kBAAA,CAIA,mFACC,kBAAA,CAKC,+EACC,YAAA,CAKH,qEACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,kBAAA,CAEA,6EACC,UAAA,CACA,iBAAA,CACA,QAAA,CACA,OAAA,CACA,U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","file":"holzfenster.css","sourcesContent":["@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap');\r\n@import 'variables';\r\n@import '_mixins';\r\n\r\n.page-content {\r\n\toverflow: hidden;\r\n}\r\n\r\n.box-01 {\r\n\t#nav_tabs {\r\n\t\tmax-width: 635px;\r\n\t}\r\n}\r\n\r\n.box-03 {\r\n\t#product-popup-box {\r\n\t\t.row {\r\n\t\t\t.box-data {\r\n\t\t\t\tul {\r\n\t\t\t\t\tli {\r\n\t\t\t\t\t\t@include respond-above(lg) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\tleft: 230px;\r\n\t\t\t\t\t\t\t\ttop: 15px;\r\n\t\t\t\t\t\t\t\tright: 150px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 310px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\tleft: 120px;\r\n\t\t\t\t\t\t\t\ttop: 150px;\r\n\t\t\t\t\t\t\t\tright: 40px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 380px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\tleft: 445px;\r\n\t\t\t\t\t\t\t\ttop: 260px;\r\n\t\t\t\t\t\t\t\tright: 100px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 370px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\tleft: 0px;\r\n\t\t\t\t\t\t\t\ttop: 340px;\r\n\t\t\t\t\t\t\t\tright: 40px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 430px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\tleft: 440px;\r\n\t\t\t\t\t\t\t\ttop: 490px;\r\n\t\t\t\t\t\t\t\tright: 40px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 270px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\tleft: 300px;\r\n\t\t\t\t\t\t\t\ttop: 505px;\r\n\t\t\t\t\t\t\t\tright: 200px;\r\n\r\n\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 250px;\r\n\r\n\t\t\t\t\t\t\t\t\tmargin-left: 0;\r\n\t\t\t\t\t\t\t\t\ttext-align: left;\r\n\t\t\t\t\t\t\t\t\tpadding-top: 55px;\r\n\t\t\t\t\t\t\t\t\tpadding-left: 25px;\r\n\t\t\t\t\t\t\t\t\tpadding-right: 0;\r\n\r\n\t\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\t\tleft: 9px;\r\n\t\t\t\t\t\t\t\t\t\ttop: 19px;\r\n\t\t\t\t\t\t\t\t\t\theight: calc(100% - 19px);\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(lg) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '1';\r\n\t\t\t\t\t\t\t\t\tleft: 230px;\r\n\t\t\t\t\t\t\t\t\ttop: 15px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '2';\r\n\t\t\t\t\t\t\t\t\tleft: 240px;\r\n\t\t\t\t\t\t\t\t\ttop: 65px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '3';\r\n\t\t\t\t\t\t\t\t\tleft: 120px;\r\n\t\t\t\t\t\t\t\t\ttop: 150px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '4';\r\n\t\t\t\t\t\t\t\t\tleft: 445px;\r\n\t\t\t\t\t\t\t\t\ttop: 260px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '5';\r\n\t\t\t\t\t\t\t\t\tleft: 0px;\r\n\t\t\t\t\t\t\t\t\ttop: 340px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '6';\r\n\t\t\t\t\t\t\t\t\tleft: 440px;\r\n\t\t\t\t\t\t\t\t\ttop: 490px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '7';\r\n\t\t\t\t\t\t\t\t\tleft: 460px;\r\n\t\t\t\t\t\t\t\t\ttop: 475px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(8) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '8';\r\n\t\t\t\t\t\t\t\t\tleft: 350px;\r\n\t\t\t\t\t\t\t\t\ttop: 495px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(xs) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 140px;\r\n\t\t\t\t\t\t\t\t\ttop: 5px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 150px;\r\n\t\t\t\t\t\t\t\t\ttop: 60px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 80px;\r\n\t\t\t\t\t\t\t\t\ttop: 125px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 280px;\r\n\t\t\t\t\t\t\t\t\ttop: 160px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 10px;\r\n\t\t\t\t\t\t\t\t\ttop: 185px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 280px;\r\n\t\t\t\t\t\t\t\t\ttop: 260px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-05 {\r\n\t.scontainer-content {\r\n\t\t.row {\r\n\t\t\t&:nth-child(1) {\r\n\t\t\t\t.color-tiles {\r\n\t\t\t\t\t.color-tiles-data {\r\n\t\t\t\t\t\tdisplay: grid;\r\n\t\t\t\t\t\tgrid-template-columns: repeat(auto-fit, minmax(170px, 1fr));\r\n\t\t\t\t\t\tgap: 30px;\r\n\r\n\t\t\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t&:nth-child(3) {\r\n\t\t\t\t.color-tiles {\r\n\t\t\t\t\t.color-tiles-data {\r\n\t\t\t\t\t\tdisplay: grid;\r\n\t\t\t\t\t\tgrid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\r\n\t\t\t\t\t\tgap: 20px;\r\n\r\n\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\tflex-direction: column;\r\n\t\t\t\t\t\t\talign-items: flex-start;\r\n\t\t\t\t\t\t\trow-gap: 15px;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-06 {\r\n\tdisplay: none;\r\n\tmargin-bottom: 100px;\r\n\r\n\t.color_tiles_head {\r\n\t\tpadding: 45px 50px 30px;\r\n\t\tbackground: #f4f4f4;\r\n\t\tmargin-bottom: 45px;\r\n\r\n\t\th2 {\r\n\t\t\tfont-size: 30px;\r\n\t\t\tfont-weight: 300;\r\n\t\t\tline-height: 25px;\r\n\t\t\tletter-spacing: 0.15em;\r\n\t\t}\r\n\r\n\t\tp {\r\n\t\t\tfont-size: 16px;\r\n\t\t\tfont-weight: 300;\r\n\t\t\tline-height: 25px;\r\n\t\t\tletter-spacing: 0.05em;\r\n\t\t\tmargin-bottom: 0;\r\n\t\t}\r\n\t}\r\n\r\n\t#product-colors {\r\n\t\t.color_tiles {\r\n\t\t\t> h2 {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tfont-weight: 700;\r\n\t\t\t\tfont-size: 25px;\r\n\t\t\t\tline-height: 30px;\r\n\t\t\t\tletter-spacing: 0.15em;\r\n\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\tmargin-bottom: 0px;\r\n\t\t\t\tpadding-left: 220px;\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: '';\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\ttop: 15px;\r\n\t\t\t\t\tleft: 0;\r\n\t\t\t\t\twidth: 180px;\r\n\t\t\t\t\theight: 1px;\r\n\t\t\t\t\tbackground: #6c6d70;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t.color_tiles_data {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tpadding-top: 50px;\r\n\t\t\t\tpadding-left: 60px;\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: '';\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\ttop: -15px;\r\n\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\tleft: 0;\r\n\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\tbackground: #6c6d70;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.color_box {\r\n\t\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t\tmargin-bottom: 90px;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t&_1 {\r\n\t\t\t\t\t\th2 {\r\n\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\th2 {\r\n\t\t\t\t\t\tposition: relative;\r\n\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t\tfont-size: 25px;\r\n\t\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\t\tletter-spacing: 0.15em;\r\n\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\tmargin-bottom: 17px;\r\n\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tcontent: '';\r\n\t\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\t\ttop: 15px;\r\n\t\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t\theight: 1px;\r\n\t\t\t\t\t\t\tbackground: #6c6d70;\r\n\t\t\t\t\t\t\tz-index: -1;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\tspan {\r\n\t\t\t\t\t\t\tbackground: $cWhite;\r\n\t\t\t\t\t\t\tpadding-right: 50px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tul {\r\n\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\t\tflex-wrap: wrap;\r\n\t\t\t\t\t\tgap: 20px;\r\n\r\n\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\t\tflex-direction: column;\r\n\t\t\t\t\t\t\talign-items: flex-start;\r\n\t\t\t\t\t\t\tgap: 15px;\r\n\t\t\t\t\t\t\twidth: calc((100% / 5) - 16px);\r\n\r\n\t\t\t\t\t\t\timg {\r\n\t\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t\t\tmax-width: 163px;\r\n\t\t\t\t\t\t\t\theight: 100%;\r\n\t\t\t\t\t\t\t\tmax-height: 44px;\r\n\t\t\t\t\t\t\t\tobject-fit: cover;\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\t\t\t\tline-height: 20px;\r\n\t\t\t\t\t\t\t\tletter-spacing: 0.15em;\r\n\t\t\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(xl) {\r\n\t\t#product-colors {\r\n\t\t\t.color_tiles {\r\n\t\t\t\t.color_tiles_data {\r\n\t\t\t\t\t.color_box {\r\n\t\t\t\t\t\tul {\r\n\t\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\t\twidth: calc(100% / 4 - 15px);\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(lg) {\r\n\t\t#product-colors {\r\n\t\t\t.color_tiles {\r\n\t\t\t\t.color_tiles_data {\r\n\t\t\t\t\t.color_box {\r\n\t\t\t\t\t\tul {\r\n\t\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\t\twidth: calc(100% / 3 - 15px);\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\t#product-colors {\r\n\t\t\t.color_tiles {\r\n\t\t\t\t.color_tiles_data {\r\n\t\t\t\t\t.color_box {\r\n\t\t\t\t\t\tul {\r\n\t\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\t\twidth: calc(100% / 2 - 10px);\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(xs) {\r\n\t\t#product-colors {\r\n\t\t\t.color_tiles {\r\n\t\t\t\t> h2 {\r\n\t\t\t\t\tpadding-left: 100px;\r\n\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\twidth: 70px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.color_tiles_data {\r\n\t\t\t\t\t.color_box {\r\n\t\t\t\t\t\tul {\r\n\t\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t\t\talign-items: center;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-07 {\r\n\tdisplay: none;\r\n\t.color_pallet {\r\n\t\tposition: relative;\r\n\r\n\t\t&::before {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\tleft: 0;\r\n\t\t\ttop: 12px;\r\n\t\t\tbottom: 0;\r\n\t\t\twidth: 1px;\r\n\t\t\tbackground: #6c6d70;\r\n\t\t}\r\n\r\n\t\t.color_pallet_title {\r\n\t\t\tposition: relative;\r\n\t\t\tpadding-left: 240px;\r\n\r\n\t\t\t&::before {\r\n\t\t\t\tcontent: '';\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\tleft: 0;\r\n\t\t\t\ttop: 50%;\r\n\t\t\t\twidth: 213px;\r\n\t\t\t\theight: 1px;\r\n\t\t\t\tbackground: #6c6d70;\r\n\t\t\t\ttransform: translateY(-50%);\r\n\t\t\t}\r\n\r\n\t\t\th2 {\r\n\t\t\t\tfont-weight: 400;\r\n\t\t\t\tfont-size: 25px;\r\n\t\t\t\tline-height: 25px;\r\n\t\t\t\tletter-spacing: 0.15em;\r\n\t\t\t\ttext-transform: uppercase;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t.color_pallet_data {\r\n\t\t\tpadding-left: 60px;\r\n\t\t\tpadding-top: 50px;\r\n\t\t}\r\n\r\n\t\t@include respond-below(sm) {\r\n\t\t\t.color_pallet_title {\r\n\t\t\t\tpadding-left: 150px;\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\twidth: 120px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(xs) {\r\n\t\t\t.color_pallet_title {\r\n\t\t\t\tpadding-left: 90px;\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\twidth: 60px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-09 {\r\n\tmargin-bottom: 50px;\r\n\r\n\t.scontainer-content {\r\n\t\tposition: relative;\r\n\r\n\t\t&::before {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\tleft: 0;\r\n\t\t\ttop: 0;\r\n\t\t\tbottom: 0;\r\n\t\t\twidth: 100vw;\r\n\t\t\tbackground-color: #f4f4f4;\r\n\t\t}\r\n\r\n\t\t.row-first {\r\n\t\t\t.col-lg-5 {\r\n\t\t\t\tposition: relative;\r\n\r\n\t\t\t\timg {\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tleft: 0;\r\n\t\t\t\t\ttop: 0;\r\n\t\t\t\t\tmax-width: unset !important;\r\n\t\t\t\t\twidth: fit-content !important;\r\n\t\t\t\t\theight: 100%;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t.col-7 {\r\n\t\t\t&-first {\r\n\t\t\t\tpadding-top: 80px;\r\n\t\t\t\tpadding-left: 100px;\r\n\t\t\t\tmargin-bottom: 75px;\r\n\r\n\t\t\t\t> .tile {\r\n\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\tmargin-bottom: 75px;\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t.tile-data {\r\n\t\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\t\t\talign-items: flex-end;\r\n\t\t\t\t\t\t\tgap: 30px;\r\n\r\n\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t@include respond-below(xs) {\r\n\t\t\t\t\t\t\t\tflex-direction: column;\r\n\t\t\t\t\t\t\t\talign-items: center;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t&-second {\r\n\t\t\t\tpadding-bottom: 80px;\r\n\t\t\t\tpadding-left: 100px;\r\n\r\n\t\t\t\t.tile {\r\n\t\t\t\t\tposition: relative;\r\n\t\t\t\t\tpadding-left: 50px;\r\n\t\t\t\t\tpadding-top: 50px;\r\n\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: '';\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\tleft: 0;\r\n\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\t\theight: 80%;\r\n\t\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&::after {\r\n\t\t\t\t\t\tcontent: '';\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\tleft: 0;\r\n\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\twidth: 60%;\r\n\t\t\t\t\t\theight: 1px;\r\n\t\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t.col-5 {\r\n\t\t\t&-second {\r\n\t\t\t\tpadding-top: 50px;\r\n\t\t\t\tpadding-bottom: 50px;\r\n\r\n\t\t\t\tul {\r\n\t\t\t\t\tli {\r\n\t\t\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t\t\tmargin-bottom: 70px;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\th2 {\r\n\t\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\t\tfont-size: 25px;\r\n\t\t\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t\t\ttext-transform: uppercase;\r\n\r\n\t\t\t\t\t\t\tstrong {\r\n\t\t\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t.tile {\r\n\t\t\t&-header {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tpadding-left: 60px;\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: '';\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tleft: 0;\r\n\t\t\t\t\ttop: 50%;\r\n\t\t\t\t\twidth: 35px;\r\n\t\t\t\t\theight: 1px;\r\n\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t\ttransform: translateY(-50%);\r\n\t\t\t\t}\r\n\r\n\t\t\t\t&::after {\r\n\t\t\t\t\tcontent: '';\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tleft: 0;\r\n\t\t\t\t\ttop: 50%;\r\n\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\theight: 100%;\r\n\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t}\r\n\r\n\t\t\t\th2 {\r\n\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\tfont-size: 25px;\r\n\t\t\t\t\tline-height: 25px;\r\n\t\t\t\t\tletter-spacing: 0.15em;\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t&-data {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tpadding-top: 60px;\r\n\t\t\t\tpadding-left: 60px;\r\n\t\t\t\tborder-left: 1px solid $cBlack;\r\n\r\n\t\t\t\tul {\r\n\t\t\t\t\t&.ul-1 {\r\n\t\t\t\t\t\tmargin-bottom: 75px;\r\n\r\n\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\t\t\tcolumn-gap: 30px;\r\n\t\t\t\t\t\t\trow-gap: 20px;\r\n\t\t\t\t\t\t\talign-items: center;\r\n\r\n\t\t\t\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t\t\t\tmargin-bottom: 100px;\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t@include respond-below(xs) {\r\n\t\t\t\t\t\t\t\tflex-direction: column;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&.ul-2 {\r\n\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\t\tflex-wrap: wrap;\r\n\t\t\t\t\t\tgap: 20px;\r\n\r\n\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\tmax-width: 225px;\r\n\r\n\t\t\t\t\t\t\th3 {\r\n\t\t\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\t\t\t\tline-height: 24px;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(xs) {\r\n\t\t\t\t\t\t\tjustify-content: center;\r\n\t\t\t\t\t\t\ttext-align: center;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tli {\r\n\t\t\t\t\t\t.tile-data-texts {\r\n\t\t\t\t\t\t\th3 {\r\n\t\t\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\t\t\t\tline-height: 24px;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\t\t\t\tline-height: 25px;\r\n\t\t\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\t@include respond-below(xs) {\r\n\t\t\t\t\tpadding-top: 30px;\r\n\t\t\t\t\tpadding-left: 0;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(md) {\r\n\t\t\t&::before {\r\n\t\t\t\twidth: 100%;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(sm) {\r\n\t\t\t.col-7 {\r\n\t\t\t\t&-first {\r\n\t\t\t\t\tpadding-left: 30px;\r\n\t\t\t\t\tpadding-top: 30px;\r\n\t\t\t\t\tmargin-bottom: 30px;\r\n\t\t\t\t}\r\n\t\t\t\t&-second {\r\n\t\t\t\t\tpadding-left: 30px;\r\n\t\t\t\t\tpadding-bottom: 30px;\r\n\r\n\t\t\t\t\t.tile {\r\n\t\t\t\t\t\tpadding-right: 50px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t.col-5 {\r\n\t\t\t\t&-second {\r\n\t\t\t\t\tpadding-left: 80px;\r\n\t\t\t\t\tpadding-right: 80px;\r\n\r\n\t\t\t\t\tul {\r\n\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t\t\t\tmargin-bottom: 30px;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n","$cGrayText: #232323;\r\n\r\n$font1: 'Open Sans', sans-serif;\r\n$font2: 'Alegreya Sans', sans-serif;\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n","$breakpoints: (\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1360px,\r\n\txxl: 1620px,\r\n);\r\n\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) ==false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\r\n\t\t@if (map-has-key($breakpoints, $upper) ==false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n//* ~~~~ Colors ~~~~ *//\r\n$cWhite: #fff;\r\n$cMilk: #fafafa;\r\n$cSand: #e7dcd0;\r\n$cSandLight: #e6dccf;\r\n$cGray: #d8d8d8;\r\n$cYellow: #ffe604;\r\n$cIron: #b2b3b7;\r\n$cLightBlue: #4ca8e6;\r\n$cDarkNight: #343431;\r\n$cDeepDark: #1d1d1b;\r\n$cBlack: #000;\r\n\r\n$cTxtWhite: #fff;\r\n$cTxtCloud: #d8d8d8;\r\n$cTxtLightBlue: #4ca8e6;\r\n$cTxtDark: #2c2d2f;\r\n$cTxtBlack: #000;\r\n//* ~~~~ Mixins ~~~~ *//\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n\ttext-align: center;\r\n\tfont-size: $f_size;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $color;\r\n\tbackground: $bg;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:hover {\r\n\t\tbackground: $h_bg;\r\n\t\tcolor: $h_color !important;\r\n\t}\r\n}\r\n\r\n//* ~~~~ Global ~~~~ *//\r\n.hidden {\r\n\tdisplay: none !important;\r\n}\r\n\r\n.box {\r\n\tpadding-top: 125px;\r\n\tpadding-bottom: 125px;\r\n\r\n\t@include respond-below(sm) {\r\n\t\tpadding-top: 90px;\r\n\t\tpadding-bottom: 90px;\r\n\t}\r\n}\r\n\r\n.box_title {\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tfont-weight: 700;\r\n\tfont-size: 35px;\r\n\tline-height: 1.25;\r\n\tmargin-bottom: 28px;\r\n\ttext-transform: uppercase;\r\n\ttext-align: right;\r\n\tletter-spacing: 0.15em;\r\n}\r\n\r\n.box_subtitle {\r\n\tfont-family: 'URW Form';\r\n\tfont-style: normal;\r\n\tfont-weight: 400;\r\n\tfont-size: 30px;\r\n\tletter-spacing: 0.07em;\r\n\ttext-transform: uppercase;\r\n\tcolor: #000000;\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../style-scss/holzfenster.scss","../style-scss/_variables.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"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FoEM,qEACC,WAAA,CACA,UAAA,CACA,QAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,QAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,QAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAAA,CExHP,yBF+HM,qEACC,UAAA,CACA,OAAA,CAID,qEACC,UAAA,CACA,QAAA,CAID,qEACC,SAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,SAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAAA,CAgBJ,6EACC,YAAA,CACA,0DAAA,CACA,QAAA,CASD,6EACC,YAAA,CACA,0DAAA,CACA,QAAA,CAEA,gFACC,qBAAA,CACA,sBAAA,CACA,YAAA,CAYP,QACC,YAAA,CACA,mBAAA,CAEA,0BACC,sBAAA,CACA,kBAAA,CACA,kBAAA,CAEA,6BACC,cAAA,CACA,eAAA,CACA,gBAAA,CACA,oBAAA,CAGD,4BACC,cAAA,CACA,eAAA,CACA,gBAAA,CACA,oBAAA,CACA,eAAA,CAMA,wCACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,iBAAA,CACA,kBAAA,CAEA,gDACC,UAAA,CACA,iBAAA,CACA,QAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,kBAAA,CAIF,uDACC,iBAAA,CACA,gBAAA,CACA,iBAAA,CAEA,+DACC,UAAA,CACA,iBAAA,CACA,SAAA,CACA,QAAA,CACA,MAAA,CACA,SAAA,CACA,kBAAA,CAIA,mFACC,kBAAA,CAKC,+EACC,YAAA,CAKH,qEACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,kBAAA,CAEA,6EACC,UAAA,CACA,iBAAA,CACA,QAAA,CACA,OAAA,CACA,UAAA,CACA,UAAA,CACA,kBAAA,CACA,UAAA,CAGD,0EACC,eE9BE,CF+BF,kBAAA,CAIF,qEACC,YAAA,CACA,kBAAA,CACA,cAAA,CACA,QAAA,CAEA,wEACC,YAAA,CACA,qBAAA,CACA,sBAAA,CACA,QAAA,CACA,sBAAA,CAEA,4EACC,UAAA,CACA,eAAA,CACA,WAAA,CACA,eAAA,CACA,mBAAA,CAAA,gBAAA,CAGD,0EACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,eAAA,CEhVN,0BF+VK,wEACC,sBAAA,CAAA,CEhWN,0BF+WK,wEACC,iCAAA,CAAA,CEhXN,yBF+XK,wEACC,sBAAA,CAAA,CEhYN,yBF4YE,wCACC,kBAAA,CAEA,gDACC,UAAA,CAOC,wEACC,UAAA,CACA,kBAAA,CAAA,CAUR,QACC,YAAA,CACA,sBACC,iBAAA,CAEA,8BACC,UAAA,CACA,iBAAA,CACA,MAAA,CACA,QAAA,CACA,QAAA,CACA,SAAA,CACA,kBAAA,CAGD,0CACC,iBAAA,CACA,kBAAA,CAEA,kDACC,UAAA,CACA,iBAAA,CACA,MAAA,CACA,OAAA,CACA,WAAA,CACA,UAAA,CACA,kBAAA,CACA,0BAAA,CAGD,6CACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CAIF,yCACC,iBAAA,CACA,gBAAA,CE5cD,yBFgdC,0CACC,kBAAA,CAEA,kDACC,WAAA,CAAA,CEpdH,yBF0dC,0CACC,iBAAA,CAEA,kDACC,UAAA,CAAA,CAOL,QACC,kBAAA,CAEA,4BACC,iBAAA,CAEA,oCACC,UAAA,CACA,iBAAA,CACA,MAAA,CACA,KAAA,CACA,QAAA,CACA,WAAA,CACA,wBAAA,CAIA,iDACC,iBAAA,CAEA,qDACC,iBAAA,CACA,MAAA,CACA,KAAA,CACA,0BAAA,CACA,iCAAA,CAAA,4BAAA,CACA,WAAA,CAMF,yCACC,gBAAA,CACA,kBAAA,CACA,kBAAA,CAGC,4DACC,kBAAA,CAGA,uEACC,YAAA,CACA,kBAAA,CACA,oBAAA,CACA,QAAA,CAEA,yEACC,eAAA,CEthBN,yBF+gBI,uEAWE,qBAAA,CACA,kBAAA,CAAA,CAML,0CACC,mBAAA,CACA,kBAAA,CAEA,gDACC,iBAAA,CACA,iBAAA,CACA,gBAAA,CAEA,wDACC,UAAA,CACA,iBAAA,CACA,MAAA,CACA,KAAA,CACA,SAAA,CACA,UAAA,CACA,eErRG,CFuRJ,uDACC,UAAA,CACA,iBAAA,CACA,MAAA,CACA,KAAA,CACA,SAAA,CACA,UAAA,CACA,eE9RG,CFqSN,0CACC,gBAAA,CACA,mBAAA,CAIE,iEACC,kBAAA,CAGD,mDACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CAEA,0DACC,eAAA,CASL,yCACC,iBAAA,CACA,iBAAA,CAEA,iDACC,UAAA,CACA,iBAAA,CACA,MAAA,CACA,OAAA,CACA,UAAA,CACA,UAAA,CACA,eE3UI,CF4UJ,0BAAA,CAGD,gDACC,UAAA,CACA,iBAAA,CACA,MAAA,CACA,OAAA,CACA,SAAA,CACA,WAAA,CACA,eEtVI,CFyVL,4CACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,eAAA,CAGF,uCACC,iBAAA,CACA,gBAAA,CACA,iBAAA,CACA,0BAAA,CAGC,+CACC,kBAAA,CAEA,kDACC,YAAA,CACA,kBAAA,CACA,oBAAA,CAAA,eAAA,CACA,YAAA,CACA,kBAAA,CAEA,mEACC,mBAAA,CEhpBN,yBFwoBI,kDAYE,qBAAA,CAAA,CAIH,+CACC,YAAA,CACA,kBAAA,CACA,cAAA,CACA,QAAA,CAEA,kDACC,eAAA,CAEA,qDACC,eAAA,CACA,cAAA,CACA,gBAAA,CEpqBN,yBFwpBG,+CAiBE,sBAAA,CACA,iBAAA,CAAA,CAMA,iEACC,eAAA,CACA,cAAA,CACA,gBAAA,CAED,gEACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CEzrBN,yBF8nBC,uCAkEE,gBAAA,CACA,cAAA,CAAA,CEjsBH,yBFusBC,oCACC,UAAA,CAAA,CExsBF,yBF8sBE,yCACC,iBAAA,CACA,gBAAA,CACA,kBAAA,CAED,0CACC,iBAAA,CACA,mBAAA,CAEA,gDACC,kBAAA,CAKF,0CACC,iBAAA,CACA,kBAAA,CAIE,iEACC,kBAAA,CAAA","file":"holzfenster.css"} \ No newline at end of file diff --git a/layout/style-css/kontakt.css b/layout/style-css/kontakt.css index 7841888..87b42d0 100644 --- a/layout/style-css/kontakt.css +++ b/layout/style-css/kontakt.css @@ -1 +1 @@ -@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}footer.gap_big_top{padding-top:0 !important}.box-data{display:grid;grid-template-columns:minmax(auto, 300px) minmax(500px, 1fr);-moz-column-gap:90px;column-gap:90px}@media(max-width: 991px){.box-data{grid-template-columns:1fr;gap:0}}.box-1 .box-data-left{background-image:url("/upload/filemanager/Pages/Kontakt/kontakt-2.jpg");background-position:center;background-size:cover;background-repeat:no-repeat}.box-1 .box-data-left #scontainer-113{display:flex;align-items:center;justify-content:flex-end;min-height:600px;padding:50px;background:rgba(255,255,255,.9)}@media(max-width: 991px){.box-1 .box-data-left #scontainer-113{padding:15px;width:100%;justify-content:flex-start;min-height:auto}}.box-1 .box-data-left #scontainer-113 .tile-content{width:100%;max-width:200px;text-align:right}@media(max-width: 991px){.box-1 .box-data-left #scontainer-113 .tile-content{text-align:left;max-width:100%}}.box-1 .box-data-left #scontainer-113 .tile-content h2{position:relative;font-weight:300;font-size:30px;line-height:50px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:45px;padding-bottom:45px}.box-1 .box-data-left #scontainer-113 .tile-content h2::before{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#000}.box-1 .box-data-left #scontainer-113 .tile-content p{font-weight:300;font-size:16px;line-height:30px;margin-bottom:0}.box-1 .box-data-right{padding-top:70px}@media(max-width: 991px){.box-1 .box-data-right{padding-bottom:50px}}@media(max-width: 767px){.box-1 .box-data-right{padding:25px 0 !important}}.box-1 .box-data-right .contact-box{margin-bottom:60px}.box-1 .box-data-right .contact-box .contact-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap}.box-1 .box-data-right .contact-box .contact-head .alert{width:100%;margin-bottom:15px;background:#000;border:0;border-radius:0;color:#fff;font-size:14px}.box-1 .box-data-right .contact-box .contact-head h2{font-weight:300;font-size:30px;line-height:50px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:0}.box-1 .box-data-right .contact-box .contact-head .contact-social{display:flex;flex-direction:row;align-items:center;gap:15px}.box-1 .box-data-right .contact-box .contact-head .contact-social li a img{width:27px}.box-1 .box-data-right #scontainer-114 h2{position:relative;font-weight:700;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;color:#000;margin-bottom:35px;padding-top:35px;padding-bottom:35px}.box-1 .box-data-right #scontainer-114 h2::before{content:"";position:absolute;inset:0 0 0 -90px;background:#f4f4f4;z-index:-1}.box-1 .box-data-right #scontainer-114 ul{display:flex;flex-direction:row;-moz-column-gap:30px;column-gap:30px;flex-wrap:wrap}@media(max-width: 991px){.box-1 .box-data-right #scontainer-114 ul{justify-content:center}}.box-1 .box-data-right #scontainer-114 ul li{position:relative;text-align:center;width:100%;max-width:60px}.box-1 .box-data-right #scontainer-114 ul li:not(:last-child)::before{content:"";position:absolute;left:50%;top:30px;width:100%;height:2px;background:#000;z-index:-1}@media(max-width: 991px){.box-1 .box-data-right #scontainer-114 ul li:not(:last-child)::before{display:none}}.box-1 .box-data-right #scontainer-114 ul li img{margin-bottom:15px;width:100%;max-width:-moz-fit-content;max-width:fit-content}.box-1 .box-data-right #scontainer-114 ul li p{font-weight:400;font-size:9px;line-height:20px;letter-spacing:.07em;text-transform:uppercase}.box-1 .box-data-right #scontainer-115 .contact-people{position:relative}.box-1 .box-data-right #scontainer-115 .contact-people-head h2{position:relative;font-weight:700;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;color:#000;margin-bottom:35px;padding-top:35px;padding-bottom:50px}.box-1 .box-data-right #scontainer-115 .contact-people-head h2::before{content:"";position:absolute;inset:0 0 0 -90px;background:#f4f4f4;z-index:-1}.box-1 .box-data-right #scontainer-115 .contact-people-email{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:78px}.box-1 .box-data-right #scontainer-115 .contact-people-email::before{content:"";position:absolute;bottom:-39px;left:0;right:0;height:1px;background:#000}.box-1 .box-data-right #scontainer-115 .contact-people-email a{color:#000;font-weight:700;font-size:22px;line-height:30px;letter-spacing:.1em}.box-1 .box-data-right #scontainer-115 .contact-people-email a img{margin-right:40px}.box-1 .box-data-right #scontainer-115 .contact-people .people-list{margin-bottom:70px}.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item{position:relative;display:flex;flex-direction:row;align-items:center;-moz-column-gap:70px;column-gap:70px}@media(max-width: 767px){.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item{-moz-column-gap:10px;column-gap:10px}}@media(max-width: 767px){.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item .people-img img{max-width:100px}}.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item:not(:last-child){margin-bottom:50px}@media(max-width: 767px){.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item:not(:last-child){margin-bottom:25px}}.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item .people-data h3{font-weight:700;font-size:25px;line-height:30px;letter-spacing:.07em}@media(max-width: 767px){.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item .people-data h3{font-size:18px}}.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item .people-data p{font-weight:300;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase}@media(max-width: 767px){.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item .people-data p{font-size:16px}}.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item .people-data a{color:#000;font-weight:400;font-size:16px;line-height:20px;display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.box-2{margin-bottom:30px;padding:95px 0 60px;background:#f4f4f4}.box-2 .box-data-left #scontainer-120 .scontainer-content h3{font-weight:700;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:0}.box-2 .box-data-right #scontainer-121 p{font-weight:400;font-size:20px;line-height:30px;text-transform:capitalize;margin-bottom:0}@media(max-width: 991px){.box-2 .box-data{row-gap:60px}}.box-3 .box-data-left #scontainer-116 .scontainer-content{text-align:right}.box-3 .box-data-left #scontainer-116 .scontainer-content h3{font-weight:400;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:35px}.box-3 .box-data-left #scontainer-116 .scontainer-content h4{font-weight:400;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:20px}.box-3 .box-data-left #scontainer-116 .scontainer-content p{font-weight:400;font-size:16px;line-height:25px;text-transform:capitalize;letter-spacing:0}@media(max-width: 991px){.box-3 .box-data-left #scontainer-116 .scontainer-content{text-align:center}}.box-3 .box-data-right #scontainer-117 h2{font-weight:700;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px}.box-3 .box-data-right #scontainer-117 p{margin-bottom:0}@media(max-width: 991px){.box-3 .box-data{row-gap:60px}}/*# sourceMappingURL=kontakt.css.map */ \ No newline at end of file +@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}footer.gap_big_top{padding-top:0 !important}.box-data{display:grid;grid-template-columns:minmax(auto, 300px) minmax(500px, 1fr);-moz-column-gap:90px;column-gap:90px}@media(max-width: 991px){.box-data{grid-template-columns:1fr;gap:0}}.box-1 .box-data-left{background-image:url("/upload/filemanager/Pages/Kontakt/kontakt-2.jpg");background-position:center;background-size:cover;background-repeat:no-repeat}.box-1 .box-data-left #scontainer-113{display:flex;align-items:center;justify-content:flex-end;min-height:600px;padding:50px;background:hsla(0,0%,100%,.9)}@media(max-width: 991px){.box-1 .box-data-left #scontainer-113{padding:15px;width:100%;justify-content:flex-start;min-height:auto}}.box-1 .box-data-left #scontainer-113 .tile-content{width:100%;max-width:200px;text-align:right}@media(max-width: 991px){.box-1 .box-data-left #scontainer-113 .tile-content{text-align:left;max-width:100%}}.box-1 .box-data-left #scontainer-113 .tile-content h2{position:relative;font-weight:300;font-size:30px;line-height:50px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:45px;padding-bottom:45px}.box-1 .box-data-left #scontainer-113 .tile-content h2::before{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#000}.box-1 .box-data-left #scontainer-113 .tile-content p{font-weight:300;font-size:16px;line-height:30px;margin-bottom:0}.box-1 .box-data-right{padding-top:70px}@media(max-width: 991px){.box-1 .box-data-right{padding-bottom:50px}}@media(max-width: 767px){.box-1 .box-data-right{padding:25px 0 !important}}.box-1 .box-data-right .contact-box{margin-bottom:60px}.box-1 .box-data-right .contact-box .contact-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap}.box-1 .box-data-right .contact-box .contact-head .alert{width:100%;margin-bottom:15px;background:#000;border:0;border-radius:0;color:#fff;font-size:14px}.box-1 .box-data-right .contact-box .contact-head h2{font-weight:300;font-size:30px;line-height:50px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:0}.box-1 .box-data-right .contact-box .contact-head .contact-social{display:flex;flex-direction:row;align-items:center;gap:15px}.box-1 .box-data-right .contact-box .contact-head .contact-social li a img{width:27px}.box-1 .box-data-right #scontainer-114 h2{position:relative;font-weight:700;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;color:#000;margin-bottom:35px;padding-top:35px;padding-bottom:35px}.box-1 .box-data-right #scontainer-114 h2::before{content:"";position:absolute;inset:0 0 0 -90px;background:#f4f4f4;z-index:-1}.box-1 .box-data-right #scontainer-114 ul{display:flex;flex-direction:row;-moz-column-gap:30px;column-gap:30px;flex-wrap:wrap}@media(max-width: 991px){.box-1 .box-data-right #scontainer-114 ul{justify-content:center}}.box-1 .box-data-right #scontainer-114 ul li{position:relative;text-align:center;width:100%;max-width:60px}.box-1 .box-data-right #scontainer-114 ul li:not(:last-child)::before{content:"";position:absolute;left:50%;top:30px;width:100%;height:2px;background:#000;z-index:-1}@media(max-width: 991px){.box-1 .box-data-right #scontainer-114 ul li:not(:last-child)::before{display:none}}.box-1 .box-data-right #scontainer-114 ul li img{margin-bottom:15px;width:100%;max-width:-moz-fit-content;max-width:fit-content}.box-1 .box-data-right #scontainer-114 ul li p{font-weight:400;font-size:9px;line-height:20px;letter-spacing:.07em;text-transform:uppercase}.box-1 .box-data-right #scontainer-115 .contact-people{position:relative}.box-1 .box-data-right #scontainer-115 .contact-people-head h2{position:relative;font-weight:700;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;color:#000;margin-bottom:35px;padding-top:35px;padding-bottom:50px}.box-1 .box-data-right #scontainer-115 .contact-people-head h2::before{content:"";position:absolute;inset:0 0 0 -90px;background:#f4f4f4;z-index:-1}.box-1 .box-data-right #scontainer-115 .contact-people-email{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:78px}.box-1 .box-data-right #scontainer-115 .contact-people-email::before{content:"";position:absolute;bottom:-39px;left:0;right:0;height:1px;background:#000}.box-1 .box-data-right #scontainer-115 .contact-people-email a{color:#000;font-weight:700;font-size:22px;line-height:30px;letter-spacing:.1em}.box-1 .box-data-right #scontainer-115 .contact-people-email a img{margin-right:40px}.box-1 .box-data-right #scontainer-115 .contact-people .people-list{margin-bottom:70px}.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item{position:relative;display:flex;flex-direction:row;align-items:center;-moz-column-gap:70px;column-gap:70px}@media(max-width: 767px){.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item{-moz-column-gap:10px;column-gap:10px}}@media(max-width: 767px){.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item .people-img img{max-width:100px}}.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item:not(:last-child){margin-bottom:50px}@media(max-width: 767px){.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item:not(:last-child){margin-bottom:25px}}.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item .people-data h3{font-weight:700;font-size:25px;line-height:30px;letter-spacing:.07em}@media(max-width: 767px){.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item .people-data h3{font-size:18px}}.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item .people-data p{font-weight:300;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase}@media(max-width: 767px){.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item .people-data p{font-size:16px}}.box-1 .box-data-right #scontainer-115 .contact-people .people-list .people-item .people-data a{color:#000;font-weight:400;font-size:16px;line-height:20px;display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.box-2{margin-bottom:30px;padding:95px 0 60px;background:#f4f4f4}.box-2 .box-data-left #scontainer-120 .scontainer-content h3{font-weight:700;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:0}.box-2 .box-data-right #scontainer-121 p{font-weight:400;font-size:20px;line-height:30px;text-transform:capitalize;margin-bottom:0}@media(max-width: 991px){.box-2 .box-data{row-gap:60px}}.box-3 .box-data-left #scontainer-116 .scontainer-content{text-align:right}.box-3 .box-data-left #scontainer-116 .scontainer-content h3{font-weight:400;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:35px}.box-3 .box-data-left #scontainer-116 .scontainer-content h4{font-weight:400;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:20px}.box-3 .box-data-left #scontainer-116 .scontainer-content p{font-weight:400;font-size:16px;line-height:25px;text-transform:capitalize;letter-spacing:0}@media(max-width: 991px){.box-3 .box-data-left #scontainer-116 .scontainer-content{text-align:center}}.box-3 .box-data-right #scontainer-117 h2{font-weight:700;font-size:20px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px}.box-3 .box-data-right #scontainer-117 p{margin-bottom:0}@media(max-width: 991px){.box-3 .box-data{row-gap:60px}}/*# sourceMappingURL=kontakt.css.map */ \ No newline at end of file diff --git a/layout/style-css/kontakt.css.map b/layout/style-css/kontakt.css.map index 3647e71..5f990fc 100644 --- a/layout/style-css/kontakt.css.map +++ b/layout/style-css/kontakt.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\style-scss\\_variables.scss","..\\style-scss\\_mixins.scss","..\\style-scss\\kontakt.scss"],"names":[],"mappings":"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","file":"kontakt.css","sourcesContent":["$cGrayText: #232323;\r\n\r\n$font1: 'Open Sans', sans-serif;\r\n$font2: 'Alegreya Sans', sans-serif;\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n","$breakpoints: (\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1360px,\r\n\txxl: 1620px,\r\n);\r\n\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) ==false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\r\n\t\t@if (map-has-key($breakpoints, $upper) ==false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n//* ~~~~ Colors ~~~~ *//\r\n$cWhite: #fff;\r\n$cMilk: #fafafa;\r\n$cSand: #e7dcd0;\r\n$cSandLight: #e6dccf;\r\n$cGray: #d8d8d8;\r\n$cYellow: #ffe604;\r\n$cIron: #b2b3b7;\r\n$cLightBlue: #4ca8e6;\r\n$cDarkNight: #343431;\r\n$cDeepDark: #1d1d1b;\r\n$cBlack: #000;\r\n\r\n$cTxtWhite: #fff;\r\n$cTxtCloud: #d8d8d8;\r\n$cTxtLightBlue: #4ca8e6;\r\n$cTxtDark: #2c2d2f;\r\n$cTxtBlack: #000;\r\n//* ~~~~ Mixins ~~~~ *//\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n\ttext-align: center;\r\n\tfont-size: $f_size;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $color;\r\n\tbackground: $bg;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:hover {\r\n\t\tbackground: $h_bg;\r\n\t\tcolor: $h_color !important;\r\n\t}\r\n}\r\n\r\n//* ~~~~ Global ~~~~ *//\r\n.hidden {\r\n\tdisplay: none !important;\r\n}\r\n\r\n.box {\r\n\tpadding-top: 125px;\r\n\tpadding-bottom: 125px;\r\n\r\n\t@include respond-below(sm) {\r\n\t\tpadding-top: 90px;\r\n\t\tpadding-bottom: 90px;\r\n\t}\r\n}\r\n\r\n.box_title {\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tfont-weight: 700;\r\n\tfont-size: 35px;\r\n\tline-height: 1.25;\r\n\tmargin-bottom: 28px;\r\n\ttext-transform: uppercase;\r\n\ttext-align: right;\r\n\tletter-spacing: 0.15em;\r\n}\r\n\r\n.box_subtitle {\r\n\tfont-family: 'URW Form';\r\n\tfont-style: normal;\r\n\tfont-weight: 400;\r\n\tfont-size: 30px;\r\n\tletter-spacing: 0.07em;\r\n\ttext-transform: uppercase;\r\n\tcolor: #000000;\r\n}\r\n","// out: ../style-css/kontakt.css, compress: true, sourceMap: true\r\n@import \"variables\";\r\n@import \"_mixins\";\r\n\r\nfooter {\r\n\t&.gap_big_top {\r\n\t\tpadding-top: 0 !important;\r\n\t}\r\n}\r\n\r\n.box-data {\r\n\tdisplay: grid;\r\n\tgrid-template-columns: minmax(auto, 300px) minmax(500px, 1fr);\r\n\tcolumn-gap: 90px;\r\n\r\n\t@include respond-below(md) {\r\n\t\tgrid-template-columns: 1fr;\r\n\t\tgap: 0;\r\n\t}\r\n}\r\n\r\n.box-1 {\r\n\t.box-data {\r\n\t\t&-left {\r\n\t\t\tbackground-image: url(\"/upload/filemanager/Pages/Kontakt/kontakt-2.jpg\");\r\n\t\t\tbackground-position: center;\r\n\t\t\tbackground-size: cover;\r\n\t\t\tbackground-repeat: no-repeat;\r\n\r\n\t\t\t#scontainer-113 {\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\talign-items: center;\r\n\t\t\t\tjustify-content: flex-end;\r\n\t\t\t\tmin-height: 600px;\r\n\t\t\t\tpadding: 50px;\r\n\t\t\t\tbackground: rgba(255, 255, 255, 0.9);\r\n\r\n\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\tpadding: 15px;\r\n\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\tjustify-content: flex-start;\r\n\t\t\t\t\tmin-height: auto;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.tile-content {\r\n\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\tmax-width: 200px;\r\n\t\t\t\t\ttext-align: right;\r\n\r\n\t\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\t\ttext-align: left;\r\n\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\th2 {\r\n\t\t\t\t\t\tposition: relative;\r\n\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\tfont-size: 30px;\r\n\t\t\t\t\t\tline-height: 50px;\r\n\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\tmargin-bottom: 45px;\r\n\t\t\t\t\t\tpadding-bottom: 45px;\r\n\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\t\tleft: 0;\r\n\t\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\t\theight: 1px;\r\n\t\t\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tp {\r\n\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t&-right {\r\n\t\t\tpadding-top: 70px;\r\n\r\n\t\t\t@include respond-below(md) {\r\n\t\t\t\tpadding-bottom: 50px;\r\n\t\t\t}\r\n\r\n\t\t\t@include respond-below(sm) {\r\n\t\t\t\tpadding: 25px 0 !important;\r\n\t\t\t}\r\n\r\n\t\t\t.contact-box {\r\n\t\t\t\tmargin-bottom: 60px;\r\n\r\n\t\t\t\t.contact-head {\r\n\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\tjustify-content: space-between;\r\n\t\t\t\t\talign-items: center;\r\n\t\t\t\t\tmargin-bottom: 30px;\r\n\t\t\t\t\tflex-wrap: wrap;\r\n\r\n\t\t\t\t\t.alert {\r\n\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\tmargin-bottom: 15px;\r\n\t\t\t\t\t\tbackground: #000;\r\n\t\t\t\t\t\tborder: 0;\r\n\t\t\t\t\t\tborder-radius: 0;\r\n\t\t\t\t\t\tcolor: #fff;\r\n\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\th2 {\r\n\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\tfont-size: 30px;\r\n\t\t\t\t\t\tline-height: 50px;\r\n\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t.contact-social {\r\n\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\t\talign-items: center;\r\n\t\t\t\t\t\tgap: 15px;\r\n\r\n\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\ta {\r\n\t\t\t\t\t\t\t\timg {\r\n\t\t\t\t\t\t\t\t\twidth: 27px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t#scontainer-114 {\r\n\t\t\t\th2 {\r\n\t\t\t\t\tposition: relative;\r\n\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\tcolor: $cTxtBlack;\r\n\t\t\t\t\tmargin-bottom: 35px;\r\n\t\t\t\t\tpadding-top: 35px;\r\n\t\t\t\t\tpadding-bottom: 35px;\r\n\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\tinset: 0 0 0 -90px;\r\n\t\t\t\t\t\tbackground: #f4f4f4;\r\n\t\t\t\t\t\tz-index: -1;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\tul {\r\n\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\tcolumn-gap: 30px;\r\n\t\t\t\t\tflex-wrap: wrap;\r\n\r\n\t\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\t\tjustify-content: center;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tli {\r\n\t\t\t\t\t\tposition: relative;\r\n\t\t\t\t\t\ttext-align: center;\r\n\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\tmax-width: 60px;\r\n\r\n\t\t\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\t\t\tleft: 50%;\r\n\t\t\t\t\t\t\t\ttop: 30px;\r\n\t\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t\t\theight: 2px;\r\n\t\t\t\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t\t\t\t\tz-index: -1;\r\n\r\n\t\t\t\t\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\timg {\r\n\t\t\t\t\t\t\tmargin-bottom: 15px;\r\n\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t\tmax-width: fit-content;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\t\tfont-size: 9px;\r\n\t\t\t\t\t\t\tline-height: 20px;\r\n\t\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t#scontainer-115 {\r\n\t\t\t\t.contact-people {\r\n\t\t\t\t\tposition: relative;\r\n\r\n\t\t\t\t\t&-head {\r\n\t\t\t\t\t\th2 {\r\n\t\t\t\t\t\t\tposition: relative;\r\n\t\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\t\tcolor: $cTxtBlack;\r\n\t\t\t\t\t\t\tmargin-bottom: 35px;\r\n\t\t\t\t\t\t\tpadding-top: 35px;\r\n\t\t\t\t\t\t\tpadding-bottom: 50px;\r\n\r\n\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\t\t\tinset: 0 0 0 -90px;\r\n\t\t\t\t\t\t\t\tbackground: #f4f4f4;\r\n\t\t\t\t\t\t\t\tz-index: -1;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t&-email {\r\n\t\t\t\t\t\tposition: relative;\r\n\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\t\talign-items: center;\r\n\t\t\t\t\t\tjustify-content: flex-start;\r\n\t\t\t\t\t\tmargin-bottom: 78px;\r\n\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\t\tbottom: calc(-78px / 2);\r\n\t\t\t\t\t\t\tleft: 0;\r\n\t\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\t\theight: 1px;\r\n\t\t\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\ta {\r\n\t\t\t\t\t\t\tcolor: $cTxtBlack;\r\n\t\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t\t\tfont-size: 22px;\r\n\t\t\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\t\t\tletter-spacing: 0.1em;\r\n\r\n\t\t\t\t\t\t\timg {\r\n\t\t\t\t\t\t\t\tmargin-right: 40px;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t.people-list {\r\n\t\t\t\t\t\tmargin-bottom: 70px;\r\n\t\t\t\t\t\t.people-item {\r\n\t\t\t\t\t\t\tposition: relative;\r\n\t\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\t\t\talign-items: center;\r\n\t\t\t\t\t\t\tcolumn-gap: 70px;\r\n\r\n\t\t\t\t\t\t\t@include respond-below(sm) {\r\n\t\t\t\t\t\t\t\tcolumn-gap: 10px;\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t.people-img {\r\n\t\t\t\t\t\t\t\timg {\r\n\t\t\t\t\t\t\t\t\t@include respond-below(sm) {\r\n\t\t\t\t\t\t\t\t\t\tmax-width: 100px;\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t\t\t\tmargin-bottom: 50px;\r\n\r\n\t\t\t\t\t\t\t\t@include respond-below(sm) {\r\n\t\t\t\t\t\t\t\t\tmargin-bottom: 25px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t.people-img {\r\n\t\t\t\t\t\t\t\timg {\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t.people-data {\r\n\t\t\t\t\t\t\t\th3 {\r\n\t\t\t\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t\t\t\t\tfont-size: 25px;\r\n\t\t\t\t\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\r\n\t\t\t\t\t\t\t\t\t@include respond-below(sm) {\r\n\t\t\t\t\t\t\t\t\t\tfont-size: 18px;\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t\t\t\t\ttext-transform: uppercase;\r\n\r\n\t\t\t\t\t\t\t\t\t@include respond-below(sm) {\r\n\t\t\t\t\t\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\ta {\r\n\t\t\t\t\t\t\t\t\tcolor: $cTxtBlack;\r\n\t\t\t\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\t\t\t\t\tline-height: 20px;\r\n\r\n\t\t\t\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\t\t\t\talign-items: center;\r\n\t\t\t\t\t\t\t\t\tcolumn-gap: 10px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-2 {\r\n\tmargin-bottom: 30px;\r\n\tpadding: 95px 0 60px;\r\n\tbackground: #f4f4f4;\r\n\r\n\t.box-data {\r\n\t\t&-left {\r\n\t\t\t#scontainer-120 {\r\n\t\t\t\t.scontainer-content {\r\n\t\t\t\t\th3 {\r\n\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t&-right {\r\n\t\t\t#scontainer-121 {\r\n\t\t\t\tp {\r\n\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\ttext-transform: capitalize;\r\n\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(md) {\r\n\t\t\trow-gap: 60px;\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-3 {\r\n\t.box-data {\r\n\t\t&-left {\r\n\t\t\t#scontainer-116 {\r\n\t\t\t\t.scontainer-content {\r\n\t\t\t\t\ttext-align: right;\r\n\r\n\t\t\t\t\th3 {\r\n\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\tmargin-bottom: 35px;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\th4 {\r\n\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\tmargin-bottom: 20px;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tp {\r\n\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\t\tline-height: 25px;\r\n\t\t\t\t\t\ttext-transform: capitalize;\r\n\t\t\t\t\t\tletter-spacing: 0;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\t\ttext-align: center;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t&-right {\r\n\t\t\t#scontainer-117 {\r\n\t\t\t\th2 {\r\n\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\tmargin-bottom: 10px;\r\n\t\t\t\t}\r\n\r\n\t\t\t\tp {\r\n\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(md) {\r\n\t\t\trow-gap: 60px;\r\n\t\t}\r\n\t}\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../style-scss/_variables.scss","../style-scss/_mixins.scss","../style-scss/kontakt.scss"],"names":[],"mappings":"AAQA,WACC,sBAAA,CACA,+HACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,yIACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iIACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,2BAAA,CACA,iHACC,CAED,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHACC,CAED,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,mHACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHACC,CAED,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HACC,CAED,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,uHACC,CAED,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,uIACC,CAED,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,2HACC,CAED,gBAAA,CACA,iBAAA,CACA,iBAAA,CC2BD,WACC,sBAAA,CACA,mHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,yGAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,2BAAA,CACA,qGAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,yGAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,uGAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qGAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qGAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,2GAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,2HAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,+GAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CA8CD,QACC,uBAAA,CAGD,KACC,iBAAA,CACA,oBAAA,CAlUC,yBAgUF,KAKE,gBAAA,CACA,mBAAA,CAAA,CAIF,WACC,iCAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,kBAAA,CACA,wBAAA,CACA,gBAAA,CACA,oBAAA,CAGD,cACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,cAAA,CACA,oBAAA,CACA,wBAAA,CACA,UAAA,CChXA,mBACC,wBAAA,CAIF,UACC,YAAA,CACA,4DAAA,CACA,oBAAA,CAAA,eAAA,CDYC,yBCfF,UAME,yBAAA,CACA,KAAA,CAAA,CAMA,sBACC,uEAAA,CACA,0BAAA,CACA,qBAAA,CACA,2BAAA,CAEA,sCACC,YAAA,CACA,kBAAA,CACA,wBAAA,CACA,gBAAA,CACA,YAAA,CACA,6BAAA,CDVF,yBCIC,sCASE,YAAA,CACA,UAAA,CACA,0BAAA,CACA,eAAA,CAAA,CAGD,oDACC,UAAA,CACA,eAAA,CACA,gBAAA,CDtBH,yBCmBE,oDAME,eAAA,CACA,cAAA,CAAA,CAGD,uDACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,kBAAA,CACA,mBAAA,CAEA,+DACC,UAAA,CACA,iBAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,UAAA,CACA,eD8OE,CC1OJ,sDACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CAMJ,uBACC,gBAAA,CD7DD,yBC4DA,uBAIE,mBAAA,CAAA,CDhEF,yBC4DA,uBAQE,yBAAA,CAAA,CAGD,oCACC,kBAAA,CAEA,kDACC,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,kBAAA,CACA,kBAAA,CACA,cAAA,CAEA,yDACC,UAAA,CACA,kBAAA,CACA,eAAA,CACA,QAAA,CACA,eAAA,CACA,UAAA,CACA,cAAA,CAGD,qDACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,eAAA,CAGD,kEACC,YAAA,CACA,kBAAA,CACA,kBAAA,CACA,QAAA,CAIE,2EACC,UAAA,CASL,0CACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,UDoKO,CCnKP,kBAAA,CACA,gBAAA,CACA,mBAAA,CAEA,kDACC,UAAA,CACA,iBAAA,CACA,iBAAA,CACA,kBAAA,CACA,UAAA,CAIF,0CACC,YAAA,CACA,kBAAA,CACA,oBAAA,CAAA,eAAA,CACA,cAAA,CDhJH,yBC4IE,0CAOE,sBAAA,CAAA,CAGD,6CACC,iBAAA,CACA,iBAAA,CACA,UAAA,CACA,cAAA,CAGC,sEACC,UAAA,CACA,iBAAA,CACA,QAAA,CACA,QAAA,CACA,UAAA,CACA,UAAA,CACA,eDwHC,CCvHD,UAAA,CDrKN,yBC6JK,sEAWE,YAAA,CAAA,CAKH,iDACC,kBAAA,CACA,UAAA,CACA,0BAAA,CAAA,qBAAA,CAGD,+CACC,eAAA,CACA,aAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CAOH,uDACC,iBAAA,CAGC,+DACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,UDwFK,CCvFL,kBAAA,CACA,gBAAA,CACA,mBAAA,CAEA,uEACC,UAAA,CACA,iBAAA,CACA,iBAAA,CACA,kBAAA,CACA,UAAA,CAKH,6DACC,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,kBAAA,CACA,0BAAA,CACA,kBAAA,CAEA,qEACC,UAAA,CACA,iBAAA,CACA,YAAA,CACA,MAAA,CACA,OAAA,CACA,UAAA,CACA,eDoDE,CCjDH,+DACC,UDsDK,CCrDL,eAAA,CACA,cAAA,CACA,gBAAA,CACA,mBAAA,CAEA,mEACC,iBAAA,CAKH,oEACC,kBAAA,CACA,iFACC,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,kBAAA,CACA,oBAAA,CAAA,eAAA,CD/PL,yBC0PI,iFAQE,oBAAA,CAAA,eAAA,CAAA,CDlQN,yBCsQM,iGAEE,eAAA,CAAA,CAKH,kGACC,kBAAA,CD9QN,yBC6QK,kGAIE,kBAAA,CAAA,CAUD,iGACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CD/RP,yBC2RM,iGAOE,cAAA,CAAA,CAIF,gGACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CD3SP,yBCsSM,gGAQE,cAAA,CAAA,CAIF,gGACC,UDjBG,CCkBH,eAAA,CACA,cAAA,CACA,gBAAA,CAEA,YAAA,CACA,kBAAA,CACA,oBAAA,CAAA,eAAA,CAWT,OACC,kBAAA,CACA,mBAAA,CACA,kBAAA,CAMI,6DACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,eAAA,CAQF,yCACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,yBAAA,CACA,eAAA,CDjWH,yBC0UD,iBA6BE,YAAA,CAAA,CASC,0DACC,gBAAA,CAEA,6DACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,kBAAA,CAGD,6DACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,kBAAA,CAGD,4DACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,yBAAA,CACA,gBAAA,CD1YJ,yBCgXE,0DA8BE,iBAAA,CAAA,CAQF,0CACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,kBAAA,CAGD,yCACC,eAAA,CDhaH,yBC6WD,iBAyDE,YAAA,CAAA","file":"kontakt.css"} \ No newline at end of file diff --git a/layout/style-css/kunststoff-alu-fenster.css.map b/layout/style-css/kunststoff-alu-fenster.css.map index f33cfc4..42e10ec 100644 --- a/layout/style-css/kunststoff-alu-fenster.css.map +++ b/layout/style-css/kunststoff-alu-fenster.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\style-scss\\kunststoff-alu-fenster.scss","..\\style-scss\\_variables.scss","..\\style-scss\\_mixins.scss"],"names":[],"mappings":"AAAQ,iJAAA,CCKR,WACC,sBAAA,CACA,+HAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,yIAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iIAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,2BAAA,CACA,iHAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,mHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,uHAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,uIAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,2HAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CC4CD,WACC,sBAAA,CACA,mHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,yGAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,2BAAA,CACA,qGAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,yGAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,uGAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qGAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qGAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,2GAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,2HAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,+GAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CA8CD,QACC,uBAAA,CAGD,KACC,iBAAA,CACA,oBAAA,CAlUC,yBAgUF,KAKE,gBAAA,CACA,mBAAA,CAAA,CAIF,WACC,iCAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,kBAAA,CACA,wBAAA,CACA,gBAAA,CACA,oBAAA,CAGD,cACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,cAAA,CACA,oBAAA,CACA,wBAAA,CACA,UAAA,CFjXD,cACC,eAAA,CEQC,0BFEK,6DACC,UAAA,CACA,SAAA,CAEA,qEACC,QAAA,CAED,oEACC,YAAA,CAGD,+DACC,eAAA,CAEA,eAAA,CACA,aAAA,CACA,iBAAA,CACA,aAAA,CACA,mBAAA,CAEA,sEACC,wBAAA,CACA,KAAA,CACA,QAAA,CAKH,6DACC,UAAA,CACA,QAAA,CAEA,WAAA,CACA,+DACC,eAAA,CAGF,6DACC,UAAA,CACA,SAAA,CAEA,WAAA,CACA,+DACC,eAAA,CAGF,6DACC,UAAA,CACA,SAAA,CACA,UAAA,CACA,+DACC,eAAA,CAGF,6DACC,UAAA,CACA,SAAA,CACA,WAAA,CACA,+DACC,eAAA,CAGF,6DACC,UAAA,CACA,SAAA,CACA,UAAA,CACA,+DACC,eAAA,CAGF,6DACC,UAAA,CACA,SAAA,CAEA,WAAA,CACA,+DACC,eAAA,CAIF,6DACC,UAAA,CACA,SAAA,CAEA,oEACC,YAAA,CAGD,+DACC,eAAA,CAEA,aAAA,CACA,gBAAA,CACA,iBAAA,CACA,eAAA,CAEA,sEACC,QAAA,CACA,QAAA,CACA,wBAAA,CAAA,CEzFR,0BFiGM,qEACC,WAAA,CACA,UAAA,CACA,QAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,QAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAAA,CErJP,yBF4JM,qEACC,UAAA,CACA,QAAA,CAID,qEACC,UAAA,CACA,QAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAAA,CAaP,0CACC,YAAA,CACA,6BAAA,CACA,oBAAA,CAAA,eAAA,CACA,YAAA,CEzND,yBFqNA,0CAOE,yBAAA,CAAA,CAIF,2CACC,iBAAA,CACA,mDACC,UAAA,CAGF,0CACC,YAAA,CACA,qBAAA,CACA,YAAA,CACA,eAAA,CAGC,iDACC,UAAA,CACA,eAAA,CAaC,0EACC,UAAA,CACA,iBAAA,CACA,YAAA,CACA,qBE4BE,CFzBH,sEACC,iBAAA,CAKF,4DACC,cAAA,CACA,oBAAA,CACA,gBAAA,CAIA,4EACC,UAAA,CACA,iBAAA,CACA,SAAA,CACA,UAAA,CACA,UAAA,CAIA,yFACC,WAAA,CACA,+BAAA,CAID,yFACC,WAAA,CACA,kBAAA,CAID,yFACC,UAAA,CACA,kBAAA","file":"kunststoff-alu-fenster.css","sourcesContent":["@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap');\r\n@import 'variables';\r\n@import '_mixins';\r\n\r\n.page-content {\r\n\toverflow: hidden;\r\n}\r\n\r\n.box-03 {\r\n\t#product-popup-box {\r\n\t\t.row {\r\n\t\t\t.box-data {\r\n\t\t\t\tul {\r\n\t\t\t\t\tli {\r\n\t\t\t\t\t\t@include respond-above(lg) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\tleft: 310px;\r\n\t\t\t\t\t\t\t\ttop: -60px;\r\n\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 600px;\r\n\r\n\t\t\t\t\t\t\t\t\ttext-align: left;\r\n\t\t\t\t\t\t\t\t\tmargin-left: 0;\r\n\t\t\t\t\t\t\t\t\tpadding-left: 25px;\r\n\t\t\t\t\t\t\t\t\tpadding-top: 0;\r\n\t\t\t\t\t\t\t\t\tpadding-bottom: 45px;\r\n\r\n\t\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\t\theight: calc(100% - 18px);\r\n\t\t\t\t\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\t\t\t\t\tleft: 9px;\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\tleft: 250px;\r\n\t\t\t\t\t\t\t\ttop: 20px;\r\n\r\n\t\t\t\t\t\t\t\tright: 250px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 290px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\tleft: 380px;\r\n\t\t\t\t\t\t\t\ttop: 150px;\r\n\r\n\t\t\t\t\t\t\t\tright: 260px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 290px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\tleft: 265px;\r\n\t\t\t\t\t\t\t\ttop: 270px;\r\n\t\t\t\t\t\t\t\tright: 50px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 390px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\tleft: 190px;\r\n\t\t\t\t\t\t\t\ttop: 370px;\r\n\t\t\t\t\t\t\t\tright: 180px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 330px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\tleft: 225px;\r\n\t\t\t\t\t\t\t\ttop: 460px;\r\n\t\t\t\t\t\t\t\tright: 50px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 450px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\tleft: 370px;\r\n\t\t\t\t\t\t\t\ttop: 545px;\r\n\r\n\t\t\t\t\t\t\t\tright: 130px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 240px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(8) {\r\n\t\t\t\t\t\t\t\tleft: 270px;\r\n\t\t\t\t\t\t\t\ttop: 630px;\r\n\r\n\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 220px;\r\n\r\n\t\t\t\t\t\t\t\t\tmargin-left: 0;\r\n\t\t\t\t\t\t\t\t\tpadding-top: 50px;\r\n\t\t\t\t\t\t\t\t\tpadding-left: 25px;\r\n\t\t\t\t\t\t\t\t\ttext-align: left;\r\n\r\n\t\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\t\tleft: 9px;\r\n\t\t\t\t\t\t\t\t\t\ttop: 18px;\r\n\t\t\t\t\t\t\t\t\t\theight: calc(100% - 18px);\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(lg) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '1';\r\n\t\t\t\t\t\t\t\t\tleft: 380px;\r\n\t\t\t\t\t\t\t\t\ttop: 10px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '2';\r\n\t\t\t\t\t\t\t\t\tleft: 270px;\r\n\t\t\t\t\t\t\t\t\ttop: 40px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '3';\r\n\t\t\t\t\t\t\t\t\tleft: 385px;\r\n\t\t\t\t\t\t\t\t\ttop: 160px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '4';\r\n\t\t\t\t\t\t\t\t\tleft: 270px;\r\n\t\t\t\t\t\t\t\t\ttop: 240px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '5';\r\n\t\t\t\t\t\t\t\t\tleft: 210px;\r\n\t\t\t\t\t\t\t\t\ttop: 320px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '6';\r\n\t\t\t\t\t\t\t\t\tleft: 250px;\r\n\t\t\t\t\t\t\t\t\ttop: 420px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '7';\r\n\t\t\t\t\t\t\t\t\tleft: 380px;\r\n\t\t\t\t\t\t\t\t\ttop: 545px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(8) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '8';\r\n\t\t\t\t\t\t\t\t\tleft: 320px;\r\n\t\t\t\t\t\t\t\t\ttop: 630px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(xs) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 250px;\r\n\t\t\t\t\t\t\t\t\ttop: 15px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 175px;\r\n\t\t\t\t\t\t\t\t\ttop: 40px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 275px;\r\n\t\t\t\t\t\t\t\t\ttop: 115px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 200px;\r\n\t\t\t\t\t\t\t\t\ttop: 170px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 130px;\r\n\t\t\t\t\t\t\t\t\ttop: 240px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 175px;\r\n\t\t\t\t\t\t\t\t\ttop: 320px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 260px;\r\n\t\t\t\t\t\t\t\t\ttop: 400px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(8) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 150px;\r\n\t\t\t\t\t\t\t\t\ttop: 460px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-05 {\r\n\t#product-colors {\r\n\t\t.color-tiles-grid {\r\n\t\t\tdisplay: grid;\r\n\t\t\tgrid-template-columns: 1fr 1fr;\r\n\t\t\tcolumn-gap: 60px;\r\n\t\t\trow-gap: 70px;\r\n\r\n\t\t\t@include respond-below(sm) {\r\n\t\t\t\tgrid-template-columns: 1fr;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t.color-tiles-title {\r\n\t\t\tpadding-left: 60px;\r\n\t\t\t&::before {\r\n\t\t\t\twidth: 40px;\r\n\t\t\t}\r\n\t\t}\r\n\t\t.color-tiles-data {\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: column;\r\n\t\t\trow-gap: 17px;\r\n\t\t\toverflow: hidden;\r\n\r\n\t\t\tli {\r\n\t\t\t\timg {\r\n\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\tmax-width: 126px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-08 {\r\n\t&#our-catalog {\r\n\t\t.scontainer-content {\r\n\t\t\t& > .row {\r\n\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t.col-12 {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tcontent: '';\r\n\t\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\t\tinset: 0 15px;\r\n\t\t\t\t\t\t\tbackground-color: $cBlack;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\timg {\r\n\t\t\t\t\t\t\tposition: relative;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\ta {\r\n\t\t\t\t\t\tfont-size: 17px;\r\n\t\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\t\tline-height: 20px;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tspan.line {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tcontent: '';\r\n\t\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\t\tleft: 15px;\r\n\t\t\t\t\t\t\tright: 15px;\r\n\t\t\t\t\t\t\theight: 9px;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\tbottom: 45px;\r\n\t\t\t\t\t\t\t\tbackground: rgba(231, 220, 208, 0.8);\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\tbottom: 25px;\r\n\t\t\t\t\t\t\t\tbackground: #d8d8d8;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\tbottom: 5px;\r\n\t\t\t\t\t\t\t\tbackground: #6c6d70;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n","$cGrayText: #232323;\r\n\r\n$font1: 'Open Sans', sans-serif;\r\n$font2: 'Alegreya Sans', sans-serif;\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n","$breakpoints: (\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1360px,\r\n\txxl: 1620px,\r\n);\r\n\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) ==false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\r\n\t\t@if (map-has-key($breakpoints, $upper) ==false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n//* ~~~~ Colors ~~~~ *//\r\n$cWhite: #fff;\r\n$cMilk: #fafafa;\r\n$cSand: #e7dcd0;\r\n$cSandLight: #e6dccf;\r\n$cGray: #d8d8d8;\r\n$cYellow: #ffe604;\r\n$cIron: #b2b3b7;\r\n$cLightBlue: #4ca8e6;\r\n$cDarkNight: #343431;\r\n$cDeepDark: #1d1d1b;\r\n$cBlack: #000;\r\n\r\n$cTxtWhite: #fff;\r\n$cTxtCloud: #d8d8d8;\r\n$cTxtLightBlue: #4ca8e6;\r\n$cTxtDark: #2c2d2f;\r\n$cTxtBlack: #000;\r\n//* ~~~~ Mixins ~~~~ *//\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n\ttext-align: center;\r\n\tfont-size: $f_size;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $color;\r\n\tbackground: $bg;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:hover {\r\n\t\tbackground: $h_bg;\r\n\t\tcolor: $h_color !important;\r\n\t}\r\n}\r\n\r\n//* ~~~~ Global ~~~~ *//\r\n.hidden {\r\n\tdisplay: none !important;\r\n}\r\n\r\n.box {\r\n\tpadding-top: 125px;\r\n\tpadding-bottom: 125px;\r\n\r\n\t@include respond-below(sm) {\r\n\t\tpadding-top: 90px;\r\n\t\tpadding-bottom: 90px;\r\n\t}\r\n}\r\n\r\n.box_title {\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tfont-weight: 700;\r\n\tfont-size: 35px;\r\n\tline-height: 1.25;\r\n\tmargin-bottom: 28px;\r\n\ttext-transform: uppercase;\r\n\ttext-align: right;\r\n\tletter-spacing: 0.15em;\r\n}\r\n\r\n.box_subtitle {\r\n\tfont-family: 'URW Form';\r\n\tfont-style: normal;\r\n\tfont-weight: 400;\r\n\tfont-size: 30px;\r\n\tletter-spacing: 0.07em;\r\n\ttext-transform: uppercase;\r\n\tcolor: #000000;\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../style-scss/kunststoff-alu-fenster.scss","../style-scss/_variables.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"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","file":"kunststoff-alu-fenster.css"} \ No newline at end of file diff --git a/layout/style-css/kunststofffenster.css.map b/layout/style-css/kunststofffenster.css.map index 878093b..cd0e69f 100644 --- a/layout/style-css/kunststofffenster.css.map +++ b/layout/style-css/kunststofffenster.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\style-scss\\kunststofffenster.scss","..\\style-scss\\_variables.scss","..\\style-scss\\_mixins.scss"],"names":[],"mappings":"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","file":"kunststofffenster.css","sourcesContent":["@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap');\r\n@import 'variables';\r\n@import '_mixins';\r\n\r\n.page-content {\r\n\toverflow: hidden;\r\n}\r\n\r\n.box-03 {\r\n\t#product-popup-box {\r\n\t\t.row {\r\n\t\t\t&:first-child {\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tmax-width: 600px;\r\n\t\t\t\t\tleft: 60%;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t.box-data {\r\n\t\t\t\tul {\r\n\t\t\t\t\tli {\r\n\t\t\t\t\t\t@include respond-above(lg) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\tleft: 280px;\r\n\t\t\t\t\t\t\t\ttop: -82px;\r\n\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 720px;\r\n\r\n\t\t\t\t\t\t\t\t\ttext-align: left;\r\n\t\t\t\t\t\t\t\t\tmargin-left: 0;\r\n\t\t\t\t\t\t\t\t\tpadding-left: 25px;\r\n\t\t\t\t\t\t\t\t\tpadding-top: 0;\r\n\t\t\t\t\t\t\t\t\tpadding-bottom: 45px;\r\n\r\n\t\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\t\theight: calc(100% - 18px);\r\n\t\t\t\t\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\t\t\t\t\tleft: 9px;\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\tleft: 15px;\r\n\t\t\t\t\t\t\t\ttop: 50px;\r\n\t\t\t\t\t\t\t\tright: 60px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 500px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\tleft: 25px;\r\n\t\t\t\t\t\t\t\ttop: 110px;\r\n\t\t\t\t\t\t\t\tright: 280px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 450px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\tleft: 230px;\r\n\t\t\t\t\t\t\t\ttop: 180px;\r\n\t\t\t\t\t\t\t\tright: 100px;\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 480px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\tleft: 240px;\r\n\t\t\t\t\t\t\t\ttop: 310px;\r\n\t\t\t\t\t\t\t\tright: 170px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 670px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\tleft: 110px;\r\n\t\t\t\t\t\t\t\ttop: 400px;\r\n\t\t\t\t\t\t\t\tright: 130px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 340px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\tleft: 450px;\r\n\t\t\t\t\t\t\t\ttop: 490px;\r\n\r\n\t\t\t\t\t\t\t\tright: 170px;\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 280px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t&:nth-child(8) {\r\n\t\t\t\t\t\t\t\tleft: 280px;\r\n\t\t\t\t\t\t\t\ttop: 550px;\r\n\t\t\t\t\t\t\t\tright: 470px;\r\n\r\n\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tmax-width: 240px;\r\n\r\n\t\t\t\t\t\t\t\t\tmargin-left: 0;\r\n\t\t\t\t\t\t\t\t\tpadding-top: 50px;\r\n\t\t\t\t\t\t\t\t\tpadding-left: 25px;\r\n\t\t\t\t\t\t\t\t\ttext-align: left;\r\n\r\n\t\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\t\tleft: 9px;\r\n\t\t\t\t\t\t\t\t\t\ttop: 18px;\r\n\t\t\t\t\t\t\t\t\t\theight: calc(100% - 18px);\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(lg) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '1';\r\n\t\t\t\t\t\t\t\t\tleft: 340px;\r\n\t\t\t\t\t\t\t\t\ttop: 20px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '2';\r\n\t\t\t\t\t\t\t\t\tleft: 15px;\r\n\t\t\t\t\t\t\t\t\ttop: 70px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '3';\r\n\t\t\t\t\t\t\t\t\tleft: 30px;\r\n\t\t\t\t\t\t\t\t\ttop: 150px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '4';\r\n\t\t\t\t\t\t\t\t\tleft: 230px;\r\n\t\t\t\t\t\t\t\t\ttop: 220px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '5';\r\n\t\t\t\t\t\t\t\t\tleft: 250px;\r\n\t\t\t\t\t\t\t\t\ttop: 330px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '6';\r\n\t\t\t\t\t\t\t\t\tleft: 125px;\r\n\t\t\t\t\t\t\t\t\ttop: 410px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '7';\r\n\t\t\t\t\t\t\t\t\tleft: 436px;\r\n\t\t\t\t\t\t\t\t\ttop: 485px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(8) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: '8';\r\n\t\t\t\t\t\t\t\t\tleft: 310px;\r\n\t\t\t\t\t\t\t\t\ttop: 555px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(xs) {\r\n\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 210px;\r\n\t\t\t\t\t\t\t\t\ttop: 15px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 5px;\r\n\t\t\t\t\t\t\t\t\ttop: 55px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 25px;\r\n\t\t\t\t\t\t\t\t\ttop: 115px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 150px;\r\n\t\t\t\t\t\t\t\t\ttop: 150px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 130px;\r\n\t\t\t\t\t\t\t\t\ttop: 210px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(6) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 70px;\r\n\t\t\t\t\t\t\t\t\ttop: 280px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 270px;\r\n\t\t\t\t\t\t\t\t\ttop: 300px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t&:nth-child(7) {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tleft: 190px;\r\n\t\t\t\t\t\t\t\t\ttop: 345px;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-05 {\r\n\t#product-colors {\r\n\t\t.color-tiles-grid {\r\n\t\t\tdisplay: grid;\r\n\t\t\tgrid-template-columns: 1fr 1fr;\r\n\t\t\tcolumn-gap: 60px;\r\n\t\t\trow-gap: 70px;\r\n\r\n\t\t\t@include respond-below(sm) {\r\n\t\t\t\tgrid-template-columns: 1fr;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t.color-tiles-title {\r\n\t\t\tpadding-left: 60px;\r\n\t\t\t&::before {\r\n\t\t\t\twidth: 40px;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t.color-tiles-data {\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: column;\r\n\t\t\trow-gap: 17px;\r\n\t\t\toverflow: hidden;\r\n\r\n\t\t\tli {\r\n\t\t\t\timg {\r\n\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\tmax-width: 126px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t.color-tiles-rows {\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: column;\r\n\t\t\tcolumn-gap: 60px;\r\n\t\t\trow-gap: 70px;\r\n\t\t}\r\n\r\n\t\t.vp-80 {\r\n\t\t\t.color-tile-content {\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\tflex-direction: row;\r\n\t\t\t\tcolumn-gap: 80px;\r\n\t\t\t\trow-gap: 40px;\r\n\t\t\t\talign-items: center;\r\n\r\n\t\t\t\t@include respond-below(sm) {\r\n\t\t\t\t\tflex-direction: column-reverse;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t.color-tiles-data {\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\tflex-direction: row;\r\n\t\t\t\tflex-wrap: wrap;\r\n\t\t\t\tcolumn-gap: 15px;\r\n\t\t\t\trow-gap: 17px;\r\n\t\t\t\talign-items: flex-start;\r\n\t\t\t\toverflow: hidden;\r\n\r\n\t\t\t\tli {\r\n\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\tflex-direction: column;\r\n\t\t\t\t\talign-items: flex-start;\r\n\t\t\t\t\trow-gap: 7px;\r\n\t\t\t\t\timg {\r\n\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\tmax-width: 126px;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tp {\r\n\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\tfont-size: 13px;\r\n\t\t\t\t\t\tline-height: 15px;\r\n\t\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\t\ttext-transform: initial;\r\n\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t.tile-emblem {\r\n\t\t\t\tdisplay: inline-flex;\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\talign-items: center;\r\n\t\t\t\tjustify-content: center;\r\n\t\t\t\twidth: 256px;\r\n\t\t\t\tmin-width: 256px;\r\n\t\t\t\theight: 256px;\r\n\t\t\t\tborder-radius: 100%;\r\n\t\t\t\ttext-align: center;\r\n\r\n\t\t\t\t&-black {\r\n\t\t\t\t\tcolor: $cTxtWhite;\r\n\t\t\t\t\tbackground-color: $cBlack;\r\n\t\t\t\t\tp {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tbackground-color: $cWhite;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\t&-gray {\r\n\t\t\t\t\tcolor: $cTxtBlack;\r\n\t\t\t\t\tbackground-color: #ece9e2;\r\n\t\t\t\t\tp {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tbackground-color: $cBlack;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\t&-brown {\r\n\t\t\t\t\tcolor: $cTxtWhite;\r\n\t\t\t\t\tbackground-color: #69503b;\r\n\t\t\t\t\tp {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tbackground-color: $cWhite;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\th2 {\r\n\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\tfont-size: 25px;\r\n\t\t\t\t\tline-height: 1.2;\r\n\t\t\t\t\tletter-spacing: 0.15em;\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t}\r\n\t\t\t\tp {\r\n\t\t\t\t\tposition: relative;\r\n\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\tline-height: 35px;\r\n\t\t\t\t\tletter-spacing: 0.15em;\r\n\t\t\t\t\tpadding-bottom: 35px;\r\n\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: '';\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\tleft: 50%;\r\n\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\ttransform: translateX(-50%);\r\n\t\t\t\t\t\theight: 1px;\r\n\t\t\t\t\t\twidth: 70px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t.color-tiles {\r\n\t\t\t\t&:nth-child(2n + 1) {\r\n\t\t\t\t\t&:not(:first-child) {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tleft: auto;\r\n\t\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t.color-tiles-title {\r\n\t\t\t\t\t\t\ttext-align: right;\r\n\t\t\t\t\t\t\tpadding-left: 0;\r\n\t\t\t\t\t\t\tpadding-right: 60px;\r\n\r\n\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\tleft: auto;\r\n\t\t\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t.color-tile-content {\r\n\t\t\t\t\t\tflex-direction: row-reverse;\r\n\r\n\t\t\t\t\t\t.color-tiles-data {\r\n\t\t\t\t\t\t\tjustify-content: flex-end;\r\n\t\t\t\t\t\t\tpadding-left: 0;\r\n\t\t\t\t\t\t\tpadding-right: 60px;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t@include respond-below(sm) {\r\n\t\t\t\t\t\t\tflex-direction: column-reverse;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n","$cGrayText: #232323;\r\n\r\n$font1: 'Open Sans', sans-serif;\r\n$font2: 'Alegreya Sans', sans-serif;\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n","$breakpoints: (\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1360px,\r\n\txxl: 1620px,\r\n);\r\n\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) ==false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\r\n\t\t@if (map-has-key($breakpoints, $upper) ==false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n//* ~~~~ Colors ~~~~ *//\r\n$cWhite: #fff;\r\n$cMilk: #fafafa;\r\n$cSand: #e7dcd0;\r\n$cSandLight: #e6dccf;\r\n$cGray: #d8d8d8;\r\n$cYellow: #ffe604;\r\n$cIron: #b2b3b7;\r\n$cLightBlue: #4ca8e6;\r\n$cDarkNight: #343431;\r\n$cDeepDark: #1d1d1b;\r\n$cBlack: #000;\r\n\r\n$cTxtWhite: #fff;\r\n$cTxtCloud: #d8d8d8;\r\n$cTxtLightBlue: #4ca8e6;\r\n$cTxtDark: #2c2d2f;\r\n$cTxtBlack: #000;\r\n//* ~~~~ Mixins ~~~~ *//\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n\ttext-align: center;\r\n\tfont-size: $f_size;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $color;\r\n\tbackground: $bg;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:hover {\r\n\t\tbackground: $h_bg;\r\n\t\tcolor: $h_color !important;\r\n\t}\r\n}\r\n\r\n//* ~~~~ Global ~~~~ *//\r\n.hidden {\r\n\tdisplay: none !important;\r\n}\r\n\r\n.box {\r\n\tpadding-top: 125px;\r\n\tpadding-bottom: 125px;\r\n\r\n\t@include respond-below(sm) {\r\n\t\tpadding-top: 90px;\r\n\t\tpadding-bottom: 90px;\r\n\t}\r\n}\r\n\r\n.box_title {\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tfont-weight: 700;\r\n\tfont-size: 35px;\r\n\tline-height: 1.25;\r\n\tmargin-bottom: 28px;\r\n\ttext-transform: uppercase;\r\n\ttext-align: right;\r\n\tletter-spacing: 0.15em;\r\n}\r\n\r\n.box_subtitle {\r\n\tfont-family: 'URW Form';\r\n\tfont-style: normal;\r\n\tfont-weight: 400;\r\n\tfont-size: 30px;\r\n\tletter-spacing: 0.07em;\r\n\ttext-transform: uppercase;\r\n\tcolor: #000000;\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../style-scss/kunststofffenster.scss","../style-scss/_variables.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"AAAQ,iJAAA,CCQR,WACC,sBAAA,CACA,+HACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,yIACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iIACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,2BAAA,CACA,iHACC,CAED,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHACC,CAED,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,mHACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHACC,CAED,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HACC,CAED,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,uHACC,CAED,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,uIACC,CAED,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,2HACC,CAED,gBAAA,CACA,iBAAA,CACA,iBAAA,CC2BD,WACC,sBAAA,CACA,mHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,yGAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,2BAAA,CACA,qGAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,yGAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,uGAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qGAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qGAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,2GAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,2HAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,+GAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CA8CD,QACC,uBAAA,CAGD,KACC,iBAAA,CACA,oBAAA,CAlUC,yBAgUF,KAKE,gBAAA,CACA,mBAAA,CAAA,CAIF,WACC,iCAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,kBAAA,CACA,wBAAA,CACA,gBAAA,CACA,oBAAA,CAGD,cACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,cAAA,CACA,oBAAA,CACA,wBAAA,CACA,UAAA,CFjXD,cACC,eAAA,CAOG,oDACC,eAAA,CACA,QAAA,CEDH,0BFQK,6DACC,UAAA,CACA,SAAA,CAEA,qEACC,QAAA,CAED,oEACC,YAAA,CAGD,+DACC,eAAA,CAEA,eAAA,CACA,aAAA,CACA,iBAAA,CACA,aAAA,CACA,mBAAA,CAEA,sEACC,wBAAA,CACA,KAAA,CACA,QAAA,CAKH,6DACC,SAAA,CACA,QAAA,CACA,UAAA,CAEA,+DACC,eAAA,CAIF,6DACC,SAAA,CACA,SAAA,CACA,WAAA,CAEA,+DACC,eAAA,CAIF,6DACC,UAAA,CACA,SAAA,CACA,WAAA,CAEA,+DACC,eAAA,CAIF,6DACC,UAAA,CACA,SAAA,CACA,WAAA,CACA,+DACC,eAAA,CAIF,6DACC,UAAA,CACA,SAAA,CACA,WAAA,CACA,+DACC,eAAA,CAIF,6DACC,UAAA,CACA,SAAA,CAEA,WAAA,CACA,+DACC,eAAA,CAIF,6DACC,UAAA,CACA,SAAA,CACA,WAAA,CAEA,oEACC,YAAA,CAGD,+DACC,eAAA,CAEA,aAAA,CACA,gBAAA,CACA,iBAAA,CACA,eAAA,CAEA,sEACC,QAAA,CACA,QAAA,CACA,wBAAA,CAAA,CEtGR,0BF8GM,qEACC,WAAA,CACA,UAAA,CACA,QAAA,CAID,qEACC,WAAA,CACA,SAAA,CACA,QAAA,CAID,qEACC,WAAA,CACA,SAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAID,qEACC,WAAA,CACA,UAAA,CACA,SAAA,CAAA,CElKP,yBFyKM,qEACC,UAAA,CACA,QAAA,CAID,qEACC,QAAA,CACA,QAAA,CAID,qEACC,SAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,SAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAID,qEACC,UAAA,CACA,SAAA,CAAA,CAaP,0CACC,YAAA,CACA,6BAAA,CACA,oBAAA,CAAA,eAAA,CACA,YAAA,CEtOD,yBFkOA,0CAOE,yBAAA,CAAA,CAIF,2CACC,iBAAA,CACA,mDACC,UAAA,CAIF,0CACC,YAAA,CACA,qBAAA,CACA,YAAA,CACA,eAAA,CAGC,iDACC,UAAA,CACA,eAAA,CAKH,0CACC,YAAA,CACA,qBAAA,CACA,oBAAA,CAAA,eAAA,CACA,YAAA,CAIA,mDACC,YAAA,CACA,kBAAA,CACA,oBAAA,CAAA,eAAA,CACA,YAAA,CACA,kBAAA,CE/QF,yBF0QC,mDAQE,6BAAA,CAAA,CAIF,iDACC,YAAA,CACA,kBAAA,CACA,cAAA,CACA,oBAAA,CAAA,eAAA,CACA,YAAA,CACA,sBAAA,CACA,eAAA,CAEA,oDACC,YAAA,CACA,qBAAA,CACA,sBAAA,CACA,WAAA,CACA,wDACC,UAAA,CACA,eAAA,CAGD,sDACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,sBAAA,CACA,eAAA,CAKH,4CACC,mBAAA,CACA,qBAAA,CACA,kBAAA,CACA,sBAAA,CACA,WAAA,CACA,eAAA,CACA,YAAA,CACA,kBAAA,CACA,iBAAA,CAEA,kDACC,UElCO,CFmCP,qBErCI,CFuCH,4DACC,qBElDE,CFsDL,iDACC,UEvCO,CFwCP,wBAAA,CAEC,2DACC,qBEjDE,CFqDL,kDACC,UEpDO,CFqDP,wBAAA,CAEC,4DACC,qBEpEE,CFyEL,+CACC,eAAA,CACA,cAAA,CACA,eAAA,CACA,oBAAA,CACA,wBAAA,CAED,8CACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,mBAAA,CAEA,sDACC,UAAA,CACA,iBAAA,CACA,QAAA,CACA,QAAA,CACA,0BAAA,CACA,UAAA,CACA,UAAA,CAQA,sFACC,SAAA,CACA,OAAA,CAGD,iGACC,gBAAA,CACA,cAAA,CACA,kBAAA,CAEA,yGACC,SAAA,CACA,OAAA,CAIH,gFACC,0BAAA,CAEA,kGACC,wBAAA,CACA,cAAA,CACA,kBAAA,CE/YL,yBFyYG,gFAUE,6BAAA,CAAA","file":"kunststofffenster.css"} \ No newline at end of file diff --git a/layout/style-css/ornamentglas.css.map b/layout/style-css/ornamentglas.css.map index 471fed7..e6dca25 100644 --- a/layout/style-css/ornamentglas.css.map +++ b/layout/style-css/ornamentglas.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\style-scss\\_variables.scss","..\\style-scss\\_mixins.scss","..\\style-scss\\ornamentglas.scss"],"names":[],"mappings":"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","file":"ornamentglas.css","sourcesContent":["$cGrayText: #232323;\r\n\r\n$font1: 'Open Sans', sans-serif;\r\n$font2: 'Alegreya Sans', sans-serif;\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n","$breakpoints: (\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1360px,\r\n\txxl: 1620px,\r\n);\r\n\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) ==false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\r\n\t\t@if (map-has-key($breakpoints, $upper) ==false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n//* ~~~~ Colors ~~~~ *//\r\n$cWhite: #fff;\r\n$cMilk: #fafafa;\r\n$cSand: #e7dcd0;\r\n$cSandLight: #e6dccf;\r\n$cGray: #d8d8d8;\r\n$cYellow: #ffe604;\r\n$cIron: #b2b3b7;\r\n$cLightBlue: #4ca8e6;\r\n$cDarkNight: #343431;\r\n$cDeepDark: #1d1d1b;\r\n$cBlack: #000;\r\n\r\n$cTxtWhite: #fff;\r\n$cTxtCloud: #d8d8d8;\r\n$cTxtLightBlue: #4ca8e6;\r\n$cTxtDark: #2c2d2f;\r\n$cTxtBlack: #000;\r\n//* ~~~~ Mixins ~~~~ *//\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n\ttext-align: center;\r\n\tfont-size: $f_size;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $color;\r\n\tbackground: $bg;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:hover {\r\n\t\tbackground: $h_bg;\r\n\t\tcolor: $h_color !important;\r\n\t}\r\n}\r\n\r\n//* ~~~~ Global ~~~~ *//\r\n.hidden {\r\n\tdisplay: none !important;\r\n}\r\n\r\n.box {\r\n\tpadding-top: 125px;\r\n\tpadding-bottom: 125px;\r\n\r\n\t@include respond-below(sm) {\r\n\t\tpadding-top: 90px;\r\n\t\tpadding-bottom: 90px;\r\n\t}\r\n}\r\n\r\n.box_title {\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tfont-weight: 700;\r\n\tfont-size: 35px;\r\n\tline-height: 1.25;\r\n\tmargin-bottom: 28px;\r\n\ttext-transform: uppercase;\r\n\ttext-align: right;\r\n\tletter-spacing: 0.15em;\r\n}\r\n\r\n.box_subtitle {\r\n\tfont-family: 'URW Form';\r\n\tfont-style: normal;\r\n\tfont-weight: 400;\r\n\tfont-size: 30px;\r\n\tletter-spacing: 0.07em;\r\n\ttext-transform: uppercase;\r\n\tcolor: #000000;\r\n}\r\n","@import 'variables';\r\n@import '_mixins';\r\n\r\n#page_hero {\r\n\t.scontainer-content {\r\n\t\t@include respond-below(sm) {\r\n\t\t\tgrid-template-columns: 1fr;\r\n\t\t\t.left-data {\r\n\t\t\t\tmargin-left: auto;\r\n\t\t\t\tmargin-right: auto;\r\n\t\t\t}\r\n\t\t\t.right-data {\r\n\t\t\t\tdisplay: none;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n.box-01 {\r\n\t.ornamentglas-tiles {\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n\t\tcolumn-gap: 30px;\r\n\t\trow-gap: 90px;\r\n\r\n\t\tli {\r\n\t\t\timg {\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\tmax-width: 350px;\r\n\t\t\t\theight: 100%;\r\n\t\t\t\tmargin-bottom: 30px;\r\n\t\t\t\tmax-height: 350px;\r\n\t\t\t\tobject-fit: cover;\r\n\t\t\t}\r\n\t\t\tp {\r\n\t\t\t\tfont-weight: 300;\r\n\t\t\t\tfont-size: 16px;\r\n\t\t\t\tline-height: 25px;\r\n\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(sm) {\r\n\t\t\tli {\r\n\t\t\t\ttext-align: center;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../style-scss/_variables.scss","../style-scss/_mixins.scss","../style-scss/ornamentglas.scss"],"names":[],"mappings":"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","file":"ornamentglas.css"} \ No newline at end of file diff --git a/layout/style-css/produktzusatze.css b/layout/style-css/produktzusatze.css index 28bdee0..040a512 100644 --- a/layout/style-css/produktzusatze.css +++ b/layout/style-css/produktzusatze.css @@ -1 +1 @@ -@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap";@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}@media(min-width: 1360px){.container{max-width:1300px}}.page-content{overflow:hidden}.box-01{padding:120px 0 200px}.box-01 #scontainer-53 .tiles{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:30px;width:100%;max-width:900px;margin-left:auto;margin-right:auto}.box-01 #scontainer-53 .tiles .tile{position:relative;flex:1;text-align:center;min-width:150px}.box-01 #scontainer-53 .tiles .tile:not(:last-child)::before{content:"";position:absolute;top:0;right:-15px;bottom:0;width:1px;background:#000}.box-01 #scontainer-53 .tiles .tile img{margin-bottom:30px}.box-01 #scontainer-53 .tiles .tile p{color:#000;font-weight:400;font-size:15px;line-height:26px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:0}@media(max-width: 1199px){.box-01{padding:120px 0}}@media(max-width: 991px){.box-01 #scontainer-53 .tiles{row-gap:60px;-moz-column-gap:50px;column-gap:50px}.box-01 #scontainer-53 .tiles .tile:not(:last-child)::before{right:-25px}.box-01 #scontainer-53 .tiles .tile:nth-child(3)::before{display:none}}@media(max-width: 767px){.box-01 #scontainer-53 .tiles .tile:nth-child(2)::before{display:none}.box-01 #scontainer-53 .tiles .tile:nth-child(3)::before{display:block}.box-01 #scontainer-53 .tiles .tile:nth-child(4)::before{display:none}}@media(max-width: 575px){.box-01 #scontainer-53 .tiles{row-gap:30px}}.box-02{margin-bottom:110px}.box-02 .tiles{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"tile1 tile2" "tile4 tile3"}.box-02 .tiles .tile_1{grid-area:tile1}.box-02 .tiles .tile_2{grid-area:tile2;position:relative;display:flex;flex-direction:column;justify-content:center;padding:50px 80px}.box-02 .tiles .tile_2::before{content:"";position:absolute;top:0;right:0;width:50%;height:1px;background:#000}.box-02 .tiles .tile_2::after{content:"";position:absolute;top:0;right:0;width:1px;height:50%;background:#000}.box-02 .tiles .tile_3{grid-area:tile3}.box-02 .tiles .tile_4{grid-area:tile4;position:relative;display:flex;flex-direction:column;justify-content:center;padding:50px 80px}.box-02 .tiles .tile_4::before{content:"";position:absolute;bottom:0;left:0;width:50%;height:1px;background:#000}.box-02 .tiles .tile_4::after{content:"";position:absolute;bottom:0;left:0;width:1px;height:50%;background:#000}.box-02 .tiles .tile h2{font-weight:400;font-size:25px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:30px}.box-02 .tiles .tile p{font-weight:300;font-size:16px;line-height:23px;letter-spacing:.05em}@media(min-width: 992px)and (max-width: 1199px){.box-02 .tiles .tile_1,.box-02 .tiles .tile_3{display:flex;align-items:center}}@media(max-width: 991px){.box-02 .tiles{grid-template-columns:1fr;grid-template-areas:"tile1" "tile2" "tile3" "tile4"}.box-02 .tiles .tile_1,.box-02 .tiles .tile_3{text-align:center}.box-02 .tiles .tile_2,.box-02 .tiles .tile_4{padding:50px 0}.box-02 .tiles .tile_2::before,.box-02 .tiles .tile_4::before{display:none}.box-02 .tiles .tile_2::after,.box-02 .tiles .tile_4::after{display:none}}.box-03{margin-bottom:100px}.box-03 .row{position:relative}@media(max-width: 767px){.box-03 .row{height:500px}}.box-03 .row .first-col{position:absolute;height:100%}.box-03 .row .first-col img{inset:0 15px;height:100%;width:100%;max-width:-moz-fit-content;max-width:fit-content;-o-object-fit:cover;object-fit:cover}.box-03 .row .col-12 .col-data{width:100%;max-width:800px;height:100%;padding:100px 80px 100px 80px;background:rgba(244,244,244,.9)}.box-03 .row .col-12 .col-data h2{font-weight:400;font-size:25px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:40px}.box-03 .row .col-12 .col-data ul li{border-bottom:1px solid #000}.box-03 .row .col-12 .col-data ul li:first-child{border-top:1px solid #000}.box-03 .row .col-12 .col-data ul li.active h3::before{transform:rotate(90deg)}.box-03 .row .col-12 .col-data ul li h3{position:relative;font-weight:400;font-size:18px;line-height:23px;text-transform:uppercase;margin:0;padding-top:20px;padding-bottom:20px;padding-right:40px;width:-moz-fit-content;width:fit-content;cursor:pointer}.box-03 .row .col-12 .col-data ul li h3::before{content:"";position:absolute;right:0;width:19px;height:19px;background-image:url("/upload/filemanager/Icons/arrow_right_black.svg");background-size:contain;background-position:center;background-repeat:no-repeat;transition:all 150ms ease-in}.box-03 .row .col-12 .col-data ul li p{display:none;font-weight:400;font-size:16px;line-height:19px;letter-spacing:.07em;padding-bottom:0;margin-bottom:20px}.box-03 .row .col-12 .col-data ul li p a.btn7{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-top:30px;border:1px solid #000;background:rgba(0,0,0,0);padding:6px 20px;font-weight:300;font-size:18px;line-height:22px;letter-spacing:.05em;text-transform:uppercase;color:#343431}@media(max-width: 767px){.box-03 .row .col-12 .col-data{padding:50px}}.box-04{margin-bottom:130px}.box-04 .tiles{position:relative;display:grid;grid-template-columns:1fr 500px;-moz-column-gap:30px;column-gap:30px;align-items:center}.box-04 .tiles .tile-1{display:flex;flex-direction:column;row-gap:70px}.box-04 .tiles .tile-1 .tile-row{position:relative;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;-moz-column-gap:50px;column-gap:50px;align-items:center;padding-top:30px}.box-04 .tiles .tile-1 .tile-row::before{content:"";position:absolute;top:0;left:7px;right:0;height:1px;background-color:#000}.box-04 .tiles .tile-1 .tile-row::after{content:"";position:absolute;top:0;left:7px;height:50%;width:1px;background-color:#000;z-index:-1}.box-04 .tiles .tile-1 .tile-row h3{font-weight:700;font-size:20px;line-height:1;letter-spacing:.15em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);margin:0;padding:15px 0;background-color:#fff}.box-04 .tiles .tile-1 .tile-row ul{display:flex;flex-direction:row;-moz-column-gap:100px;column-gap:100px}.box-04 .tiles .tile-1 .tile-row ul li{display:flex;flex-direction:row}.box-04 .tiles .tile-1 .tile-row ul li p{font-weight:300;font-size:16px;line-height:1;letter-spacing:.15em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);margin:0 0 0 -15px}.box-04 .tiles .tile-2 h2{font-size:25px;line-height:1;font-weight:300;letter-spacing:.15em;text-transform:uppercase;max-width:-moz-fit-content;max-width:fit-content;background:#fff;margin-bottom:70px}.box-04 .tiles .tile-2 h2 strong{font-weight:700}.box-04 .tiles .tile-2 p{font-weight:400;font-size:16px;line-height:19px;letter-spacing:.07em}@media(max-width: 1359px){.box-04 .tiles{gap:50px}.box-04 .tiles .tile-1 .tile-row{-moz-column-gap:15%;column-gap:15%}.box-04 .tiles .tile-1 .tile-row ul{width:100%;-moz-column-gap:50px;column-gap:50px;justify-content:space-between}.box-04 .tiles .tile-2 p{margin-bottom:0}}@media(max-width: 1199px){.box-04 .tiles{grid-template-columns:1fr}.box-04 .tiles .tile-1{flex-direction:row;-moz-column-gap:100px;column-gap:100px;justify-content:space-evenly}.box-04 .tiles .tile-1 .tile-row ul{display:grid;grid-template-columns:1fr 1fr;row-gap:50px}.box-04 .tiles .tile-2{grid-row:1}.box-04 .tiles .tile-2 h2{margin-bottom:30px}}@media(max-width: 991px){.box-04 .tiles .tile-1 .tile-row{-moz-column-gap:30px;column-gap:30px}.box-04 .tiles .tile-1 .tile-row ul{-moz-column-gap:50px;column-gap:50px}}@media(max-width: 767px){.box-04 h2{padding-left:0;margin-left:0;text-align:center;max-width:unset}.box-04 h2::before{display:none}.box-04 .tiles{padding-left:0}.box-04 .tiles::before{display:none}.box-04 .tiles .tile-1{flex-direction:column}.box-04 .tiles .tile-1 .tile-row{-moz-column-gap:30px;column-gap:30px}.box-04 .tiles .tile-1 .tile-row ul{-moz-column-gap:50px;column-gap:50px;grid-template-columns:1fr 1fr 1fr 1fr}}@media(max-width: 575px){.box-04 .tiles .tile .tile-row{flex-direction:column;row-gap:30px;width:100%}.box-04 .tiles .tile .tile-row h3{transform:none;writing-mode:initial;text-orientation:initial}.box-04 .tiles .tile .tile-row ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(70px, 1fr));row-gap:50px;padding-left:30px;-moz-column-gap:30px;column-gap:30px}.box-04 .tiles .tile .tile-row ul li{justify-content:center}}.box-05{margin-bottom:120px}.box-05 .tiles{display:flex;flex-direction:row}.box-05 .tiles .tile-1{padding:70px;width:100%;max-width:580px;background:rgba(244,244,244,.9)}.box-05 .tiles .tile-1 h2{font-weight:300;font-size:25px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:35px;padding-bottom:35px;border-bottom:1px solid #cbcbcb}.box-05 .tiles .tile-1 p{font-weight:400;font-size:16px;line-height:26px;letter-spacing:.05em}.box-05 .tiles .tile-2{position:relative}.box-05 .tiles .tile-2::before{content:"";position:absolute;left:0;top:0;bottom:0;width:150px;background:rgba(244,244,244,.9)}.box-05 .tiles .tile-2 img{width:100%;max-width:-moz-fit-content;max-width:fit-content;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 991px){.box-05 .tiles{flex-direction:column-reverse}.box-05 .tiles .tile-1{max-width:unset}.box-05 .tiles .tile-2::before{top:auto;right:0;width:100%;height:150px}}@media(max-width: 575px){.box-05 .tiles .tile-1{padding:30px 40px}.box-05 .tiles .tile-1 h2{margin-bottom:30px;padding-bottom:30px}}.box-06{margin-bottom:100px}.box-06 .scontainer-content>.row:nth-child(1) h2{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #000}.box-06 .tiles{display:grid;grid-template-columns:500px 620px;-moz-column-gap:30px;column-gap:30px;justify-content:space-between}.box-06 .tiles .tile .tile-head{margin-bottom:50px}.box-06 .tiles .tile .tile-head h4{font-weight:300;font-size:20px;line-height:26px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px}.box-06 .tiles .tile .tile-head p{font-weight:300;font-size:16px;line-height:26px;letter-spacing:.05em}.box-06 .tiles .tile-1 .tile-data{display:flex;flex-direction:row;-moz-column-gap:40px;column-gap:40px}.box-06 .tiles .tile-1 .tile-data ul li{display:flex;flex-direction:row;align-items:center;-moz-column-gap:10px;column-gap:10px}.box-06 .tiles .tile-1 .tile-data ul li:not(:last-child){margin-bottom:10px}.box-06 .tiles .tile-1 .tile-data ul li p{font-weight:300;font-size:14px;line-height:17px;letter-spacing:.05em;margin-bottom:0}.box-06 .tiles .tile-2 .tile-data{display:flex;flex-direction:row;-moz-column-gap:28px;column-gap:28px;align-items:flex-end}.box-06 .tiles .tile-2 .tile-data p{font-weight:300;font-size:16px;line-height:25px;letter-spacing:.05em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);margin:0;padding-top:7px}@media(max-width: 1359px){.box-06 .tiles{grid-template-columns:400px 620px}}@media(max-width: 1199px){.box-06 .tiles{grid-template-columns:1fr;row-gap:50px}.box-06 .tiles .tile-1 .tile-head{margin-bottom:0}.box-06 .tiles .tile-1 .tile-head h4{text-align:center}.box-06 .tiles .tile-1 .tile-data{justify-content:center}.box-06 .tiles .tile-2{grid-row:1;padding-bottom:0}.box-06 .tiles .tile-2 img{height:100%;-o-object-fit:contain;object-fit:contain}.box-06 .tiles .tile-2 .tile-data{justify-content:center}}@media(max-width: 991px){.box-06 .tiles{flex-direction:column-reverse;row-gap:50px;padding-right:0;border-right:none}.box-06 .tiles .tile-1{max-width:unset}.box-06 .tiles .tile-2::before{display:none}}.box-07{position:relative;background:rgba(244,244,244,.9);margin-bottom:40px}.box-07 .col-12{position:initial}.box-07 .tiles{display:flex;flex-direction:row;align-items:center}.box-07 .tiles .tile-1{width:100%;max-width:610px;padding-right:55px;padding-top:90px;padding-bottom:50px}.box-07 .tiles .tile-1 h2{font-size:25px;line-height:1;font-weight:300;letter-spacing:.07em;text-transform:uppercase;margin-bottom:45px;padding-bottom:45px;border-bottom:1px solid #000}.box-07 .tiles .tile-1 h2 strong{font-weight:700}.box-07 .tiles .tile-1 ul{padding-left:20px;list-style:number}.box-07 .tiles .tile-1 ul li p{font-weight:300;font-size:16px;line-height:26px;letter-spacing:.05em;text-indent:5px}.box-07 .tiles .tile-1 p.btn-more{position:relative;display:inline-block;color:#2c2d2f;padding:6px 50px 2px 20px;margin-bottom:0;text-transform:uppercase;border:1px solid #000;background:#fff;transition:all 250ms ease;cursor:pointer}.box-07 .tiles .tile-1 p.btn-more::after{content:"";position:absolute;background-image:url("/upload/filemanager/Icons/arrow_right_black.svg");background-size:19px;right:15px;width:18px;height:18px;line-height:0;transform:rotate(90deg);transition:all 250ms ease}.box-07 .tiles .tile-1 p.btn-more:hover{color:#fff;background:#000}.box-07 .tiles .tile-1 p.btn-more:hover::after{filter:invert(1)}.box-07 .tiles .tile-1 p.btn-more.active::after{transform:rotate(-90deg)}.box-07 .tiles .tile-2 .tile-wrapper{position:relative}.box-07 .tiles .tile-2 .tile-wrapper::before{content:"";position:absolute;left:0;top:0;bottom:0;width:140px;background:rgba(244,244,244,.9)}@media(min-width: 992px){.box-07 .tiles .tile-2 .tile-wrapper{position:absolute;top:0;bottom:0;right:0;width:50vw}}.box-07 .tiles .tile-2 img{width:100%;max-width:-moz-fit-content;max-width:fit-content;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width: 1359px){.box-07 .tiles .tile-2 .tile-wrapper{right:-56px}}@media(max-width: 1199px){.box-07 .tiles .tile-2 .tile-wrapper{right:-145px}}@media(max-width: 991px){.box-07 .tiles{row-gap:50px;flex-direction:column-reverse;padding:50px 0}.box-07 .tiles .tile-1{max-width:unset;padding:0}.box-07 .tiles .tile-2 .tile-wrapper{right:0}.box-07 .tiles .tile-2 .tile-wrapper::before{top:auto;right:0;height:140px;width:100%}}.box-08{display:none}.box-08 .tiles{display:flex;flex-direction:column;row-gap:80px;padding-top:60px;width:100%;max-width:900px;margin-left:auto;margin-right:auto}.box-08 .tiles .tile{position:relative}.box-08 .tiles .tile:not(:last-child)::before{content:"";position:absolute;right:0;left:0;bottom:-40px;height:1px;background:#000}.box-08 .tiles .tile .tile-img{display:flex;align-items:center;justify-content:center;width:250px;min-width:250px}.box-08 .tiles .tile .tile-data{display:flex;flex-direction:row;align-items:center;-moz-column-gap:50px;column-gap:50px}@media(max-width: 991px){.box-08 .tiles .tile .tile-data{flex-direction:column;row-gap:50px}}.box-08 h2{font-weight:700;font-size:25px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:30px}.box-08 h5{font-weight:300;font-size:16px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:15px}.box-08 p{font-weight:300;font-size:16px;line-height:20px;letter-spacing:.07em;margin-bottom:0}@media(max-width: 1359px){.box-08 .tiles{-moz-column-gap:80px;column-gap:80px}.box-08 .tiles .tile:not(:last-child)::before{right:-40px}}@media(max-width: 1199px){.box-08 .tiles{grid-template-columns:1fr}.box-08 .tiles .tile:not(:last-child)::before{display:none}.box-08 .tiles .tile .col-12{display:flex;align-items:center;flex-direction:row;gap:50px}}@media(max-width: 767px){.box-08 .tiles .tile .col-12{flex-direction:column-reverse}}.box-09{text-align:center}.box-09 img{width:100%;max-width:380px;margin-bottom:30px}.box-09 .btn8{width:100%;max-width:380px;margin-left:auto;margin-right:auto;padding:10px 20px;font-weight:300;font-size:30px;line-height:36px;letter-spacing:.07em;text-transform:uppercase}@media(max-width: 1199px){.box-09 .btn8{font-size:24px}}@media(max-width: 991px){.box-09 .btn8{font-size:18px}}footer.gap_big_top{padding-top:0 !important}/*# sourceMappingURL=produktzusatze.css.map */ \ No newline at end of file +@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap";@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}@media(min-width: 1360px){.container{max-width:1300px}}.page-content{overflow:hidden}.box-01{padding:120px 0 200px}.box-01 #scontainer-53 .tiles{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:30px;width:100%;max-width:900px;margin-left:auto;margin-right:auto}.box-01 #scontainer-53 .tiles .tile{position:relative;flex:1;text-align:center;min-width:150px}.box-01 #scontainer-53 .tiles .tile:not(:last-child)::before{content:"";position:absolute;top:0;right:-15px;bottom:0;width:1px;background:#000}.box-01 #scontainer-53 .tiles .tile img{margin-bottom:30px}.box-01 #scontainer-53 .tiles .tile p{color:#000;font-weight:400;font-size:15px;line-height:26px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:0}@media(max-width: 1199px){.box-01{padding:120px 0}}@media(max-width: 991px){.box-01 #scontainer-53 .tiles{row-gap:60px;-moz-column-gap:50px;column-gap:50px}.box-01 #scontainer-53 .tiles .tile:not(:last-child)::before{right:-25px}.box-01 #scontainer-53 .tiles .tile:nth-child(3)::before{display:none}}@media(max-width: 767px){.box-01 #scontainer-53 .tiles .tile:nth-child(2)::before{display:none}.box-01 #scontainer-53 .tiles .tile:nth-child(3)::before{display:block}.box-01 #scontainer-53 .tiles .tile:nth-child(4)::before{display:none}}@media(max-width: 575px){.box-01 #scontainer-53 .tiles{row-gap:30px}}.box-02{margin-bottom:110px}.box-02 .tiles{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"tile1 tile2" "tile4 tile3"}.box-02 .tiles .tile_1{grid-area:tile1}.box-02 .tiles .tile_2{grid-area:tile2;position:relative;display:flex;flex-direction:column;justify-content:center;padding:50px 80px}.box-02 .tiles .tile_2::before{content:"";position:absolute;top:0;right:0;width:50%;height:1px;background:#000}.box-02 .tiles .tile_2::after{content:"";position:absolute;top:0;right:0;width:1px;height:50%;background:#000}.box-02 .tiles .tile_3{grid-area:tile3}.box-02 .tiles .tile_4{grid-area:tile4;position:relative;display:flex;flex-direction:column;justify-content:center;padding:50px 80px}.box-02 .tiles .tile_4::before{content:"";position:absolute;bottom:0;left:0;width:50%;height:1px;background:#000}.box-02 .tiles .tile_4::after{content:"";position:absolute;bottom:0;left:0;width:1px;height:50%;background:#000}.box-02 .tiles .tile h2{font-weight:400;font-size:25px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:30px}.box-02 .tiles .tile p{font-weight:300;font-size:16px;line-height:23px;letter-spacing:.05em}@media(min-width: 992px)and (max-width: 1199px){.box-02 .tiles .tile_1,.box-02 .tiles .tile_3{display:flex;align-items:center}}@media(max-width: 991px){.box-02 .tiles{grid-template-columns:1fr;grid-template-areas:"tile1" "tile2" "tile3" "tile4"}.box-02 .tiles .tile_1,.box-02 .tiles .tile_3{text-align:center}.box-02 .tiles .tile_2,.box-02 .tiles .tile_4{padding:50px 0}.box-02 .tiles .tile_2::before,.box-02 .tiles .tile_4::before{display:none}.box-02 .tiles .tile_2::after,.box-02 .tiles .tile_4::after{display:none}}.box-03{margin-bottom:100px}.box-03 .row{position:relative}@media(max-width: 767px){.box-03 .row{height:500px}}.box-03 .row .first-col{position:absolute;height:100%}.box-03 .row .first-col img{inset:0 15px;height:100%;width:100%;max-width:-moz-fit-content;max-width:fit-content;-o-object-fit:cover;object-fit:cover}.box-03 .row .col-12 .col-data{width:100%;max-width:800px;height:100%;padding:100px 80px 100px 80px;background:rgba(244,244,244,.9)}.box-03 .row .col-12 .col-data h2{font-weight:400;font-size:25px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:40px}.box-03 .row .col-12 .col-data ul li:first-child{border-top:1px solid #000}.box-03 .row .col-12 .col-data ul li{border-bottom:1px solid #000}.box-03 .row .col-12 .col-data ul li.active h3::before{transform:rotate(90deg)}.box-03 .row .col-12 .col-data ul li h3{position:relative;font-weight:400;font-size:18px;line-height:23px;text-transform:uppercase;margin:0;padding-top:20px;padding-bottom:20px;padding-right:40px;width:-moz-fit-content;width:fit-content;cursor:pointer}.box-03 .row .col-12 .col-data ul li h3::before{content:"";position:absolute;right:0;width:19px;height:19px;background-image:url("/upload/filemanager/Icons/arrow_right_black.svg");background-size:contain;background-position:center;background-repeat:no-repeat;transition:all 150ms ease-in}.box-03 .row .col-12 .col-data ul li p{display:none;font-weight:400;font-size:16px;line-height:19px;letter-spacing:.07em;padding-bottom:0;margin-bottom:20px}.box-03 .row .col-12 .col-data ul li p a.btn7{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-top:30px;border:1px solid #000;background:rgba(0,0,0,0);padding:6px 20px;font-weight:300;font-size:18px;line-height:22px;letter-spacing:.05em;text-transform:uppercase;color:#343431}@media(max-width: 767px){.box-03 .row .col-12 .col-data{padding:50px}}.box-04{margin-bottom:130px}.box-04 .tiles{position:relative;display:grid;grid-template-columns:1fr 500px;-moz-column-gap:30px;column-gap:30px;align-items:center}.box-04 .tiles .tile-1{display:flex;flex-direction:column;row-gap:70px}.box-04 .tiles .tile-1 .tile-row{position:relative;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;-moz-column-gap:50px;column-gap:50px;align-items:center;padding-top:30px}.box-04 .tiles .tile-1 .tile-row::before{content:"";position:absolute;top:0;left:7px;right:0;height:1px;background-color:#000}.box-04 .tiles .tile-1 .tile-row::after{content:"";position:absolute;top:0;left:7px;height:50%;width:1px;background-color:#000;z-index:-1}.box-04 .tiles .tile-1 .tile-row h3{font-weight:700;font-size:20px;line-height:1;letter-spacing:.15em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);margin:0;padding:15px 0;background-color:#fff}.box-04 .tiles .tile-1 .tile-row ul{display:flex;flex-direction:row;-moz-column-gap:100px;column-gap:100px}.box-04 .tiles .tile-1 .tile-row ul li{display:flex;flex-direction:row}.box-04 .tiles .tile-1 .tile-row ul li p{font-weight:300;font-size:16px;line-height:1;letter-spacing:.15em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);margin:0 0 0 -15px}.box-04 .tiles .tile-2 h2{font-size:25px;line-height:1;font-weight:300;letter-spacing:.15em;text-transform:uppercase;max-width:-moz-fit-content;max-width:fit-content;background:#fff;margin-bottom:70px}.box-04 .tiles .tile-2 h2 strong{font-weight:700}.box-04 .tiles .tile-2 p{font-weight:400;font-size:16px;line-height:19px;letter-spacing:.07em}@media(max-width: 1359px){.box-04 .tiles{gap:50px}.box-04 .tiles .tile-1 .tile-row{-moz-column-gap:15%;column-gap:15%}.box-04 .tiles .tile-1 .tile-row ul{width:100%;-moz-column-gap:50px;column-gap:50px;justify-content:space-between}.box-04 .tiles .tile-2 p{margin-bottom:0}}@media(max-width: 1199px){.box-04 .tiles{grid-template-columns:1fr}.box-04 .tiles .tile-1{flex-direction:row;-moz-column-gap:100px;column-gap:100px;justify-content:space-evenly}.box-04 .tiles .tile-1 .tile-row ul{display:grid;grid-template-columns:1fr 1fr;row-gap:50px}.box-04 .tiles .tile-2{grid-row:1}.box-04 .tiles .tile-2 h2{margin-bottom:30px}}@media(max-width: 991px){.box-04 .tiles .tile-1 .tile-row{-moz-column-gap:30px;column-gap:30px}.box-04 .tiles .tile-1 .tile-row ul{-moz-column-gap:50px;column-gap:50px}}@media(max-width: 767px){.box-04 h2{padding-left:0;margin-left:0;text-align:center;max-width:unset}.box-04 h2::before{display:none}.box-04 .tiles{padding-left:0}.box-04 .tiles::before{display:none}.box-04 .tiles .tile-1{flex-direction:column}.box-04 .tiles .tile-1 .tile-row{-moz-column-gap:30px;column-gap:30px}.box-04 .tiles .tile-1 .tile-row ul{-moz-column-gap:50px;column-gap:50px;grid-template-columns:1fr 1fr 1fr 1fr}}@media(max-width: 575px){.box-04 .tiles .tile .tile-row{flex-direction:column;row-gap:30px;width:100%}.box-04 .tiles .tile .tile-row h3{transform:none;writing-mode:initial;text-orientation:initial}.box-04 .tiles .tile .tile-row ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(70px, 1fr));row-gap:50px;padding-left:30px;-moz-column-gap:30px;column-gap:30px}.box-04 .tiles .tile .tile-row ul li{justify-content:center}}.box-05{margin-bottom:120px}.box-05 .tiles{display:flex;flex-direction:row}.box-05 .tiles .tile-1{padding:70px;width:100%;max-width:580px;background:rgba(244,244,244,.9)}.box-05 .tiles .tile-1 h2{font-weight:300;font-size:25px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:35px;padding-bottom:35px;border-bottom:1px solid #cbcbcb}.box-05 .tiles .tile-1 p{font-weight:400;font-size:16px;line-height:26px;letter-spacing:.05em}.box-05 .tiles .tile-2{position:relative}.box-05 .tiles .tile-2::before{content:"";position:absolute;left:0;top:0;bottom:0;width:150px;background:rgba(244,244,244,.9)}.box-05 .tiles .tile-2 img{width:100%;max-width:-moz-fit-content;max-width:fit-content;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 991px){.box-05 .tiles{flex-direction:column-reverse}.box-05 .tiles .tile-1{max-width:unset}.box-05 .tiles .tile-2::before{top:auto;right:0;width:100%;height:150px}}@media(max-width: 575px){.box-05 .tiles .tile-1{padding:30px 40px}.box-05 .tiles .tile-1 h2{margin-bottom:30px;padding-bottom:30px}}.box-06{margin-bottom:100px}.box-06 .scontainer-content>.row:nth-child(1) h2{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #000}.box-06 .tiles{display:grid;grid-template-columns:500px 620px;-moz-column-gap:30px;column-gap:30px;justify-content:space-between}.box-06 .tiles .tile .tile-head{margin-bottom:50px}.box-06 .tiles .tile .tile-head h4{font-weight:300;font-size:20px;line-height:26px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px}.box-06 .tiles .tile .tile-head p{font-weight:300;font-size:16px;line-height:26px;letter-spacing:.05em}.box-06 .tiles .tile-1 .tile-data{display:flex;flex-direction:row;-moz-column-gap:40px;column-gap:40px}.box-06 .tiles .tile-1 .tile-data ul li{display:flex;flex-direction:row;align-items:center;-moz-column-gap:10px;column-gap:10px}.box-06 .tiles .tile-1 .tile-data ul li:not(:last-child){margin-bottom:10px}.box-06 .tiles .tile-1 .tile-data ul li p{font-weight:300;font-size:14px;line-height:17px;letter-spacing:.05em;margin-bottom:0}.box-06 .tiles .tile-2 .tile-data{display:flex;flex-direction:row;-moz-column-gap:28px;column-gap:28px;align-items:flex-end}.box-06 .tiles .tile-2 .tile-data p{font-weight:300;font-size:16px;line-height:25px;letter-spacing:.05em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);margin:0;padding-top:7px}@media(max-width: 1359px){.box-06 .tiles{grid-template-columns:400px 620px}}@media(max-width: 1199px){.box-06 .tiles{grid-template-columns:1fr;row-gap:50px}.box-06 .tiles .tile-1 .tile-head{margin-bottom:0}.box-06 .tiles .tile-1 .tile-head h4{text-align:center}.box-06 .tiles .tile-1 .tile-data{justify-content:center}.box-06 .tiles .tile-2{grid-row:1;padding-bottom:0}.box-06 .tiles .tile-2 img{height:100%;-o-object-fit:contain;object-fit:contain}.box-06 .tiles .tile-2 .tile-data{justify-content:center}}@media(max-width: 991px){.box-06 .tiles{flex-direction:column-reverse;row-gap:50px;padding-right:0;border-right:none}.box-06 .tiles .tile-1{max-width:unset}.box-06 .tiles .tile-2::before{display:none}}.box-07{position:relative;background:rgba(244,244,244,.9);margin-bottom:40px}.box-07 .col-12{position:initial}.box-07 .tiles{display:flex;flex-direction:row;align-items:center}.box-07 .tiles .tile-1{width:100%;max-width:610px;padding-right:55px;padding-top:90px;padding-bottom:50px}.box-07 .tiles .tile-1 h2{font-size:25px;line-height:1;font-weight:300;letter-spacing:.07em;text-transform:uppercase;margin-bottom:45px;padding-bottom:45px;border-bottom:1px solid #000}.box-07 .tiles .tile-1 h2 strong{font-weight:700}.box-07 .tiles .tile-1 ul{padding-left:20px;list-style:number}.box-07 .tiles .tile-1 ul li p{font-weight:300;font-size:16px;line-height:26px;letter-spacing:.05em;text-indent:5px}.box-07 .tiles .tile-1 p.btn-more{position:relative;display:inline-block;color:#2c2d2f;padding:6px 50px 2px 20px;margin-bottom:0;text-transform:uppercase;border:1px solid #000;background:#fff;transition:all 250ms ease;cursor:pointer}.box-07 .tiles .tile-1 p.btn-more::after{content:"";position:absolute;background-image:url("/upload/filemanager/Icons/arrow_right_black.svg");background-size:19px;right:15px;width:18px;height:18px;line-height:0;transform:rotate(90deg);transition:all 250ms ease}.box-07 .tiles .tile-1 p.btn-more:hover{color:#fff;background:#000}.box-07 .tiles .tile-1 p.btn-more:hover::after{filter:invert(1)}.box-07 .tiles .tile-1 p.btn-more.active::after{transform:rotate(-90deg)}.box-07 .tiles .tile-2 .tile-wrapper{position:relative}.box-07 .tiles .tile-2 .tile-wrapper::before{content:"";position:absolute;left:0;top:0;bottom:0;width:140px;background:rgba(244,244,244,.9)}@media(min-width: 992px){.box-07 .tiles .tile-2 .tile-wrapper{position:absolute;top:0;bottom:0;right:0;width:50vw}}.box-07 .tiles .tile-2 img{width:100%;max-width:-moz-fit-content;max-width:fit-content;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width: 1359px){.box-07 .tiles .tile-2 .tile-wrapper{right:-56px}}@media(max-width: 1199px){.box-07 .tiles .tile-2 .tile-wrapper{right:-145px}}@media(max-width: 991px){.box-07 .tiles{row-gap:50px;flex-direction:column-reverse;padding:50px 0}.box-07 .tiles .tile-1{max-width:unset;padding:0}.box-07 .tiles .tile-2 .tile-wrapper{right:0}.box-07 .tiles .tile-2 .tile-wrapper::before{top:auto;right:0;height:140px;width:100%}}.box-08{display:none}.box-08 .tiles{display:flex;flex-direction:column;row-gap:80px;padding-top:60px;width:100%;max-width:900px;margin-left:auto;margin-right:auto}.box-08 .tiles .tile{position:relative}.box-08 .tiles .tile:not(:last-child)::before{content:"";position:absolute;right:0;left:0;bottom:-40px;height:1px;background:#000}.box-08 .tiles .tile .tile-img{display:flex;align-items:center;justify-content:center;width:250px;min-width:250px}.box-08 .tiles .tile .tile-data{display:flex;flex-direction:row;align-items:center;-moz-column-gap:50px;column-gap:50px}@media(max-width: 991px){.box-08 .tiles .tile .tile-data{flex-direction:column;row-gap:50px}}.box-08 h2{font-weight:700;font-size:25px;line-height:30px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:30px}.box-08 h5{font-weight:300;font-size:16px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:15px}.box-08 p{font-weight:300;font-size:16px;line-height:20px;letter-spacing:.07em;margin-bottom:0}@media(max-width: 1359px){.box-08 .tiles{-moz-column-gap:80px;column-gap:80px}.box-08 .tiles .tile:not(:last-child)::before{right:-40px}}@media(max-width: 1199px){.box-08 .tiles{grid-template-columns:1fr}.box-08 .tiles .tile:not(:last-child)::before{display:none}.box-08 .tiles .tile .col-12{display:flex;align-items:center;flex-direction:row;gap:50px}}@media(max-width: 767px){.box-08 .tiles .tile .col-12{flex-direction:column-reverse}}.box-09{text-align:center}.box-09 img{width:100%;max-width:380px;margin-bottom:30px}.box-09 .btn8{width:100%;max-width:380px;margin-left:auto;margin-right:auto;padding:10px 20px;font-weight:300;font-size:30px;line-height:36px;letter-spacing:.07em;text-transform:uppercase}@media(max-width: 1199px){.box-09 .btn8{font-size:24px}}@media(max-width: 991px){.box-09 .btn8{font-size:18px}}footer.gap_big_top{padding-top:0 !important}/*# sourceMappingURL=produktzusatze.css.map */ \ No newline at end of file diff --git a/layout/style-css/produktzusatze.css.map b/layout/style-css/produktzusatze.css.map index 886f9e4..fe77b51 100644 --- a/layout/style-css/produktzusatze.css.map +++ b/layout/style-css/produktzusatze.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\style-scss\\produktzusatze.scss","..\\style-scss\\_variables.scss","..\\style-scss\\_mixins.scss"],"names":[],"mappings":"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","file":"produktzusatze.css","sourcesContent":["@import url(\"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap\");\r\n@import \"variables\";\r\n@import \"_mixins\";\r\n\r\n.container {\r\n\t@include respond-above(xl) {\r\n\t\tmax-width: 1300px;\r\n\t}\r\n}\r\n\r\n.page-content {\r\n\toverflow: hidden;\r\n}\r\n\r\n.box-01 {\r\n\tpadding: 120px 0 200px;\r\n\t#scontainer-53 {\r\n\t\t.tiles {\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: row;\r\n\t\t\tflex-wrap: wrap;\r\n\t\t\tjustify-content: center;\r\n\t\t\tgap: 30px;\r\n\t\t\twidth: 100%;\r\n\t\t\tmax-width: 900px;\r\n\t\t\tmargin-left: auto;\r\n\t\t\tmargin-right: auto;\r\n\r\n\t\t\t.tile {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tflex: 1;\r\n\t\t\t\ttext-align: center;\r\n\t\t\t\tmin-width: 150px;\r\n\r\n\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\tright: -15px;\r\n\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\timg {\r\n\t\t\t\t\tmargin-bottom: 30px;\r\n\t\t\t\t}\r\n\t\t\t\tp {\r\n\t\t\t\t\tcolor: $cTxtBlack;\r\n\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\tline-height: 26px;\r\n\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(lg) {\r\n\t\tpadding: 120px 0;\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\t#scontainer-53 {\r\n\t\t\t.tiles {\r\n\t\t\t\trow-gap: 60px;\r\n\t\t\t\tcolumn-gap: 50px;\r\n\r\n\t\t\t\t.tile {\r\n\t\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tright: -25px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(sm) {\r\n\t\t#scontainer-53 {\r\n\t\t\t.tiles {\r\n\t\t\t\t.tile {\r\n\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(xs) {\r\n\t\t#scontainer-53 {\r\n\t\t\t.tiles {\r\n\t\t\t\trow-gap: 30px;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-02 {\r\n\tmargin-bottom: 110px;\r\n\r\n\t.tiles {\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: 1fr 1fr;\r\n\t\tgrid-template-areas:\r\n\t\t\t\"tile1 tile2\"\r\n\t\t\t\"tile4 tile3\";\r\n\t\t.tile {\r\n\t\t\t&_1 {\r\n\t\t\t\tgrid-area: tile1;\r\n\t\t\t}\r\n\t\t\t&_2 {\r\n\t\t\t\tgrid-area: tile2;\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\tjustify-content: center;\r\n\t\t\t\tpadding: 50px 80px;\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\ttop: 0;\r\n\t\t\t\t\tright: 0;\r\n\t\t\t\t\twidth: 50%;\r\n\t\t\t\t\theight: 1px;\r\n\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t}\r\n\t\t\t\t&::after {\r\n\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\ttop: 0;\r\n\t\t\t\t\tright: 0;\r\n\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\theight: 50%;\r\n\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t&_3 {\r\n\t\t\t\tgrid-area: tile3;\r\n\t\t\t}\r\n\t\t\t&_4 {\r\n\t\t\t\tgrid-area: tile4;\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\tjustify-content: center;\r\n\t\t\t\tpadding: 50px 80px;\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\tleft: 0;\r\n\t\t\t\t\twidth: 50%;\r\n\t\t\t\t\theight: 1px;\r\n\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t}\r\n\t\t\t\t&::after {\r\n\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\tleft: 0;\r\n\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\theight: 50%;\r\n\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\th2 {\r\n\t\t\t\tfont-weight: 400;\r\n\t\t\t\tfont-size: 25px;\r\n\t\t\t\tline-height: 30px;\r\n\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\tmargin-bottom: 30px;\r\n\t\t\t}\r\n\t\t\tp {\r\n\t\t\t\tfont-weight: 300;\r\n\t\t\t\tfont-size: 16px;\r\n\t\t\t\tline-height: 23px;\r\n\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-between(md, lg) {\r\n\t\t.tiles {\r\n\t\t\t.tile {\r\n\t\t\t\t&_1,\r\n\t\t\t\t&_3 {\r\n\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\talign-items: center;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\t.tiles {\r\n\t\t\tgrid-template-columns: 1fr;\r\n\t\t\tgrid-template-areas:\r\n\t\t\t\t\"tile1\"\r\n\t\t\t\t\"tile2\"\r\n\t\t\t\t\"tile3\"\r\n\t\t\t\t\"tile4\";\r\n\t\t\t.tile {\r\n\t\t\t\t&_1,\r\n\t\t\t\t&_3 {\r\n\t\t\t\t\ttext-align: center;\r\n\t\t\t\t}\r\n\t\t\t\t&_2,\r\n\t\t\t\t&_4 {\r\n\t\t\t\t\tpadding: 50px 0;\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&::after {\r\n\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-03 {\r\n\tmargin-bottom: 100px;\r\n\t.row {\r\n\t\tposition: relative;\r\n\t\t// height: 720px;\r\n\r\n\t\t@include respond-below(sm) {\r\n\t\t\theight: 500px;\r\n\t\t}\r\n\r\n\t\t.first-col {\r\n\t\t\tposition: absolute;\r\n\t\t\theight: 100%;\r\n\r\n\t\t\timg {\r\n\t\t\t\tinset: 0 15px;\r\n\t\t\t\theight: 100%;\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\tmax-width: fit-content;\r\n\t\t\t\tobject-fit: cover;\r\n\t\t\t}\r\n\t\t}\r\n\t\t.col-12 {\r\n\t\t\t.col-data {\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\tmax-width: 800px;\r\n\t\t\t\theight: 100%;\r\n\t\t\t\tpadding: 100px 80px 100px 80px;\r\n\t\t\t\tbackground: rgba(244, 244, 244, 0.9);\r\n\r\n\t\t\t\th2 {\r\n\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\tfont-size: 25px;\r\n\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\tmargin-bottom: 40px;\r\n\t\t\t\t}\r\n\r\n\t\t\t\tul {\r\n\t\t\t\t\tli {\r\n\t\t\t\t\t\t&:first-child {\r\n\t\t\t\t\t\t\tborder-top: 1px solid $cBlack;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\tborder-bottom: 1px solid $cBlack;\r\n\r\n\t\t\t\t\t\t&.active {\r\n\t\t\t\t\t\t\th3 {\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\ttransform: rotate(90deg);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\th3 {\r\n\t\t\t\t\t\t\tposition: relative;\r\n\t\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\t\tfont-size: 18px;\r\n\t\t\t\t\t\t\tline-height: 23px;\r\n\t\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\t\tmargin: 0;\r\n\t\t\t\t\t\t\tpadding-top: 20px;\r\n\t\t\t\t\t\t\tpadding-bottom: 20px;\r\n\t\t\t\t\t\t\tpadding-right: 40px;\r\n\t\t\t\t\t\t\twidth: fit-content;\r\n\t\t\t\t\t\t\tcursor: pointer;\r\n\r\n\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\t\t\twidth: 19px;\r\n\t\t\t\t\t\t\t\theight: 19px;\r\n\t\t\t\t\t\t\t\tbackground-image: url(\"/upload/filemanager/Icons/arrow_right_black.svg\");\r\n\t\t\t\t\t\t\t\tbackground-size: contain;\r\n\t\t\t\t\t\t\t\tbackground-position: center;\r\n\t\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\t\ttransition: all 150ms ease-in;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\t\t\tline-height: 19px;\r\n\t\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t\t\tpadding-bottom: 0;\r\n\t\t\t\t\t\t\tmargin-bottom: 20px;\r\n\r\n\t\t\t\t\t\t\ta.btn7 {\r\n\t\t\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\t\t\talign-items: center;\r\n\t\t\t\t\t\t\t\twidth: fit-content;\r\n\t\t\t\t\t\t\t\tmargin-top: 30px;\r\n\t\t\t\t\t\t\t\tborder: 1px solid $cBlack;\r\n\t\t\t\t\t\t\t\tbackground: transparent;\r\n\t\t\t\t\t\t\t\tpadding: 6px 20px;\r\n\r\n\t\t\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\t\t\tfont-size: 18px;\r\n\t\t\t\t\t\t\t\tline-height: 22px;\r\n\t\t\t\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\t\t\tcolor: #343431;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\t@include respond-below(sm) {\r\n\t\t\t\t\tpadding: 50px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-04 {\r\n\tmargin-bottom: 130px;\r\n\r\n\t.tiles {\r\n\t\tposition: relative;\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: 1fr max(500px);\r\n\t\tcolumn-gap: 30px;\r\n\t\talign-items: center;\r\n\r\n\t\t.tile {\r\n\t\t\t&-1 {\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\trow-gap: 70px;\r\n\r\n\t\t\t\t.tile-row {\r\n\t\t\t\t\tposition: relative;\r\n\t\t\t\t\twidth: fit-content;\r\n\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\tcolumn-gap: 50px;\r\n\t\t\t\t\talign-items: center;\r\n\t\t\t\t\tpadding-top: 30px;\r\n\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\tleft: 7px;\r\n\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\theight: 1px;\r\n\t\t\t\t\t\tbackground-color: $cBlack;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t&::after {\r\n\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\tleft: 7px;\r\n\t\t\t\t\t\theight: 50%;\r\n\t\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\t\tbackground-color: $cBlack;\r\n\t\t\t\t\t\tz-index: -1;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\th3 {\r\n\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\t\tline-height: 1;\r\n\t\t\t\t\t\tletter-spacing: 0.15em;\r\n\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\twriting-mode: vertical-rl;\r\n\t\t\t\t\t\ttext-orientation: mixed;\r\n\t\t\t\t\t\ttransform: rotate(180deg);\r\n\t\t\t\t\t\tmargin: 0;\r\n\t\t\t\t\t\tpadding: 15px 0;\r\n\t\t\t\t\t\tbackground-color: $cWhite;\r\n\t\t\t\t\t}\r\n\t\t\t\t\tul {\r\n\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\t\tcolumn-gap: 100px;\r\n\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\t\t\t\tline-height: 1;\r\n\t\t\t\t\t\t\t\tletter-spacing: 0.15em;\r\n\t\t\t\t\t\t\t\ttext-transform: uppercase;\r\n\r\n\t\t\t\t\t\t\t\twriting-mode: vertical-rl;\r\n\t\t\t\t\t\t\t\ttext-orientation: mixed;\r\n\t\t\t\t\t\t\t\ttransform: rotate(180deg);\r\n\t\t\t\t\t\t\t\tmargin: 0 0 0 -15px;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t&-2 {\r\n\t\t\t\th2 {\r\n\t\t\t\t\tfont-size: 25px;\r\n\t\t\t\t\tline-height: 1;\r\n\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\tletter-spacing: 0.15em;\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\tmax-width: fit-content;\r\n\t\t\t\t\tbackground: $cWhite;\r\n\t\t\t\t\tmargin-bottom: 70px;\r\n\r\n\t\t\t\t\tstrong {\r\n\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\tp {\r\n\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\tline-height: 19px;\r\n\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\t@include respond-below(xl) {\r\n\t\t.tiles {\r\n\t\t\tgap: 50px;\r\n\r\n\t\t\t.tile {\r\n\t\t\t\t&-1 {\r\n\t\t\t\t\t.tile-row {\r\n\t\t\t\t\t\tcolumn-gap: 15%;\r\n\t\t\t\t\t\tul {\r\n\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t\tcolumn-gap: 50px;\r\n\t\t\t\t\t\t\tjustify-content: space-between;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\t&-2 {\r\n\t\t\t\t\tp {\r\n\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(lg) {\r\n\t\t.tiles {\r\n\t\t\tgrid-template-columns: 1fr;\r\n\t\t\t.tile {\r\n\t\t\t\t&-1 {\r\n\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\tcolumn-gap: 100px;\r\n\t\t\t\t\tjustify-content: space-evenly;\r\n\t\t\t\t\t.tile-row {\r\n\t\t\t\t\t\tul {\r\n\t\t\t\t\t\t\tdisplay: grid;\r\n\t\t\t\t\t\t\tgrid-template-columns: 1fr 1fr;\r\n\t\t\t\t\t\t\trow-gap: 50px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\t&-2 {\r\n\t\t\t\t\tgrid-row: 1;\r\n\r\n\t\t\t\t\th2 {\r\n\t\t\t\t\t\tmargin-bottom: 30px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\t.tiles {\r\n\t\t\t.tile {\r\n\t\t\t\t&-1 {\r\n\t\t\t\t\t.tile-row {\r\n\t\t\t\t\t\tcolumn-gap: 30px;\r\n\t\t\t\t\t\tul {\r\n\t\t\t\t\t\t\tcolumn-gap: 50px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(sm) {\r\n\t\th2 {\r\n\t\t\tpadding-left: 0;\r\n\t\t\tmargin-left: 0;\r\n\t\t\ttext-align: center;\r\n\t\t\tmax-width: unset;\r\n\r\n\t\t\t&::before {\r\n\t\t\t\tdisplay: none;\r\n\t\t\t}\r\n\t\t}\r\n\t\t.tiles {\r\n\t\t\tpadding-left: 0;\r\n\t\t\t&::before {\r\n\t\t\t\tdisplay: none;\r\n\t\t\t}\r\n\t\t\t.tile {\r\n\t\t\t\t&-1 {\r\n\t\t\t\t\tflex-direction: column;\r\n\r\n\t\t\t\t\t.tile-row {\r\n\t\t\t\t\t\tcolumn-gap: 30px;\r\n\r\n\t\t\t\t\t\tul {\r\n\t\t\t\t\t\t\tcolumn-gap: 50px;\r\n\t\t\t\t\t\t\tgrid-template-columns: 1fr 1fr 1fr 1fr;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(xs) {\r\n\t\t.tiles {\r\n\t\t\t.tile {\r\n\t\t\t\t&-1 {\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.tile-row {\r\n\t\t\t\t\tflex-direction: column;\r\n\t\t\t\t\trow-gap: 30px;\r\n\t\t\t\t\twidth: 100%;\r\n\r\n\t\t\t\t\th3 {\r\n\t\t\t\t\t\ttransform: none;\r\n\t\t\t\t\t\twriting-mode: initial;\r\n\t\t\t\t\t\ttext-orientation: initial;\r\n\t\t\t\t\t}\r\n\t\t\t\t\tul {\r\n\t\t\t\t\t\tdisplay: grid;\r\n\t\t\t\t\t\tgrid-template-columns: repeat(auto-fit, minmax(70px, 1fr));\r\n\t\t\t\t\t\trow-gap: 50px;\r\n\t\t\t\t\t\tpadding-left: 30px;\r\n\t\t\t\t\t\tcolumn-gap: 30px;\r\n\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\tjustify-content: center;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-05 {\r\n\tmargin-bottom: 120px;\r\n\r\n\t.tiles {\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: row;\r\n\t\t.tile {\r\n\t\t\t&-1 {\r\n\t\t\t\tpadding: 70px;\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\tmax-width: 580px;\r\n\t\t\t\tbackground: rgba(#f4f4f4, 0.9);\r\n\r\n\t\t\t\th2 {\r\n\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\tfont-size: 25px;\r\n\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\tmargin-bottom: 35px;\r\n\t\t\t\t\tpadding-bottom: 35px;\r\n\t\t\t\t\tborder-bottom: 1px solid #cbcbcb;\r\n\t\t\t\t}\r\n\t\t\t\tp {\r\n\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\tline-height: 26px;\r\n\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t&-2 {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tleft: 0;\r\n\t\t\t\t\ttop: 0;\r\n\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\twidth: 150px;\r\n\t\t\t\t\tbackground: rgba(#f4f4f4, 0.9);\r\n\t\t\t\t}\r\n\t\t\t\timg {\r\n\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\tmax-width: fit-content;\r\n\t\t\t\t\theight: 100%;\r\n\t\t\t\t\tobject-fit: cover;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\t.tiles {\r\n\t\t\tflex-direction: column-reverse;\r\n\r\n\t\t\t.tile {\r\n\t\t\t\t&-1 {\r\n\t\t\t\t\tmax-width: unset;\r\n\t\t\t\t}\r\n\t\t\t\t&-2 {\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\ttop: auto;\r\n\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\theight: 150px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(xs) {\r\n\t\t.tiles {\r\n\t\t\t.tile {\r\n\t\t\t\t&-1 {\r\n\t\t\t\t\tpadding: 30px 40px;\r\n\r\n\t\t\t\t\th2 {\r\n\t\t\t\t\t\tmargin-bottom: 30px;\r\n\t\t\t\t\t\tpadding-bottom: 30px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-06 {\r\n\tmargin-bottom: 100px;\r\n\r\n\t.scontainer-content {\r\n\t\t> .row {\r\n\t\t\t&:nth-child(1) {\r\n\t\t\t\th2 {\r\n\t\t\t\t\tmargin-bottom: 30px;\r\n\t\t\t\t\tpadding-bottom: 30px;\r\n\t\t\t\t\tborder-bottom: 1px solid $cBlack;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t.tiles {\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: 500px 620px;\r\n\t\tcolumn-gap: 30px;\r\n\t\tjustify-content: space-between;\r\n\r\n\t\t.tile {\r\n\t\t\t.tile-head {\r\n\t\t\t\tmargin-bottom: 50px;\r\n\r\n\t\t\t\th4 {\r\n\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\tline-height: 26px;\r\n\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\tmargin-bottom: 10px;\r\n\t\t\t\t}\r\n\t\t\t\tp {\r\n\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\tline-height: 26px;\r\n\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t&-1 {\r\n\t\t\t\t.tile-data {\r\n\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\tcolumn-gap: 40px;\r\n\r\n\t\t\t\t\tul {\r\n\t\t\t\t\t\tli {\r\n\t\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\t\t\talign-items: center;\r\n\t\t\t\t\t\t\tcolumn-gap: 10px;\r\n\r\n\t\t\t\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t\t\t\tmargin-bottom: 10px;\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\t\t\tline-height: 17px;\r\n\t\t\t\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t&-2 {\r\n\t\t\t\t.tile-data {\r\n\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\tcolumn-gap: 28px;\r\n\t\t\t\t\talign-items: flex-end;\r\n\r\n\t\t\t\t\tp {\r\n\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\t\tline-height: 25px;\r\n\t\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\t\ttext-transform: uppercase;\r\n\r\n\t\t\t\t\t\twriting-mode: vertical-rl;\r\n\t\t\t\t\t\ttext-orientation: mixed;\r\n\t\t\t\t\t\ttransform: rotate(180deg);\r\n\t\t\t\t\t\tmargin: 0;\r\n\t\t\t\t\t\tpadding-top: 7px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\t@include respond-below(xl) {\r\n\t\t.tiles {\r\n\t\t\tgrid-template-columns: 400px 620px;\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(lg) {\r\n\t\t.tiles {\r\n\t\t\tgrid-template-columns: 1fr;\r\n\t\t\trow-gap: 50px;\r\n\r\n\t\t\t.tile {\r\n\t\t\t\t&-1 {\r\n\t\t\t\t\t.tile-head {\r\n\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t\th4 {\r\n\t\t\t\t\t\t\ttext-align: center;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t.tile-data {\r\n\t\t\t\t\t\tjustify-content: center;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\t&-2 {\r\n\t\t\t\t\tgrid-row: 1;\r\n\t\t\t\t\tpadding-bottom: 0;\r\n\r\n\t\t\t\t\timg {\r\n\t\t\t\t\t\theight: 100%;\r\n\t\t\t\t\t\tobject-fit: contain;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t.tile-data {\r\n\t\t\t\t\t\tjustify-content: center;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\t.tiles {\r\n\t\t\tflex-direction: column-reverse;\r\n\t\t\trow-gap: 50px;\r\n\r\n\t\t\tpadding-right: 0;\r\n\t\t\tborder-right: none;\r\n\r\n\t\t\t.tile {\r\n\t\t\t\t&-1 {\r\n\t\t\t\t\tmax-width: unset;\r\n\t\t\t\t}\r\n\t\t\t\t&-2 {\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-07 {\r\n\tposition: relative;\r\n\tbackground: rgba(244, 244, 244, 0.9);\r\n\tmargin-bottom: 40px;\r\n\r\n\t.col-12 {\r\n\t\tposition: initial;\r\n\t}\r\n\r\n\t.tiles {\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: row;\r\n\t\talign-items: center;\r\n\t\t.tile {\r\n\t\t\t&-1 {\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\tmax-width: 610px;\r\n\t\t\t\tpadding-right: 55px;\r\n\t\t\t\tpadding-top: 90px;\r\n\t\t\t\tpadding-bottom: 50px;\r\n\r\n\t\t\t\th2 {\r\n\t\t\t\t\tfont-size: 25px;\r\n\t\t\t\t\tline-height: 1;\r\n\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\tmargin-bottom: 45px;\r\n\t\t\t\t\tpadding-bottom: 45px;\r\n\t\t\t\t\tborder-bottom: 1px solid $cBlack;\r\n\r\n\t\t\t\t\tstrong {\r\n\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\tul {\r\n\t\t\t\t\tpadding-left: 20px;\r\n\t\t\t\t\tlist-style: number;\r\n\r\n\t\t\t\t\tli {\r\n\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\t\t\tline-height: 26px;\r\n\t\t\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\t\t\ttext-indent: 5px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\tp.btn-more {\r\n\t\t\t\t\tposition: relative;\r\n\t\t\t\t\tdisplay: inline-block;\r\n\t\t\t\t\tcolor: $cTxtDark;\r\n\t\t\t\t\tpadding: 6px 50px 2px 20px;\r\n\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\tborder: 1px solid $cBlack;\r\n\t\t\t\t\tbackground: $cWhite;\r\n\t\t\t\t\ttransition: all 250ms ease;\r\n\t\t\t\t\tcursor: pointer;\r\n\r\n\t\t\t\t\t&::after {\r\n\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\tbackground-image: url(\"/upload/filemanager/Icons/arrow_right_black.svg\");\r\n\t\t\t\t\t\tbackground-size: 19px;\r\n\t\t\t\t\t\tright: 15px;\r\n\t\t\t\t\t\twidth: 18px;\r\n\t\t\t\t\t\theight: 18px;\r\n\t\t\t\t\t\tline-height: 0;\r\n\t\t\t\t\t\ttransform: rotate(90deg);\r\n\t\t\t\t\t\ttransition: all 250ms ease;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t&:hover {\r\n\t\t\t\t\t\tcolor: $cTxtWhite;\r\n\t\t\t\t\t\tbackground: $cBlack;\r\n\r\n\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\tfilter: invert(1);\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t&.active {\r\n\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\ttransform: rotate(-90deg);\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t&-2 {\r\n\t\t\t\t.tile-wrapper {\r\n\t\t\t\t\tposition: relative;\r\n\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\tleft: 0;\r\n\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\twidth: 140px;\r\n\t\t\t\t\t\tbackground: rgba(244, 244, 244, 0.9);\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t@include respond-above(md) {\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\twidth: 50vw;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\timg {\r\n\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\tmax-width: fit-content;\r\n\t\t\t\t\theight: 100%;\r\n\t\t\t\t\tobject-fit: cover;\r\n\t\t\t\t\tobject-position: center;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(xl) {\r\n\t\t.tiles {\r\n\t\t\t.tile {\r\n\t\t\t\t&-1 {\r\n\t\t\t\t}\r\n\t\t\t\t&-2 {\r\n\t\t\t\t\t.tile-wrapper {\r\n\t\t\t\t\t\tright: -56px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\t@include respond-below(lg) {\r\n\t\t.tiles {\r\n\t\t\t.tile {\r\n\t\t\t\t&-1 {\r\n\t\t\t\t}\r\n\t\t\t\t&-2 {\r\n\t\t\t\t\t.tile-wrapper {\r\n\t\t\t\t\t\tright: -145px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\t.tiles {\r\n\t\t\trow-gap: 50px;\r\n\t\t\tflex-direction: column-reverse;\r\n\t\t\tpadding: 50px 0;\r\n\r\n\t\t\t.tile {\r\n\t\t\t\t&-1 {\r\n\t\t\t\t\tmax-width: unset;\r\n\t\t\t\t\tpadding: 0;\r\n\t\t\t\t}\r\n\t\t\t\t&-2 {\r\n\t\t\t\t\t.tile-wrapper {\r\n\t\t\t\t\t\tright: 0;\r\n\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\ttop: auto;\r\n\t\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\t\theight: 140px;\r\n\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-08 {\r\n\tdisplay: none;\r\n\r\n\t.tiles {\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: column;\r\n\t\trow-gap: 80px;\r\n\t\tpadding-top: 60px;\r\n\t\twidth: 100%;\r\n\t\tmax-width: 900px;\r\n\t\tmargin-left: auto;\r\n\t\tmargin-right: auto;\r\n\r\n\t\t.tile {\r\n\t\t\tposition: relative;\r\n\r\n\t\t\t&:not(:last-child) {\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tright: 0;\r\n\t\t\t\t\tleft: 0;\r\n\t\t\t\t\tbottom: calc(-80px / 2);\r\n\t\t\t\t\theight: 1px;\r\n\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t.tile-img {\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\talign-items: center;\r\n\t\t\t\tjustify-content: center;\r\n\t\t\t\twidth: 250px;\r\n\t\t\t\tmin-width: 250px;\r\n\t\t\t}\r\n\t\t\t.tile-data {\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\tflex-direction: row;\r\n\t\t\t\talign-items: center;\r\n\t\t\t\tcolumn-gap: 50px;\r\n\r\n\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\tflex-direction: column;\r\n\t\t\t\t\trow-gap: 50px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\th2 {\r\n\t\tfont-weight: 700;\r\n\t\tfont-size: 25px;\r\n\t\tline-height: 30px;\r\n\t\tletter-spacing: 0.07em;\r\n\t\ttext-transform: uppercase;\r\n\t\tmargin-bottom: 30px;\r\n\t}\r\n\th5 {\r\n\t\tfont-weight: 300;\r\n\t\tfont-size: 16px;\r\n\t\tline-height: 19px;\r\n\t\tletter-spacing: 0.07em;\r\n\t\ttext-transform: uppercase;\r\n\t\tmargin-bottom: 15px;\r\n\t}\r\n\tp {\r\n\t\tfont-weight: 300;\r\n\t\tfont-size: 16px;\r\n\t\tline-height: 20px;\r\n\t\tletter-spacing: 0.07em;\r\n\t\tmargin-bottom: 0;\r\n\t}\r\n\r\n\t@include respond-below(xl) {\r\n\t\t.tiles {\r\n\t\t\tcolumn-gap: 80px;\r\n\r\n\t\t\t.tile {\r\n\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tright: -40px;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(lg) {\r\n\t\t.tiles {\r\n\t\t\tgrid-template-columns: 1fr;\r\n\r\n\t\t\t.tile {\r\n\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\t.col-12 {\r\n\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\talign-items: center;\r\n\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\tgap: 50px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\t@include respond-below(sm) {\r\n\t\t.tiles {\r\n\t\t\t.tile {\r\n\t\t\t\t.col-12 {\r\n\t\t\t\t\tflex-direction: column-reverse;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-09 {\r\n\ttext-align: center;\r\n\r\n\timg {\r\n\t\twidth: 100%;\r\n\t\tmax-width: 380px;\r\n\t\tmargin-bottom: 30px;\r\n\t}\r\n\t.btn8 {\r\n\t\twidth: 100%;\r\n\t\tmax-width: 380px;\r\n\t\tmargin-left: auto;\r\n\t\tmargin-right: auto;\r\n\t\tpadding: 10px 20px;\r\n\r\n\t\tfont-weight: 300;\r\n\t\tfont-size: 30px;\r\n\t\tline-height: 36px;\r\n\t\tletter-spacing: 0.07em;\r\n\t\ttext-transform: uppercase;\r\n\t}\r\n\r\n\t@include respond-below(lg) {\r\n\t\t.btn8 {\r\n\t\t\tfont-size: 24px;\r\n\t\t}\r\n\t}\r\n\t@include respond-below(md) {\r\n\t\t.btn8 {\r\n\t\t\tfont-size: 18px;\r\n\t\t}\r\n\t}\r\n\t@include respond-below(sm) {\r\n\t}\r\n}\r\n\r\nfooter.gap_big_top {\r\n\tpadding-top: 0 !important;\r\n}\r\n","$cGrayText: #232323;\r\n\r\n$font1: 'Open Sans', sans-serif;\r\n$font2: 'Alegreya Sans', sans-serif;\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n","$breakpoints: (\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1360px,\r\n\txxl: 1620px,\r\n);\r\n\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) ==false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\r\n\t\t@if (map-has-key($breakpoints, $upper) ==false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n//* ~~~~ Colors ~~~~ *//\r\n$cWhite: #fff;\r\n$cMilk: #fafafa;\r\n$cSand: #e7dcd0;\r\n$cSandLight: #e6dccf;\r\n$cGray: #d8d8d8;\r\n$cYellow: #ffe604;\r\n$cIron: #b2b3b7;\r\n$cLightBlue: #4ca8e6;\r\n$cDarkNight: #343431;\r\n$cDeepDark: #1d1d1b;\r\n$cBlack: #000;\r\n\r\n$cTxtWhite: #fff;\r\n$cTxtCloud: #d8d8d8;\r\n$cTxtLightBlue: #4ca8e6;\r\n$cTxtDark: #2c2d2f;\r\n$cTxtBlack: #000;\r\n//* ~~~~ Mixins ~~~~ *//\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n\ttext-align: center;\r\n\tfont-size: $f_size;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $color;\r\n\tbackground: $bg;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:hover {\r\n\t\tbackground: $h_bg;\r\n\t\tcolor: $h_color !important;\r\n\t}\r\n}\r\n\r\n//* ~~~~ Global ~~~~ *//\r\n.hidden {\r\n\tdisplay: none !important;\r\n}\r\n\r\n.box {\r\n\tpadding-top: 125px;\r\n\tpadding-bottom: 125px;\r\n\r\n\t@include respond-below(sm) {\r\n\t\tpadding-top: 90px;\r\n\t\tpadding-bottom: 90px;\r\n\t}\r\n}\r\n\r\n.box_title {\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tfont-weight: 700;\r\n\tfont-size: 35px;\r\n\tline-height: 1.25;\r\n\tmargin-bottom: 28px;\r\n\ttext-transform: uppercase;\r\n\ttext-align: right;\r\n\tletter-spacing: 0.15em;\r\n}\r\n\r\n.box_subtitle {\r\n\tfont-family: 'URW Form';\r\n\tfont-style: normal;\r\n\tfont-weight: 400;\r\n\tfont-size: 30px;\r\n\tletter-spacing: 0.07em;\r\n\ttext-transform: uppercase;\r\n\tcolor: #000000;\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../style-scss/produktzusatze.scss","../style-scss/_variables.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"AAAQ,iJAAA,CCQR,WACC,sBAAA,CACA,+HACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,yIACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iIACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,2BAAA,CACA,iHACC,CAED,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHACC,CAED,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,mHACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHACC,CAED,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HACC,CAED,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHACC,CAED,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,uHACC,CAED,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,uIACC,CAED,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,2HACC,CAED,gBAAA,CACA,iBAAA,CACA,iBAAA,CC2BD,WACC,sBAAA,CACA,mHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,yGAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,2BAAA,CACA,qGAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,yGAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,uGAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qGAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qGAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,2GAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,2HAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,+GAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CA8CD,QACC,uBAAA,CAGD,KACC,iBAAA,CACA,oBAAA,CAlUC,yBAgUF,KAKE,gBAAA,CACA,mBAAA,CAAA,CAIF,WACC,iCAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,kBAAA,CACA,wBAAA,CACA,gBAAA,CACA,oBAAA,CAGD,cACC,sBAAA,CACA,iBAAA,CACA,eAAA,CACA,cAAA,CACA,oBAAA,CACA,wBAAA,CACA,UAAA,CAxWC,0BFTF,WAEE,gBAAA,CAAA,CAIF,cACC,eAAA,CAGD,QACC,qBAAA,CAEC,8BACC,YAAA,CACA,kBAAA,CACA,cAAA,CACA,sBAAA,CACA,QAAA,CACA,UAAA,CACA,eAAA,CACA,gBAAA,CACA,iBAAA,CAEA,oCACC,iBAAA,CACA,MAAA,CACA,iBAAA,CACA,eAAA,CAGC,6DACC,UAAA,CACA,iBAAA,CACA,KAAA,CACA,WAAA,CACA,QAAA,CACA,SAAA,CACA,eE2QG,CFvQL,wCACC,kBAAA,CAED,sCACC,UEyQO,CFxQP,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,eAAA,CE/BH,0BFXF,QAiDE,eAAA,CAAA,CEtCA,yBF2CC,8BACC,YAAA,CACA,oBAAA,CAAA,eAAA,CAIE,6DACC,WAAA,CAID,yDACC,YAAA,CAAA,CEvDL,yBFoEI,yDACC,YAAA,CAID,yDACC,aAAA,CAID,yDACC,YAAA,CAAA,CE/EL,yBFyFC,8BACC,YAAA,CAAA,CAMJ,QACC,mBAAA,CAEA,eACC,YAAA,CACA,6BAAA,CACA,+CACC,CAGA,uBACC,eAAA,CAED,uBACC,eAAA,CACA,iBAAA,CACA,YAAA,CACA,qBAAA,CACA,sBAAA,CACA,iBAAA,CAEA,+BACC,UAAA,CACA,iBAAA,CACA,KAAA,CACA,OAAA,CACA,SAAA,CACA,UAAA,CACA,eEgKI,CF9JL,8BACC,UAAA,CACA,iBAAA,CACA,KAAA,CACA,OAAA,CACA,SAAA,CACA,UAAA,CACA,eEuJI,CFpJN,uBACC,eAAA,CAED,uBACC,eAAA,CACA,iBAAA,CACA,YAAA,CACA,qBAAA,CACA,sBAAA,CACA,iBAAA,CAEA,+BACC,UAAA,CACA,iBAAA,CACA,QAAA,CACA,MAAA,CACA,SAAA,CACA,UAAA,CACA,eEkII,CFhIL,8BACC,UAAA,CACA,iBAAA,CACA,QAAA,CACA,MAAA,CACA,SAAA,CACA,UAAA,CACA,eEyHI,CFrHN,wBACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,kBAAA,CAED,uBACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CEtKF,gDF8KE,8CAEC,YAAA,CACA,kBAAA,CAAA,CE9LH,yBFqMA,eACC,yBAAA,CACA,mDACC,CAKA,8CAEC,iBAAA,CAED,8CAEC,cAAA,CACA,8DACC,YAAA,CAED,4DACC,YAAA,CAAA,CAQN,QACC,mBAAA,CACA,aACC,iBAAA,CEnOA,yBFkOD,aAKE,YAAA,CAAA,CAGD,wBACC,iBAAA,CACA,WAAA,CAEA,4BACC,YAAA,CACA,WAAA,CACA,UAAA,CACA,0BAAA,CAAA,qBAAA,CACA,mBAAA,CAAA,gBAAA,CAID,+BACC,UAAA,CACA,eAAA,CACA,WAAA,CACA,6BAAA,CACA,+BAAA,CAEA,kCACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,kBAAA,CAKC,iDACC,yBAAA,CAFF,qCAIC,4BAAA,CAIE,uDACC,uBAAA,CAIH,wCACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,wBAAA,CACA,QAAA,CACA,gBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CAAA,iBAAA,CACA,cAAA,CAEA,gDACC,UAAA,CACA,iBAAA,CACA,OAAA,CACA,UAAA,CACA,WAAA,CACA,uEAAA,CACA,uBAAA,CACA,0BAAA,CACA,2BAAA,CACA,4BAAA,CAGF,uCACC,YAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,gBAAA,CACA,kBAAA,CAEA,8CACC,YAAA,CACA,kBAAA,CACA,sBAAA,CAAA,iBAAA,CACA,eAAA,CACA,qBAAA,CACA,wBAAA,CACA,gBAAA,CAEA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,aAAA,CEtUN,yBFuPC,+BAsFE,YAAA,CAAA,CAOL,QACC,mBAAA,CAEA,eACC,iBAAA,CACA,YAAA,CACA,+BAAA,CACA,oBAAA,CAAA,eAAA,CACA,kBAAA,CAGC,uBACC,YAAA,CACA,qBAAA,CACA,YAAA,CAEA,iCACC,iBAAA,CACA,sBAAA,CAAA,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,oBAAA,CAAA,eAAA,CACA,kBAAA,CACA,gBAAA,CAEA,yCACC,UAAA,CACA,iBAAA,CACA,KAAA,CACA,QAAA,CACA,OAAA,CACA,UAAA,CACA,qBExFG,CF2FJ,wCACC,UAAA,CACA,iBAAA,CACA,KAAA,CACA,QAAA,CACA,UAAA,CACA,SAAA,CACA,qBElGG,CFmGH,UAAA,CAGD,oCACC,eAAA,CACA,cAAA,CACA,aAAA,CACA,oBAAA,CACA,wBAAA,CACA,wBAAA,CACA,sBAAA,CACA,wBAAA,CACA,QAAA,CACA,cAAA,CACA,qBE3HG,CF6HJ,oCACC,YAAA,CACA,kBAAA,CACA,qBAAA,CAAA,gBAAA,CACA,uCACC,YAAA,CACA,kBAAA,CACA,yCACC,eAAA,CACA,cAAA,CACA,aAAA,CACA,oBAAA,CACA,wBAAA,CAEA,wBAAA,CACA,sBAAA,CACA,wBAAA,CACA,kBAAA,CAOJ,0BACC,cAAA,CACA,aAAA,CACA,eAAA,CACA,oBAAA,CACA,wBAAA,CACA,0BAAA,CAAA,qBAAA,CACA,eE5JI,CF6JJ,kBAAA,CAEA,iCACC,eAAA,CAIF,yBACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CE1bH,0BFgcA,eACC,QAAA,CAIE,iCACC,mBAAA,CAAA,cAAA,CACA,oCACC,UAAA,CACA,oBAAA,CAAA,eAAA,CACA,6BAAA,CAKF,yBACC,eAAA,CAAA,CEhdJ,0BFwdA,eACC,yBAAA,CAEC,uBACC,kBAAA,CACA,qBAAA,CAAA,gBAAA,CACA,4BAAA,CAEC,oCACC,YAAA,CACA,6BAAA,CACA,YAAA,CAIH,uBACC,UAAA,CAEA,0BACC,kBAAA,CAAA,CE3eJ,yBFsfG,iCACC,oBAAA,CAAA,eAAA,CACA,oCACC,oBAAA,CAAA,eAAA,CAAA,CEzfL,yBFkgBA,WACC,cAAA,CACA,aAAA,CACA,iBAAA,CACA,eAAA,CAEA,mBACC,YAAA,CAGF,eACC,cAAA,CACA,uBACC,YAAA,CAGA,uBACC,qBAAA,CAEA,iCACC,oBAAA,CAAA,eAAA,CAEA,oCACC,oBAAA,CAAA,eAAA,CACA,qCAAA,CAAA,CE1hBL,yBFwiBE,+BACC,qBAAA,CACA,YAAA,CACA,UAAA,CAEA,kCACC,cAAA,CACA,oBAAA,CACA,wBAAA,CAED,kCACC,YAAA,CACA,yDAAA,CACA,YAAA,CACA,iBAAA,CACA,oBAAA,CAAA,eAAA,CACA,qCACC,sBAAA,CAAA,CASP,QACC,mBAAA,CAEA,eACC,YAAA,CACA,kBAAA,CAEC,uBACC,YAAA,CACA,UAAA,CACA,eAAA,CACA,+BAAA,CAEA,0BACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,kBAAA,CACA,mBAAA,CACA,+BAAA,CAED,yBACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CAGF,uBACC,iBAAA,CACA,+BACC,UAAA,CACA,iBAAA,CACA,MAAA,CACA,KAAA,CACA,QAAA,CACA,WAAA,CACA,+BAAA,CAED,2BACC,UAAA,CACA,0BAAA,CAAA,qBAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CE/mBH,yBFsnBA,eACC,6BAAA,CAGC,uBACC,eAAA,CAGA,+BACC,QAAA,CACA,OAAA,CACA,UAAA,CACA,YAAA,CAAA,CEloBJ,yBF4oBE,uBACC,iBAAA,CAEA,0BACC,kBAAA,CACA,mBAAA,CAAA,CAQN,QACC,mBAAA,CAKG,iDACC,kBAAA,CACA,mBAAA,CACA,4BAAA,CAMJ,eACC,YAAA,CACA,iCAAA,CACA,oBAAA,CAAA,eAAA,CACA,6BAAA,CAGC,gCACC,kBAAA,CAEA,mCACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,kBAAA,CAED,kCACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CAKD,kCACC,YAAA,CACA,kBAAA,CACA,oBAAA,CAAA,eAAA,CAGC,wCACC,YAAA,CACA,kBAAA,CACA,kBAAA,CACA,oBAAA,CAAA,eAAA,CAEA,yDACC,kBAAA,CAGD,0CACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,eAAA,CAQJ,kCACC,YAAA,CACA,kBAAA,CACA,oBAAA,CAAA,eAAA,CACA,oBAAA,CAEA,oCACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CAEA,wBAAA,CACA,sBAAA,CACA,wBAAA,CACA,QAAA,CACA,eAAA,CEjvBJ,0BFwvBA,eACC,iCAAA,CAAA,CEzvBD,0BF8vBA,eACC,yBAAA,CACA,YAAA,CAIE,kCACC,eAAA,CACA,qCACC,iBAAA,CAGF,kCACC,sBAAA,CAGF,uBACC,UAAA,CACA,gBAAA,CAEA,2BACC,WAAA,CACA,qBAAA,CAAA,kBAAA,CAGD,kCACC,sBAAA,CAAA,CExxBJ,yBFgyBA,eACC,6BAAA,CACA,YAAA,CAEA,eAAA,CACA,iBAAA,CAGC,uBACC,eAAA,CAGA,+BACC,YAAA,CAAA,CAQN,QACC,iBAAA,CACA,+BAAA,CACA,kBAAA,CAEA,gBACC,gBAAA,CAGD,eACC,YAAA,CACA,kBAAA,CACA,kBAAA,CAEC,uBACC,UAAA,CACA,eAAA,CACA,kBAAA,CACA,gBAAA,CACA,mBAAA,CAEA,0BACC,cAAA,CACA,aAAA,CACA,eAAA,CACA,oBAAA,CACA,wBAAA,CACA,kBAAA,CACA,mBAAA,CACA,4BAAA,CAEA,iCACC,eAAA,CAIF,0BACC,iBAAA,CACA,iBAAA,CAGC,+BACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,eAAA,CAKH,kCACC,iBAAA,CACA,oBAAA,CACA,aE1kBM,CF2kBN,yBAAA,CACA,eAAA,CACA,wBAAA,CACA,qBAAA,CACA,eE9lBI,CF+lBJ,yBAAA,CACA,cAAA,CAEA,yCACC,UAAA,CACA,iBAAA,CACA,uEAAA,CACA,oBAAA,CACA,UAAA,CACA,UAAA,CACA,WAAA,CACA,aAAA,CACA,uBAAA,CACA,yBAAA,CAGD,wCACC,UEpmBM,CFqmBN,eEvmBG,CFymBH,+CACC,gBAAA,CAKD,gDACC,wBAAA,CAMH,qCACC,iBAAA,CAEA,6CACC,UAAA,CACA,iBAAA,CACA,MAAA,CACA,KAAA,CACA,QAAA,CACA,WAAA,CACA,+BAAA,CEx6BJ,yBF85BE,qCAcE,iBAAA,CACA,KAAA,CACA,QAAA,CACA,OAAA,CACA,UAAA,CAAA,CAGF,2BACC,UAAA,CACA,0BAAA,CAAA,qBAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CACA,yBAAA,CAAA,sBAAA,CE56BH,0BFw7BG,qCACC,WAAA,CAAA,CEz7BJ,0BFq8BG,qCACC,YAAA,CAAA,CEt8BJ,yBF88BA,eACC,YAAA,CACA,6BAAA,CACA,cAAA,CAGC,uBACC,eAAA,CACA,SAAA,CAGA,qCACC,OAAA,CAEA,6CACC,QAAA,CACA,OAAA,CACA,YAAA,CACA,UAAA,CAAA,CASP,QACC,YAAA,CAEA,eACC,YAAA,CACA,qBAAA,CACA,YAAA,CACA,gBAAA,CACA,UAAA,CACA,eAAA,CACA,gBAAA,CACA,iBAAA,CAEA,qBACC,iBAAA,CAGC,8CACC,UAAA,CACA,iBAAA,CACA,OAAA,CACA,MAAA,CACA,YAAA,CACA,UAAA,CACA,eEruBI,CFwuBN,+BACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,WAAA,CACA,eAAA,CAED,gCACC,YAAA,CACA,kBAAA,CACA,kBAAA,CACA,oBAAA,CAAA,eAAA,CE/gCF,yBF2gCC,gCAOE,qBAAA,CACA,YAAA,CAAA,CAKJ,WACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,kBAAA,CAED,WACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CACA,kBAAA,CAED,UACC,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,eAAA,CE7iCA,0BFijCA,eACC,oBAAA,CAAA,eAAA,CAIE,8CACC,WAAA,CAAA,CEvjCJ,0BF+jCA,eACC,yBAAA,CAIE,8CACC,YAAA,CAGF,6BACC,YAAA,CACA,kBAAA,CACA,kBAAA,CACA,QAAA,CAAA,CE5kCH,yBFolCE,6BACC,6BAAA,CAAA,CAOL,QACC,iBAAA,CAEA,YACC,UAAA,CACA,eAAA,CACA,kBAAA,CAED,cACC,UAAA,CACA,eAAA,CACA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAEA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAAA,CACA,wBAAA,CE/mCA,0BFmnCA,cACC,cAAA,CAAA,CEpnCD,yBFwnCA,cACC,cAAA,CAAA,CAOH,mBACC,wBAAA","file":"produktzusatze.css"} \ No newline at end of file diff --git a/layout/style-css/promocja-na-wybrane-powloki.css b/layout/style-css/promocja-na-wybrane-powloki.css index 655d64d..453289f 100644 --- a/layout/style-css/promocja-na-wybrane-powloki.css +++ b/layout/style-css/promocja-na-wybrane-powloki.css @@ -1 +1 @@ -@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}a{text-decoration:none}strong{font-weight:700}.page-content{overflow:hidden}@media(min-width: 1200px){.container{max-width:1140px}}@media(min-width: 1360px){.container{max-width:1400px}}.btn_t1{text-align:center;font-size:12px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#232323;background:#fff;text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;border-radius:0px;border:2px solid #232323;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden}.btn_t1:before,.btn_t1:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;background-color:#ebebeb}.btn_t1:before{left:-115%}.btn_t1:after{right:-115%}.btn_t1:hover{background:#232323;color:#fff}.btn_t1:hover:before{animation:btn2-animation-left 1s linear 1}.btn_t1:hover:after{animation:btn2-animation-right 1s linear 1}.btn_t3{text-align:center;font-size:14px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#000;background:#ffe604;text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden;font-weight:600;line-height:130%;letter-spacing:1.47px;font-family:"URW Form",sans-serif;padding:20px 40px 15px}.btn_t3:hover{background:#ffe604;color:#000 !important}@keyframes btn2-animation-left{0%{transform:skew(-45deg) translateX(65%)}100%{transform:skew(-45deg) translateX(0)}}@keyframes btn2-animation-right{0%{transform:skew(-45deg) translateX(-65%)}100%{transform:skew(-45deg) translateX(0)}}#scontainer-122{position:relative;height:700px}#scontainer-122 img{max-width:unset !important;width:100vw !important;position:absolute;height:700px;left:50%;transform:translateX(-50%);-o-object-fit:cover;object-fit:cover}#scontainer-122 .hero-data{display:flex;align-items:center;height:700px;z-index:1}#scontainer-122 .hero-data .hero-data-wrapper{position:relative;width:100%;max-width:800px;padding-bottom:60px}#scontainer-122 .hero-data .hero-data-wrapper::before{content:"";position:absolute;bottom:0;left:0;width:84px;height:1px;background-color:#fff}#scontainer-122 .hero-data h1{color:#000;font-family:"URW Form",sans-serif;font-size:38px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:60px}#scontainer-122 .hero-data p{color:#000;font-family:"URW Form",sans-serif;font-size:38px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:0}@media(max-width: 575px){#scontainer-122 .hero-data{height:570px;align-items:flex-start;padding-top:60px}#scontainer-122 .hero-data h1{font-size:30px}#scontainer-122 .hero-data p{font-size:30px}}@media(max-width: 575px){#scontainer-122{height:570px}#scontainer-122 img{height:570px}}.box-1{margin-top:-150px}.box-1 .row{position:relative;padding:60px 0}.box-1 .row::before{content:"";position:absolute;top:0;right:0;bottom:0;width:72%;background:#f2f2f2}@media(max-width: 991px){.box-1 .row::before{display:none}}.box-1 .col-left{position:relative}.box-1 .col-left::before{content:"";position:absolute;top:20px;left:300px;width:8px;height:8px;border-radius:100%;background:#000}.box-1 .col-left::after{content:"";position:absolute;top:28px;left:303px;width:59px;height:250px;border-left:1px solid #494949;border-bottom:1px solid #494949}.box-1 .col-left .img-info{display:flex;flex-direction:column;justify-content:center;position:absolute;top:200px;right:0;width:282px;height:282px;background:#024594;border-radius:100%;padding:0 60px}.box-1 .col-left .img-info h4{color:#151515;font-family:"URW Form",sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:1.68px;text-transform:uppercase;background:#fff;padding:5px 10px;border-radius:4px;margin-bottom:20px;width:-moz-fit-content;width:fit-content;z-index:1}.box-1 .col-left .img-info p{color:#fff;font-family:"URW Form",sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:1.68px;text-transform:uppercase;margin-bottom:0;width:100%;max-width:170px}@media(max-width: 1359px){.box-1 .col-left::after{left:193px}.box-1 .col-left::before{left:190px}}@media(max-width: 1199px){.box-1 .col-left::after{left:120px}.box-1 .col-left::before{left:116px}}@media(max-width: 991px){.box-1 .col-left::after{left:293px}.box-1 .col-left::before{left:290px}.box-1 .col-left .img-info{right:auto;left:292px}}@media(max-width: 767px){.box-1 .col-left::before{top:13px;left:190px}.box-1 .col-left::after{left:194px;top:21px;height:50px;height:180px}.box-1 .col-left img{max-width:350px !important}.box-1 .col-left .img-info{width:161px;height:161px;padding:0 30px;left:224px;top:147px}.box-1 .col-left .img-info h4{font-size:10px;margin-bottom:10px}.box-1 .col-left .img-info p{font-size:8px}}.box-1 .col-right{position:relative}.box-1 .col-right h2{width:100%;max-width:450px;color:#000;font-family:"URW Form",sans-serif;font-size:38px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:48px}.box-1 .col-right p{color:#000;font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:152.682%;margin-bottom:48px}@media(min-width: 992px){.box-1 .col-right{padding-left:60px;padding-bottom:40px;padding-top:40px}}@media(max-width: 991px){.box-1 .col-right{padding-top:60px}}@media(max-width: 575px){.box-1 .col-right h2{font-size:30px;letter-spacing:3.15px;max-width:300px}}@media(max-width: 991px){.box-1{background-color:#f2f2f2}}@media(max-width: 575px){.box-1{margin-top:-130px}}.box-2{margin-top:100px;margin-bottom:100px}.box-2 p{color:#151515;text-align:center;font-family:"URW Form",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:1.44px;text-transform:uppercase;width:100%;max-width:1166px;margin:0 auto 100px}@media(max-width: 991px){.box-2 p{margin:0 auto 60px}}.box-2 ul{padding:0 0 0 16px;margin:0;display:flex;flex-direction:row;justify-content:space-between}.box-2 ul li{position:relative;color:#151515;font-family:"URW Form",sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:160%;letter-spacing:1.44px;text-transform:uppercase}.box-2 ul li:nth-child(2n){list-style:none}.box-2 ul li:nth-child(2n)::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background-color:#000;transform:translateX(-50%)}@media(max-width: 991px){.box-2 ul li:nth-child(2n)::before{content:"";position:absolute;top:50%;bottom:auto;left:50%;width:31px;height:1px;background-color:#000;transform:translate(-50%, -50%)}}@media(max-width: 991px){.box-2 ul{flex-direction:column;align-items:center;row-gap:25px}}@media(max-width: 991px){.box-2{margin-top:60px;margin-bottom:60px}}.box-3{margin-bottom:100px}.box-3 h4{position:relative;color:#fff;text-align:center;font-family:"URW Form",sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:160%;letter-spacing:1.44px;text-transform:uppercase;padding:35px 80px;width:100%;max-width:1000px;margin-left:auto;margin-right:auto;border-radius:100px;overflow:hidden;margin-bottom:100px}.box-3 h4::before{content:"";position:absolute;inset:0;background-image:url("/upload/filemanager/Pages/Promocja-na-wybrane-powloki/hero-bg.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;z-index:-1;filter:brightness(0.3)}@media(max-width: 575px){.box-3 h4{padding:30px 20px;overflow:initial;border-radius:0}.box-3 h4::before{inset:0 -15px}}.box-3 ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.box-3 ul li{text-align:center}.box-3 ul li img{margin-bottom:30px}@media(max-width: 767px){.box-3 ul li img{max-width:140px !important}}.box-3 ul li p{color:#151515;font-family:"URW Form",sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:160%;letter-spacing:1.44px;text-transform:uppercase;margin-bottom:0}@media(max-width: 991px){.box-3 ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));-moz-column-gap:45px;column-gap:45px;row-gap:20px}}@media(max-width: 991px){.box-3{margin-bottom:60px}}.box-4{margin-bottom:100px}.box-4 .col-left h2{width:100%;color:#000;font-family:"URW Form",sans-serif;font-size:37px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:48px}.box-4 .col-left p{color:#000;font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:152.682%;margin-bottom:48px}@media(min-width: 992px){.box-4 .col-left{padding-bottom:40px;padding-top:40px}}@media(max-width: 991px){.box-4 .col-left{padding-bottom:60px}}@media(max-width: 575px){.box-4 .col-left h2{font-size:30px;letter-spacing:3.15px}}.box-4 .col-right{position:relative;text-align:center;padding-top:100px}.box-4 .col-right::before{content:"";position:absolute;top:120px;left:470px;width:8px;height:8px;border-radius:100%;background:#000}.box-4 .col-right::after{content:"";position:absolute;top:128px;left:473px;width:76px;height:363px;border-left:1px solid #494949;border-bottom:1px solid #494949}.box-4 .col-right img.img-bg{position:absolute;top:0;left:30px;z-index:-1}.box-4 .col-right .img-info{display:flex;flex-direction:column;justify-content:center;position:absolute;top:310px;right:45px;width:282px;height:282px;background:#024594;border-radius:100%;padding:0 60px;text-align:left}.box-4 .col-right .img-info h4{color:#151515;font-family:"URW Form",sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:1.68px;text-transform:uppercase;background:#fff;padding:5px 10px;border-radius:4px;margin-bottom:0;width:-moz-fit-content;width:fit-content;z-index:1}.box-4 .col-right .img-info p{color:#fff;font-family:"URW Form",sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:1.68px;text-transform:uppercase;margin-bottom:0;width:100%;max-width:170px;margin-bottom:20px}@media(max-width: 1359px){.box-4 .col-right::after{left:322px}.box-4 .col-right::before{left:318px}}@media(max-width: 1199px){.box-4 .col-right::after{left:217px}.box-4 .col-right::before{left:214px}}@media(max-width: 767px){.box-4 .col-right{padding-top:60px}.box-4 .col-right::before{left:289px;top:79px}.box-4 .col-right::after{left:293px;top:88px;height:286px}.box-4 .col-right img{max-width:350px !important}.box-4 .col-right .img-bg{max-width:250px !important}.box-4 .col-right .img-info{width:161px;height:161px;padding:0 35px;top:270px}.box-4 .col-right .img-info h4{font-size:10px}.box-4 .col-right .img-info p{font-size:10px;margin-bottom:10px}}@media(max-width: 575px){.box-4 .col-right{text-align:right}.box-4 .col-right::before{top:70px;left:50%}.box-4 .col-right::after{top:78px;left:calc(50% + 3px);width:60px;height:187px}.box-4 .col-right img{padding-right:70px;max-width:320px !important}.box-4 .col-right .img-info{top:160px}}@media(max-width: 991px){.box-4{margin-bottom:60px}}.box-5{margin-bottom:100px}.box-5 .scontainer-content{padding:100px 0;border-top:1px solid #000;border-bottom:1px solid #000;text-align:center}.box-5 .scontainer-content h3{color:#000;text-align:center;font-family:"URW Form",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:1.44px;text-transform:uppercase;align-self:100%;max-width:950px;margin:0 auto 40px}.box-5 .scontainer-content p{color:#000;text-align:center;font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:152.682%;margin-bottom:40px}.box-5 .scontainer-content .btn2{font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:1.47px;text-transform:uppercase;padding:20px 40px}@media(max-width: 991px){.box-5 .scontainer-content{padding:60px 0}}@media(max-width: 991px){.box-5{margin-bottom:60px}}.box-6{overflow:hidden}.box-6 .row-3{padding-bottom:75px}.box-6 h2{position:relative;width:100%;color:#000;font-family:"URW Form",sans-serif;font-size:38px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:48px;padding-top:48px}.box-6 p{color:#000;font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:152.682%;margin-bottom:0}.box-6 p strong{font-weight:600}.box-6 .row.row-1{margin-bottom:100px}.box-6 .row.row-1 .col-right img{min-width:50vw}@media(max-width: 991px){.box-6 .row.row-1{margin-bottom:60px}.box-6 .row.row-1 .col-left{margin-bottom:60px}.box-6 .row.row-1 .col-left h2{padding-top:0}}.box-6 .row.row-2{margin-bottom:100px}.box-6 .row.row-2 .col-left{position:relative;padding-top:50px}.box-6 .row.row-2 .col-right h2::before{content:"";position:absolute;top:0;left:0;width:84px;height:1px;background:#000}@media(max-width: 991px){.box-6 .row.row-2{margin-bottom:60px}.box-6 .row.row-2 .col-left{margin-bottom:60px}}.box-6 .row.row-3 .col-left h2::before{content:"";position:absolute;top:0;left:0;width:84px;height:1px;background:#000}.box-6 .row.row-3 .col-right img{min-width:50vw}@media(max-width: 991px){.box-6 .row.row-3 .col-left{margin-bottom:60px}.box-6 .row.row-3 .col-right{display:none}}@media(max-width: 575px){.box-6 h2{font-size:30px;letter-spacing:3.15px}}.box-7{padding:200px 0;background-image:url("/upload/filemanager/Pages/Promocja-na-wybrane-powloki/img-7.png");background-position:center;background-repeat:no-repeat;background-size:cover}.box-7 h2{position:relative;width:100%;color:#fff;font-family:"URW Form",sans-serif;font-size:38px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:48px;padding-top:48px}.box-7 h2::before{content:"";position:absolute;top:0;left:0;width:84px;height:1px;background:#fff}.box-7 p{color:#fff;font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:152.682%;margin-bottom:0}@media(max-width: 991px){.box-7{padding:60px 0}}@media(max-width: 575px){.box-7 h2{font-size:30px;letter-spacing:3.15px}}.box-8{margin-top:-40px;margin-bottom:100px;overflow:hidden}.box-8 .row-2 h2:before{content:"";position:absolute;top:0;left:0;width:84px;height:1px;background:#000}.box-8 h2{position:relative;width:100%;color:#000;font-family:"URW Form",sans-serif;font-size:37px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:48px;padding-top:48px}.box-8 p{color:#000;font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:152.682%}.box-8 p:last-child{margin-bottom:0}.box-8 .row.row-1{margin-bottom:120px}.box-8 .row.row-1 .col-left{position:relative;padding-bottom:80px}.box-8 .row.row-1 .col-left .img-bg{position:absolute;bottom:0;right:0}@media(max-width: 575px){.box-8 .row.row-1 .col-left .img-bg{max-width:250px !important}}@media(max-width: 991px){.box-8 .row.row-1{margin-bottom:60px}}.box-8 .row.row-2{margin-bottom:100px}.box-8 .row.row-2 .col-left p{max-width:580px}.box-8 .row.row-2 .col-right img{min-width:50vw}@media(max-width: 991px){.box-8 .row.row-2{margin-bottom:60px}}@media(max-width: 991px){.box-8{margin-top:60px;margin-bottom:60px}}@media(max-width: 575px){.box-8 h2{font-size:30px;letter-spacing:3.15px}}.box-9{padding:200px 0;background-image:url("/upload/filemanager/Pages/Promocja-na-wybrane-powloki/img-11.png");background-position:center;background-repeat:no-repeat;background-size:cover}.box-9 h2{width:100%;color:#fff;font-family:"URW Form",sans-serif;font-size:38px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:40px}.box-9 h3{color:#fff;font-family:"URW Form",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:1.44px;text-transform:uppercase;margin-bottom:40px}@media(max-width: 991px){.box-9{padding:60px 0}}@media(max-width: 575px){.box-9 h2{font-size:30px;letter-spacing:3.15px}}/*# sourceMappingURL=promocja-na-wybrane-powloki.css.map */ \ No newline at end of file +@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}a{text-decoration:none}strong{font-weight:700}.page-content{overflow:hidden}@media(min-width: 1200px){.container{max-width:1140px}}@media(min-width: 1360px){.container{max-width:1400px}}.btn_t1{text-align:center;font-size:12px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#232323;background:#fff;text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;border-radius:0px;border:2px solid #232323;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden}.btn_t1:before,.btn_t1:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;background-color:#ebebeb}.btn_t1:before{left:-115%}.btn_t1:after{right:-115%}.btn_t1:hover{background:#232323;color:#fff}.btn_t1:hover:before{animation:btn2-animation-left 1s linear 1}.btn_t1:hover:after{animation:btn2-animation-right 1s linear 1}.btn_t3{text-align:center;font-size:14px;font-weight:700;font-family:"Alegreya Sans",sans-serif;color:#000;background:#ffe604;text-transform:uppercase;line-height:22px;padding:12px 15px;display:inline-block;min-width:210px;transition:all .3s ease;position:relative;overflow:hidden}.btn_t3:hover{background:#ffe604;color:#000 !important}.btn_t3{font-weight:600;line-height:130%;letter-spacing:1.47px;font-family:"URW Form",sans-serif;padding:20px 40px 15px}@keyframes btn2-animation-left{0%{transform:skew(-45deg) translateX(65%)}100%{transform:skew(-45deg) translateX(0)}}@keyframes btn2-animation-right{0%{transform:skew(-45deg) translateX(-65%)}100%{transform:skew(-45deg) translateX(0)}}#scontainer-122{position:relative;height:700px}#scontainer-122 img{max-width:unset !important;width:100vw !important;position:absolute;height:700px;left:50%;transform:translateX(-50%);-o-object-fit:cover;object-fit:cover}#scontainer-122 .hero-data{display:flex;align-items:center;height:700px;z-index:1}#scontainer-122 .hero-data .hero-data-wrapper{position:relative;width:100%;max-width:800px;padding-bottom:60px}#scontainer-122 .hero-data .hero-data-wrapper::before{content:"";position:absolute;bottom:0;left:0;width:84px;height:1px;background-color:#fff}#scontainer-122 .hero-data h1{color:#000;font-family:"URW Form",sans-serif;font-size:38px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:60px}#scontainer-122 .hero-data p{color:#000;font-family:"URW Form",sans-serif;font-size:38px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:0}@media(max-width: 575px){#scontainer-122 .hero-data{height:570px;align-items:flex-start;padding-top:60px}#scontainer-122 .hero-data h1{font-size:30px}#scontainer-122 .hero-data p{font-size:30px}}@media(max-width: 575px){#scontainer-122{height:570px}#scontainer-122 img{height:570px}}.box-1{margin-top:-150px}.box-1 .row{position:relative;padding:60px 0}.box-1 .row::before{content:"";position:absolute;top:0;right:0;bottom:0;width:72%;background:#f2f2f2}@media(max-width: 991px){.box-1 .row::before{display:none}}.box-1 .col-left{position:relative}.box-1 .col-left::before{content:"";position:absolute;top:20px;left:300px;width:8px;height:8px;border-radius:100%;background:#000}.box-1 .col-left::after{content:"";position:absolute;top:28px;left:303px;width:59px;height:250px;border-left:1px solid #494949;border-bottom:1px solid #494949}.box-1 .col-left .img-info{display:flex;flex-direction:column;justify-content:center;position:absolute;top:200px;right:0;width:282px;height:282px;background:#024594;border-radius:100%;padding:0 60px}.box-1 .col-left .img-info h4{color:#151515;font-family:"URW Form",sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:1.68px;text-transform:uppercase;background:#fff;padding:5px 10px;border-radius:4px;margin-bottom:20px;width:-moz-fit-content;width:fit-content;z-index:1}.box-1 .col-left .img-info p{color:#fff;font-family:"URW Form",sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:1.68px;text-transform:uppercase;margin-bottom:0;width:100%;max-width:170px}@media(max-width: 1359px){.box-1 .col-left::after{left:193px}.box-1 .col-left::before{left:190px}}@media(max-width: 1199px){.box-1 .col-left::after{left:120px}.box-1 .col-left::before{left:116px}}@media(max-width: 991px){.box-1 .col-left::after{left:293px}.box-1 .col-left::before{left:290px}.box-1 .col-left .img-info{right:auto;left:292px}}@media(max-width: 767px){.box-1 .col-left::before{top:13px;left:190px}.box-1 .col-left::after{left:194px;top:21px;height:50px;height:180px}.box-1 .col-left img{max-width:350px !important}.box-1 .col-left .img-info{width:161px;height:161px;padding:0 30px;left:224px;top:147px}.box-1 .col-left .img-info h4{font-size:10px;margin-bottom:10px}.box-1 .col-left .img-info p{font-size:8px}}.box-1 .col-right{position:relative}.box-1 .col-right h2{width:100%;max-width:450px;color:#000;font-family:"URW Form",sans-serif;font-size:38px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:48px}.box-1 .col-right p{color:#000;font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:152.682%;margin-bottom:48px}@media(min-width: 992px){.box-1 .col-right{padding-left:60px;padding-bottom:40px;padding-top:40px}}@media(max-width: 991px){.box-1 .col-right{padding-top:60px}}@media(max-width: 575px){.box-1 .col-right h2{font-size:30px;letter-spacing:3.15px;max-width:300px}}@media(max-width: 991px){.box-1{background-color:#f2f2f2}}@media(max-width: 575px){.box-1{margin-top:-130px}}.box-2{margin-top:100px;margin-bottom:100px}.box-2 p{color:#151515;text-align:center;font-family:"URW Form",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:1.44px;text-transform:uppercase;width:100%;max-width:1166px;margin:0 auto 100px}@media(max-width: 991px){.box-2 p{margin:0 auto 60px}}.box-2 ul{padding:0 0 0 16px;margin:0;display:flex;flex-direction:row;justify-content:space-between}.box-2 ul li{position:relative;color:#151515;font-family:"URW Form",sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:160%;letter-spacing:1.44px;text-transform:uppercase}.box-2 ul li:nth-child(2n){list-style:none}.box-2 ul li:nth-child(2n)::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background-color:#000;transform:translateX(-50%)}@media(max-width: 991px){.box-2 ul li:nth-child(2n)::before{content:"";position:absolute;top:50%;bottom:auto;left:50%;width:31px;height:1px;background-color:#000;transform:translate(-50%, -50%)}}@media(max-width: 991px){.box-2 ul{flex-direction:column;align-items:center;row-gap:25px}}@media(max-width: 991px){.box-2{margin-top:60px;margin-bottom:60px}}.box-3{margin-bottom:100px}.box-3 h4{position:relative;color:#fff;text-align:center;font-family:"URW Form",sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:160%;letter-spacing:1.44px;text-transform:uppercase;padding:35px 80px;width:100%;max-width:1000px;margin-left:auto;margin-right:auto;border-radius:100px;overflow:hidden;margin-bottom:100px}.box-3 h4::before{content:"";position:absolute;inset:0;background-image:url("/upload/filemanager/Pages/Promocja-na-wybrane-powloki/hero-bg.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;z-index:-1;filter:brightness(0.3)}@media(max-width: 575px){.box-3 h4{padding:30px 20px;overflow:initial;border-radius:0}.box-3 h4::before{inset:0 -15px}}.box-3 ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.box-3 ul li{text-align:center}.box-3 ul li img{margin-bottom:30px}@media(max-width: 767px){.box-3 ul li img{max-width:140px !important}}.box-3 ul li p{color:#151515;font-family:"URW Form",sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:160%;letter-spacing:1.44px;text-transform:uppercase;margin-bottom:0}@media(max-width: 991px){.box-3 ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));-moz-column-gap:45px;column-gap:45px;row-gap:20px}}@media(max-width: 991px){.box-3{margin-bottom:60px}}.box-4{margin-bottom:100px}.box-4 .col-left h2{width:100%;color:#000;font-family:"URW Form",sans-serif;font-size:37px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:48px}.box-4 .col-left p{color:#000;font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:152.682%;margin-bottom:48px}@media(min-width: 992px){.box-4 .col-left{padding-bottom:40px;padding-top:40px}}@media(max-width: 991px){.box-4 .col-left{padding-bottom:60px}}@media(max-width: 575px){.box-4 .col-left h2{font-size:30px;letter-spacing:3.15px}}.box-4 .col-right{position:relative;text-align:center;padding-top:100px}.box-4 .col-right::before{content:"";position:absolute;top:120px;left:470px;width:8px;height:8px;border-radius:100%;background:#000}.box-4 .col-right::after{content:"";position:absolute;top:128px;left:473px;width:76px;height:363px;border-left:1px solid #494949;border-bottom:1px solid #494949}.box-4 .col-right img.img-bg{position:absolute;top:0;left:30px;z-index:-1}.box-4 .col-right .img-info{display:flex;flex-direction:column;justify-content:center;position:absolute;top:310px;right:45px;width:282px;height:282px;background:#024594;border-radius:100%;padding:0 60px;text-align:left}.box-4 .col-right .img-info h4{color:#151515;font-family:"URW Form",sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:1.68px;text-transform:uppercase;background:#fff;padding:5px 10px;border-radius:4px;margin-bottom:0;width:-moz-fit-content;width:fit-content;z-index:1}.box-4 .col-right .img-info p{color:#fff;font-family:"URW Form",sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:1.68px;text-transform:uppercase;margin-bottom:0;width:100%;max-width:170px;margin-bottom:20px}@media(max-width: 1359px){.box-4 .col-right::after{left:322px}.box-4 .col-right::before{left:318px}}@media(max-width: 1199px){.box-4 .col-right::after{left:217px}.box-4 .col-right::before{left:214px}}@media(max-width: 767px){.box-4 .col-right{padding-top:60px}.box-4 .col-right::before{left:289px;top:79px}.box-4 .col-right::after{left:293px;top:88px;height:286px}.box-4 .col-right img{max-width:350px !important}.box-4 .col-right .img-bg{max-width:250px !important}.box-4 .col-right .img-info{width:161px;height:161px;padding:0 35px;top:270px}.box-4 .col-right .img-info h4{font-size:10px}.box-4 .col-right .img-info p{font-size:10px;margin-bottom:10px}}@media(max-width: 575px){.box-4 .col-right{text-align:right}.box-4 .col-right::before{top:70px;left:50%}.box-4 .col-right::after{top:78px;left:calc(50% + 3px);width:60px;height:187px}.box-4 .col-right img{padding-right:70px;max-width:320px !important}.box-4 .col-right .img-info{top:160px}}@media(max-width: 991px){.box-4{margin-bottom:60px}}.box-5{margin-bottom:100px}.box-5 .scontainer-content{padding:100px 0;border-top:1px solid #000;border-bottom:1px solid #000;text-align:center}.box-5 .scontainer-content h3{color:#000;text-align:center;font-family:"URW Form",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:1.44px;text-transform:uppercase;align-self:100%;max-width:950px;margin:0 auto 40px}.box-5 .scontainer-content p{color:#000;text-align:center;font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:152.682%;margin-bottom:40px}.box-5 .scontainer-content .btn2{font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:1.47px;text-transform:uppercase;padding:20px 40px}@media(max-width: 991px){.box-5 .scontainer-content{padding:60px 0}}@media(max-width: 991px){.box-5{margin-bottom:60px}}.box-6{overflow:hidden}.box-6 .row-3{padding-bottom:75px}.box-6 h2{position:relative;width:100%;color:#000;font-family:"URW Form",sans-serif;font-size:38px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:48px;padding-top:48px}.box-6 p{color:#000;font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:152.682%;margin-bottom:0}.box-6 p strong{font-weight:600}.box-6 .row.row-1{margin-bottom:100px}.box-6 .row.row-1 .col-right img{min-width:50vw}@media(max-width: 991px){.box-6 .row.row-1 .col-left{margin-bottom:60px}.box-6 .row.row-1 .col-left h2{padding-top:0}.box-6 .row.row-1{margin-bottom:60px}}.box-6 .row.row-2{margin-bottom:100px}.box-6 .row.row-2 .col-left{position:relative;padding-top:50px}.box-6 .row.row-2 .col-right h2::before{content:"";position:absolute;top:0;left:0;width:84px;height:1px;background:#000}@media(max-width: 991px){.box-6 .row.row-2{margin-bottom:60px}.box-6 .row.row-2 .col-left{margin-bottom:60px}}.box-6 .row.row-3 .col-left h2::before{content:"";position:absolute;top:0;left:0;width:84px;height:1px;background:#000}.box-6 .row.row-3 .col-right img{min-width:50vw}@media(max-width: 991px){.box-6 .row.row-3 .col-left{margin-bottom:60px}.box-6 .row.row-3 .col-right{display:none}}@media(max-width: 575px){.box-6 h2{font-size:30px;letter-spacing:3.15px}}.box-7{padding:200px 0;background-image:url("/upload/filemanager/Pages/Promocja-na-wybrane-powloki/img-7.png");background-position:center;background-repeat:no-repeat;background-size:cover}.box-7 h2{position:relative;width:100%;color:#fff;font-family:"URW Form",sans-serif;font-size:38px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:48px;padding-top:48px}.box-7 h2::before{content:"";position:absolute;top:0;left:0;width:84px;height:1px;background:#fff}.box-7 p{color:#fff;font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:152.682%;margin-bottom:0}@media(max-width: 991px){.box-7{padding:60px 0}}@media(max-width: 575px){.box-7 h2{font-size:30px;letter-spacing:3.15px}}.box-8{margin-top:-40px;margin-bottom:100px;overflow:hidden}.box-8 .row-2 h2:before{content:"";position:absolute;top:0;left:0;width:84px;height:1px;background:#000}.box-8 h2{position:relative;width:100%;color:#000;font-family:"URW Form",sans-serif;font-size:37px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:48px;padding-top:48px}.box-8 p{color:#000;font-family:"URW Form",sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:152.682%}.box-8 p:last-child{margin-bottom:0}.box-8 .row.row-1{margin-bottom:120px}.box-8 .row.row-1 .col-left{position:relative;padding-bottom:80px}.box-8 .row.row-1 .col-left .img-bg{position:absolute;bottom:0;right:0}@media(max-width: 575px){.box-8 .row.row-1 .col-left .img-bg{max-width:250px !important}}@media(max-width: 991px){.box-8 .row.row-1{margin-bottom:60px}}.box-8 .row.row-2{margin-bottom:100px}.box-8 .row.row-2 .col-left p{max-width:580px}.box-8 .row.row-2 .col-right img{min-width:50vw}@media(max-width: 991px){.box-8 .row.row-2{margin-bottom:60px}}@media(max-width: 991px){.box-8{margin-top:60px;margin-bottom:60px}}@media(max-width: 575px){.box-8 h2{font-size:30px;letter-spacing:3.15px}}.box-9{padding:200px 0;background-image:url("/upload/filemanager/Pages/Promocja-na-wybrane-powloki/img-11.png");background-position:center;background-repeat:no-repeat;background-size:cover}.box-9 h2{width:100%;color:#fff;font-family:"URW Form",sans-serif;font-size:38px;font-style:normal;font-weight:300;line-height:130%;letter-spacing:3.99px;text-transform:uppercase;margin-bottom:40px}.box-9 h3{color:#fff;font-family:"URW Form",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:1.44px;text-transform:uppercase;margin-bottom:40px}@media(max-width: 991px){.box-9{padding:60px 0}}@media(max-width: 575px){.box-9 h2{font-size:30px;letter-spacing:3.15px}}/*# sourceMappingURL=promocja-na-wybrane-powloki.css.map */ \ No newline at end of file diff --git a/layout/style-css/promocja-na-wybrane-powloki.css.map b/layout/style-css/promocja-na-wybrane-powloki.css.map index 80c1cbf..563e6ae 100644 --- a/layout/style-css/promocja-na-wybrane-powloki.css.map +++ b/layout/style-css/promocja-na-wybrane-powloki.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\style-scss\\_variables.scss","..\\style-scss\\_mixins.scss","..\\style-scss\\promocja-na-wybrane-powloki.scss"],"names":[],"mappings":"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","file":"promocja-na-wybrane-powloki.css","sourcesContent":["$cGrayText: #232323;\r\n\r\n$font1: 'Open Sans', sans-serif;\r\n$font2: 'Alegreya Sans', sans-serif;\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n","$breakpoints: (\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1360px,\r\n\txxl: 1620px,\r\n);\r\n\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) ==false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\r\n\t\t@if (map-has-key($breakpoints, $upper) ==false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n//* ~~~~ Colors ~~~~ *//\r\n$cWhite: #fff;\r\n$cMilk: #fafafa;\r\n$cSand: #e7dcd0;\r\n$cSandLight: #e6dccf;\r\n$cGray: #d8d8d8;\r\n$cYellow: #ffe604;\r\n$cIron: #b2b3b7;\r\n$cLightBlue: #4ca8e6;\r\n$cDarkNight: #343431;\r\n$cDeepDark: #1d1d1b;\r\n$cBlack: #000;\r\n\r\n$cTxtWhite: #fff;\r\n$cTxtCloud: #d8d8d8;\r\n$cTxtLightBlue: #4ca8e6;\r\n$cTxtDark: #2c2d2f;\r\n$cTxtBlack: #000;\r\n//* ~~~~ Mixins ~~~~ *//\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n\ttext-align: center;\r\n\tfont-size: $f_size;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $color;\r\n\tbackground: $bg;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:hover {\r\n\t\tbackground: $h_bg;\r\n\t\tcolor: $h_color !important;\r\n\t}\r\n}\r\n\r\n//* ~~~~ Global ~~~~ *//\r\n.hidden {\r\n\tdisplay: none !important;\r\n}\r\n\r\n.box {\r\n\tpadding-top: 125px;\r\n\tpadding-bottom: 125px;\r\n\r\n\t@include respond-below(sm) {\r\n\t\tpadding-top: 90px;\r\n\t\tpadding-bottom: 90px;\r\n\t}\r\n}\r\n\r\n.box_title {\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tfont-weight: 700;\r\n\tfont-size: 35px;\r\n\tline-height: 1.25;\r\n\tmargin-bottom: 28px;\r\n\ttext-transform: uppercase;\r\n\ttext-align: right;\r\n\tletter-spacing: 0.15em;\r\n}\r\n\r\n.box_subtitle {\r\n\tfont-family: 'URW Form';\r\n\tfont-style: normal;\r\n\tfont-weight: 400;\r\n\tfont-size: 30px;\r\n\tletter-spacing: 0.07em;\r\n\ttext-transform: uppercase;\r\n\tcolor: #000000;\r\n}\r\n","// out: ../style-css/promocja-na-wybrane-powloki.css, compress: true, sourceMap: true\r\n@import 'variables';\r\n@import '_mixins';\r\n\r\na {\r\n\ttext-decoration: none;\r\n}\r\n\r\nstrong {\r\n\tfont-weight: 700;\r\n}\r\n\r\n.page-content {\r\n\toverflow: hidden;\r\n}\r\n\r\n.container {\r\n\t@include respond-above(lg) {\r\n\t\tmax-width: 1140px;\r\n\t}\r\n\r\n\t@include respond-above(xl) {\r\n\t\tmax-width: 1400px;\r\n\t}\r\n}\r\n\r\n.btn_t1 {\r\n\ttext-align: center;\r\n\tfont-size: 12px;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $cGrayText;\r\n\tbackground: #fff;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tborder-radius: 0px;\r\n\tborder: 2px solid $cGrayText;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:before,\r\n\t&:after {\r\n\t\tcontent: '';\r\n\t\tdisplay: block;\r\n\t\twidth: 100%;\r\n\t\theight: 100%;\r\n\t\tposition: absolute;\r\n\t\ttop: 0;\r\n\t\tbackground-color: #ebebeb;\r\n\t}\r\n\r\n\t&:before {\r\n\t\tleft: -115%;\r\n\t}\r\n\r\n\t&:after {\r\n\t\tright: -115%;\r\n\t}\r\n\r\n\t&:hover {\r\n\t\tbackground: $cGrayText;\r\n\t\tcolor: #fff;\r\n\r\n\t\t&:before {\r\n\t\t\tanimation: btn2-animation-left 1s linear 1;\r\n\t\t}\r\n\r\n\t\t&:after {\r\n\t\t\tanimation: btn2-animation-right 1s linear 1;\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.btn_t3 {\r\n\t@include btn_classic(14px, $cBlack, $cBlack, $cYellow, $cYellow);\r\n\tfont-weight: 600;\r\n\tline-height: 130%;\r\n\tletter-spacing: 1.47px;\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tpadding: 20px 40px 15px;\r\n}\r\n\r\n@keyframes btn2-animation-left {\r\n\t0% {\r\n\t\ttransform: skew(-45deg) translateX(65%);\r\n\t}\r\n\r\n\t100% {\r\n\t\ttransform: skew(-45deg) translateX(0);\r\n\t}\r\n}\r\n\r\n@keyframes btn2-animation-right {\r\n\t0% {\r\n\t\ttransform: skew(-45deg) translateX(-65%);\r\n\t}\r\n\r\n\t100% {\r\n\t\ttransform: skew(-45deg) translateX(0);\r\n\t}\r\n}\r\n\r\n#scontainer-122 {\r\n\tposition: relative;\r\n\theight: 700px;\r\n\r\n\timg {\r\n\t\tmax-width: unset !important;\r\n\t\twidth: 100vw !important;\r\n\t\tposition: absolute;\r\n\t\theight: 700px;\r\n\t\tleft: 50%;\r\n\t\ttransform: translateX(-50%);\r\n\t\tobject-fit: cover;\r\n\t}\r\n\r\n\t.hero-data {\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\theight: 700px;\r\n\t\tz-index: 1;\r\n\r\n\t\t.hero-data-wrapper {\r\n\t\t\tposition: relative;\r\n\t\t\twidth: 100%;\r\n\t\t\tmax-width: 800px;\r\n\t\t\tpadding-bottom: 60px;\r\n\r\n\t\t\t&::before {\r\n\t\t\t\tcontent: '';\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\tbottom: 0;\r\n\t\t\t\tleft: 0;\r\n\t\t\t\twidth: 84px;\r\n\t\t\t\theight: 1px;\r\n\t\t\t\tbackground-color: #fff;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\th1 {\r\n\t\t\tcolor: #000;\r\n\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\tfont-size: 38px;\r\n\t\t\tfont-style: normal;\r\n\t\t\tfont-weight: 700;\r\n\t\t\tline-height: 130%;\r\n\t\t\tletter-spacing: 3.99px;\r\n\t\t\ttext-transform: uppercase;\r\n\t\t\tmargin-bottom: 60px;\r\n\t\t}\r\n\r\n\t\tp {\r\n\t\t\tcolor: #000;\r\n\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\tfont-size: 38px;\r\n\t\t\tfont-style: normal;\r\n\t\t\tfont-weight: 300;\r\n\t\t\tline-height: 130%;\r\n\t\t\tletter-spacing: 3.99px;\r\n\t\t\ttext-transform: uppercase;\r\n\t\t\tmargin-bottom: 0;\r\n\t\t}\r\n\r\n\t\t@include respond-below(xs) {\r\n\t\t\theight: 570px;\r\n\t\t\talign-items: flex-start;\r\n\t\t\tpadding-top: 60px;\r\n\r\n\t\t\th1 {\r\n\t\t\t\tfont-size: 30px;\r\n\t\t\t}\r\n\t\t\tp {\r\n\t\t\t\tfont-size: 30px;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(xs) {\r\n\t\theight: 570px;\r\n\t\timg {\r\n\t\t\theight: 570px;\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-1 {\r\n\tmargin-top: -150px;\r\n\r\n\t.row {\r\n\t\tposition: relative;\r\n\t\tpadding: 60px 0;\r\n\r\n\t\t&::before {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\ttop: 0;\r\n\t\t\tright: 0;\r\n\t\t\tbottom: 0;\r\n\t\t\twidth: 72%;\r\n\t\t\tbackground: #f2f2f2;\r\n\t\t}\r\n\r\n\t\t@include respond-below(md) {\r\n\t\t\t&::before {\r\n\t\t\t\tdisplay: none;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t.col-left {\r\n\t\tposition: relative;\r\n\r\n\t\t&::before {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\ttop: 20px;\r\n\t\t\tleft: 300px;\r\n\t\t\twidth: 8px;\r\n\t\t\theight: 8px;\r\n\t\t\tborder-radius: 100%;\r\n\t\t\tbackground: $cBlack;\r\n\t\t}\r\n\r\n\t\t&::after {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\ttop: 28px;\r\n\t\t\tleft: 303px;\r\n\t\t\twidth: 59px;\r\n\t\t\theight: 250px;\r\n\t\t\tborder-left: 1px solid #494949;\r\n\t\t\tborder-bottom: 1px solid #494949;\r\n\t\t}\r\n\r\n\t\t.img-info {\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: column;\r\n\t\t\tjustify-content: center;\r\n\t\t\tposition: absolute;\r\n\t\t\ttop: 200px;\r\n\t\t\tright: 0;\r\n\t\t\twidth: 282px;\r\n\t\t\theight: 282px;\r\n\t\t\tbackground: #024594;\r\n\t\t\tborder-radius: 100%;\r\n\t\t\tpadding: 0 60px;\r\n\r\n\t\t\th4 {\r\n\t\t\t\tcolor: #151515;\r\n\t\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\t\tfont-size: 16px;\r\n\t\t\t\tfont-style: normal;\r\n\t\t\t\tfont-weight: 300;\r\n\t\t\t\tline-height: 130%;\r\n\t\t\t\tletter-spacing: 1.68px;\r\n\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\tbackground: $cWhite;\r\n\t\t\t\tpadding: 5px 10px;\r\n\t\t\t\tborder-radius: 4px;\r\n\t\t\t\tmargin-bottom: 20px;\r\n\t\t\t\twidth: fit-content;\r\n\t\t\t\tz-index: 1;\r\n\t\t\t}\r\n\r\n\t\t\tp {\r\n\t\t\t\tcolor: $cWhite;\r\n\t\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\t\tfont-size: 16px;\r\n\t\t\t\tfont-style: normal;\r\n\t\t\t\tfont-weight: 300;\r\n\t\t\t\tline-height: 130%;\r\n\t\t\t\tletter-spacing: 1.68px;\r\n\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\tmax-width: 170px;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(xl) {\r\n\t\t\t&::after {\r\n\t\t\t\tleft: 193px;\r\n\t\t\t}\r\n\r\n\t\t\t&::before {\r\n\t\t\t\tleft: 190px;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(lg) {\r\n\t\t\t&::after {\r\n\t\t\t\tleft: 120px;\r\n\t\t\t}\r\n\r\n\t\t\t&::before {\r\n\t\t\t\tleft: 116px;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(md) {\r\n\t\t\t&::after {\r\n\t\t\t\tleft: 293px;\r\n\t\t\t}\r\n\r\n\t\t\t&::before {\r\n\t\t\t\tleft: 290px;\r\n\t\t\t}\r\n\r\n\t\t\t.img-info {\r\n\t\t\t\tright: auto;\r\n\t\t\t\tleft: 292px;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(sm) {\r\n\t\t\t&::before {\r\n\t\t\t\ttop: 13px;\r\n\t\t\t\tleft: 190px;\r\n\t\t\t}\r\n\t\t\t&::after {\r\n\t\t\t\tleft: 194px;\r\n\t\t\t\ttop: 21px;\r\n\t\t\t\theight: 50px;\r\n\t\t\t\theight: 180px;\r\n\t\t\t}\r\n\r\n\t\t\timg {\r\n\t\t\t\tmax-width: 350px !important;\r\n\t\t\t}\r\n\r\n\t\t\t.img-info {\r\n\t\t\t\twidth: 161px;\r\n\t\t\t\theight: 161px;\r\n\t\t\t\tpadding: 0 30px;\r\n\t\t\t\tleft: 224px;\r\n\t\t\t\ttop: 147px;\r\n\r\n\t\t\t\th4 {\r\n\t\t\t\t\tfont-size: 10px;\r\n\t\t\t\t\tmargin-bottom: 10px;\r\n\t\t\t\t}\r\n\t\t\t\tp {\r\n\t\t\t\t\tfont-size: 8px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(xxs) {\r\n\t\t\t&::before {\r\n\t\t\t\ttop: 2%;\r\n\t\t\t\tleft: calc(40% - 3px);\r\n\t\t\t}\r\n\r\n\t\t\t&::after {\r\n\t\t\t\ttop: calc(2% + 8px);\r\n\t\t\t\tleft: 40%;\r\n\t\t\t\twidth: 59px;\r\n\t\t\t\theight: 66%;\r\n\t\t\t}\r\n\t\t\timg {\r\n\t\t\t\tmax-width: 80% !important;\r\n\t\t\t}\r\n\r\n\t\t\t.img-info {\r\n\t\t\t\tleft: 47%;\r\n\t\t\t\ttop: 51%;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t.col-right {\r\n\t\tposition: relative;\r\n\r\n\t\th2 {\r\n\t\t\twidth: 100%;\r\n\t\t\tmax-width: 450px;\r\n\t\t\tcolor: #000;\r\n\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\tfont-size: 38px;\r\n\t\t\tfont-style: normal;\r\n\t\t\tfont-weight: 300;\r\n\t\t\tline-height: 130%;\r\n\t\t\tletter-spacing: 3.99px;\r\n\t\t\ttext-transform: uppercase;\r\n\t\t\tmargin-bottom: 48px;\r\n\t\t}\r\n\r\n\t\tp {\r\n\t\t\tcolor: #000;\r\n\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\tfont-size: 14px;\r\n\t\t\tfont-style: normal;\r\n\t\t\tfont-weight: 300;\r\n\t\t\tline-height: 152.682%;\r\n\t\t\tmargin-bottom: 48px;\r\n\t\t}\r\n\r\n\t\t@include respond-above(md) {\r\n\t\t\tpadding-left: 60px;\r\n\t\t\tpadding-bottom: 40px;\r\n\t\t\tpadding-top: 40px;\r\n\t\t}\r\n\r\n\t\t@include respond-below(md) {\r\n\t\t\tpadding-top: 60px;\r\n\t\t}\r\n\r\n\t\t@include respond-below(xs) {\r\n\t\t\th2 {\r\n\t\t\t\tfont-size: 30px;\r\n\t\t\t\tletter-spacing: 3.15px;\r\n\t\t\t\tmax-width: 300px;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\tbackground-color: #f2f2f2;\r\n\t}\r\n\t@include respond-below(xs) {\r\n\t\tmargin-top: -130px;\r\n\t}\r\n}\r\n\r\n.box-2 {\r\n\tmargin-top: 100px;\r\n\tmargin-bottom: 100px;\r\n\r\n\tp {\r\n\t\tcolor: #151515;\r\n\t\ttext-align: center;\r\n\t\tfont-family: 'URW Form', sans-serif;\r\n\t\tfont-size: 18px;\r\n\t\tfont-style: normal;\r\n\t\tfont-weight: 700;\r\n\t\tline-height: 160%;\r\n\t\tletter-spacing: 1.44px;\r\n\t\ttext-transform: uppercase;\r\n\r\n\t\twidth: 100%;\r\n\t\tmax-width: 1166px;\r\n\t\tmargin: 0 auto 100px;\r\n\r\n\t\t@include respond-below(md) {\r\n\t\t\tmargin: 0 auto 60px;\r\n\t\t}\r\n\t}\r\n\r\n\tul {\r\n\t\tpadding: 0 0 0 16px;\r\n\t\tmargin: 0;\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: row;\r\n\t\tjustify-content: space-between;\r\n\r\n\t\tli {\r\n\t\t\tposition: relative;\r\n\t\t\tcolor: #151515;\r\n\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\tfont-size: 18px;\r\n\t\t\tfont-style: normal;\r\n\t\t\tfont-weight: 300;\r\n\t\t\tline-height: 160%;\r\n\t\t\tletter-spacing: 1.44px;\r\n\t\t\ttext-transform: uppercase;\r\n\r\n\t\t\t&:nth-child(2n) {\r\n\t\t\t\tlist-style: none;\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: '';\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\ttop: 0;\r\n\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\tleft: 50%;\r\n\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\tbackground-color: $cBlack;\r\n\t\t\t\t\ttransform: translateX(-50%);\r\n\t\t\t\t}\r\n\r\n\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: '';\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\ttop: 50%;\r\n\t\t\t\t\t\tbottom: auto;\r\n\t\t\t\t\t\tleft: 50%;\r\n\t\t\t\t\t\twidth: 31px;\r\n\t\t\t\t\t\theight: 1px;\r\n\t\t\t\t\t\tbackground-color: $cBlack;\r\n\t\t\t\t\t\ttransform: translate(-50%, -50%);\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(md) {\r\n\t\t\tflex-direction: column;\r\n\t\t\talign-items: center;\r\n\t\t\trow-gap: 25px;\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\tmargin-top: 60px;\r\n\t\tmargin-bottom: 60px;\r\n\t}\r\n}\r\n\r\n.box-3 {\r\n\tmargin-bottom: 100px;\r\n\r\n\th4 {\r\n\t\tposition: relative;\r\n\t\tcolor: #fff;\r\n\t\ttext-align: center;\r\n\t\tfont-family: 'URW Form', sans-serif;\r\n\t\tfont-size: 18px;\r\n\t\tfont-style: normal;\r\n\t\tfont-weight: 300;\r\n\t\tline-height: 160%;\r\n\t\tletter-spacing: 1.44px;\r\n\t\ttext-transform: uppercase;\r\n\t\tpadding: 35px 80px;\r\n\t\twidth: 100%;\r\n\t\tmax-width: 1000px;\r\n\t\tmargin-left: auto;\r\n\t\tmargin-right: auto;\r\n\t\tborder-radius: 100px;\r\n\t\toverflow: hidden;\r\n\t\tmargin-bottom: 100px;\r\n\r\n\t\t&::before {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\tinset: 0;\r\n\t\t\tbackground-image: url('/upload/filemanager/Pages/Promocja-na-wybrane-powloki/hero-bg.jpg');\r\n\t\t\tbackground-position: center;\r\n\t\t\tbackground-repeat: no-repeat;\r\n\t\t\tbackground-size: cover;\r\n\t\t\tz-index: -1;\r\n\t\t\tfilter: brightness(0.3);\r\n\t\t}\r\n\r\n\t\t@include respond-below(xs) {\r\n\t\t\tpadding: 30px 20px;\r\n\t\t\toverflow: initial;\r\n\t\t\tborder-radius: 0;\r\n\r\n\t\t\t&::before {\r\n\t\t\t\tinset: 0 -15px;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\tul {\r\n\t\tpadding: 0;\r\n\t\tmargin: 0;\r\n\t\tlist-style: none;\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: row;\r\n\t\tjustify-content: space-between;\r\n\t\tflex-wrap: wrap;\r\n\r\n\t\tli {\r\n\t\t\ttext-align: center;\r\n\r\n\t\t\timg {\r\n\t\t\t\tmargin-bottom: 30px;\r\n\r\n\t\t\t\t@include respond-below(sm) {\r\n\t\t\t\t\tmax-width: 140px !important;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\tp {\r\n\t\t\t\tcolor: #151515;\r\n\t\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\t\tfont-size: 18px;\r\n\t\t\t\tfont-style: normal;\r\n\t\t\t\tfont-weight: 300;\r\n\t\t\t\tline-height: 160%;\r\n\t\t\t\tletter-spacing: 1.44px;\r\n\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\tmargin-bottom: 0;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(md) {\r\n\t\t\tdisplay: grid;\r\n\t\t\tgrid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\r\n\t\t\tcolumn-gap: 45px;\r\n\t\t\trow-gap: 20px;\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\tmargin-bottom: 60px;\r\n\t}\r\n}\r\n\r\n.box-4 {\r\n\tmargin-bottom: 100px;\r\n\r\n\t.col-left {\r\n\t\th2 {\r\n\t\t\twidth: 100%;\r\n\t\t\tcolor: #000;\r\n\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\tfont-size: 37px;\r\n\t\t\tfont-style: normal;\r\n\t\t\tfont-weight: 300;\r\n\t\t\tline-height: 130%;\r\n\t\t\tletter-spacing: 3.99px;\r\n\t\t\ttext-transform: uppercase;\r\n\t\t\tmargin-bottom: 48px;\r\n\t\t}\r\n\r\n\t\tp {\r\n\t\t\tcolor: #000;\r\n\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\tfont-size: 14px;\r\n\t\t\tfont-style: normal;\r\n\t\t\tfont-weight: 300;\r\n\t\t\tline-height: 152.682%;\r\n\t\t\tmargin-bottom: 48px;\r\n\t\t}\r\n\r\n\t\t@include respond-above(md) {\r\n\t\t\tpadding-bottom: 40px;\r\n\t\t\tpadding-top: 40px;\r\n\t\t}\r\n\r\n\t\t@include respond-below(md) {\r\n\t\t\tpadding-bottom: 60px;\r\n\t\t}\r\n\r\n\t\t@include respond-below(xs) {\r\n\t\t\th2 {\r\n\t\t\t\tfont-size: 30px;\r\n\t\t\t\tletter-spacing: 3.15px;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t.col-right {\r\n\t\tposition: relative;\r\n\t\ttext-align: center;\r\n\t\tpadding-top: 100px;\r\n\r\n\t\t&::before {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\ttop: 120px;\r\n\t\t\tleft: 470px;\r\n\t\t\twidth: 8px;\r\n\t\t\theight: 8px;\r\n\t\t\tborder-radius: 100%;\r\n\t\t\tbackground: $cBlack;\r\n\t\t}\r\n\r\n\t\t&::after {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\ttop: 128px;\r\n\t\t\tleft: 473px;\r\n\t\t\twidth: 76px;\r\n\t\t\theight: 363px;\r\n\t\t\tborder-left: 1px solid #494949;\r\n\t\t\tborder-bottom: 1px solid #494949;\r\n\t\t}\r\n\r\n\t\timg {\r\n\t\t\t&.img-bg {\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\ttop: 0;\r\n\t\t\t\tleft: 30px;\r\n\t\t\t\tz-index: -1;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t.img-info {\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: column;\r\n\t\t\tjustify-content: center;\r\n\t\t\tposition: absolute;\r\n\t\t\ttop: 310px;\r\n\t\t\tright: 45px;\r\n\t\t\twidth: 282px;\r\n\t\t\theight: 282px;\r\n\t\t\tbackground: #024594;\r\n\t\t\tborder-radius: 100%;\r\n\t\t\tpadding: 0 60px;\r\n\t\t\ttext-align: left;\r\n\r\n\t\t\th4 {\r\n\t\t\t\tcolor: #151515;\r\n\t\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\t\tfont-size: 16px;\r\n\t\t\t\tfont-style: normal;\r\n\t\t\t\tfont-weight: 300;\r\n\t\t\t\tline-height: 130%;\r\n\t\t\t\tletter-spacing: 1.68px;\r\n\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\tbackground: $cWhite;\r\n\t\t\t\tpadding: 5px 10px;\r\n\t\t\t\tborder-radius: 4px;\r\n\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\twidth: fit-content;\r\n\t\t\t\tz-index: 1;\r\n\t\t\t}\r\n\r\n\t\t\tp {\r\n\t\t\t\tcolor: $cWhite;\r\n\t\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\t\tfont-size: 16px;\r\n\t\t\t\tfont-style: normal;\r\n\t\t\t\tfont-weight: 300;\r\n\t\t\t\tline-height: 130%;\r\n\t\t\t\tletter-spacing: 1.68px;\r\n\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\tmax-width: 170px;\r\n\t\t\t\tmargin-bottom: 20px;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(xl) {\r\n\t\t\t&::after {\r\n\t\t\t\tleft: 322px;\r\n\t\t\t}\r\n\r\n\t\t\t&::before {\r\n\t\t\t\tleft: 318px;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(lg) {\r\n\t\t\t&::after {\r\n\t\t\t\tleft: 217px;\r\n\t\t\t}\r\n\r\n\t\t\t&::before {\r\n\t\t\t\tleft: 214px;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(sm) {\r\n\t\t\tpadding-top: 60px;\r\n\r\n\t\t\t&::before {\r\n\t\t\t\tleft: 289px;\r\n\t\t\t\ttop: 79px;\r\n\t\t\t}\r\n\t\t\t&::after {\r\n\t\t\t\tleft: 293px;\r\n\t\t\t\ttop: 88px;\r\n\t\t\t\theight: 286px;\r\n\t\t\t}\r\n\r\n\t\t\timg {\r\n\t\t\t\tmax-width: 350px !important;\r\n\t\t\t}\r\n\t\t\t.img-bg {\r\n\t\t\t\tmax-width: 250px !important;\r\n\t\t\t}\r\n\r\n\t\t\t.img-info {\r\n\t\t\t\twidth: 161px;\r\n\t\t\t\theight: 161px;\r\n\t\t\t\tpadding: 0 35px;\r\n\t\t\t\ttop: 270px;\r\n\r\n\t\t\t\th4 {\r\n\t\t\t\t\tfont-size: 10px;\r\n\t\t\t\t}\r\n\t\t\t\tp {\r\n\t\t\t\t\tfont-size: 10px;\r\n\t\t\t\t\tmargin-bottom: 10px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(xs) {\r\n\t\t\ttext-align: right;\r\n\r\n\t\t\t&::before {\r\n\t\t\t\ttop: 70px;\r\n\t\t\t\tleft: 50%;\r\n\t\t\t}\r\n\r\n\t\t\t&::after {\r\n\t\t\t\ttop: 78px;\r\n\t\t\t\tleft: calc(50% + 3px);\r\n\t\t\t\twidth: 60px;\r\n\t\t\t\theight: 187px;\r\n\t\t\t}\r\n\r\n\t\t\timg {\r\n\t\t\t\tpadding-right: 70px;\r\n\t\t\t\tmax-width: 320px !important;\r\n\t\t\t}\r\n\r\n\t\t\t.img-info {\r\n\t\t\t\ttop: 160px;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(xxs) {\r\n\t\t\t&::before {\r\n\t\t\t\tleft: 43%;\r\n\t\t\t}\r\n\t\t\t&::after {\r\n\t\t\t\tleft: calc(43% + 3px);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\tmargin-bottom: 60px;\r\n\t}\r\n}\r\n\r\n.box-5 {\r\n\tmargin-bottom: 100px;\r\n\r\n\t.scontainer-content {\r\n\t\tpadding: 100px 0;\r\n\t\tborder-top: 1px solid $cBlack;\r\n\t\tborder-bottom: 1px solid $cBlack;\r\n\t\ttext-align: center;\r\n\r\n\t\th3 {\r\n\t\t\tcolor: #000;\r\n\t\t\ttext-align: center;\r\n\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\tfont-size: 18px;\r\n\t\t\tfont-style: normal;\r\n\t\t\tfont-weight: 700;\r\n\t\t\tline-height: 160%;\r\n\t\t\tletter-spacing: 1.44px;\r\n\t\t\ttext-transform: uppercase;\r\n\t\t\talign-self: 100%;\r\n\t\t\tmax-width: 950px;\r\n\t\t\tmargin: 0 auto 40px;\r\n\t\t}\r\n\r\n\t\tp {\r\n\t\t\tcolor: #000;\r\n\t\t\ttext-align: center;\r\n\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\tfont-size: 14px;\r\n\t\t\tfont-style: normal;\r\n\t\t\tfont-weight: 300;\r\n\t\t\tline-height: 152.682%;\r\n\t\t\tmargin-bottom: 40px;\r\n\t\t}\r\n\r\n\t\t.btn2 {\r\n\t\t\tfont-family: 'URW Form', sans-serif;\r\n\t\t\tfont-size: 14px;\r\n\t\t\tfont-style: normal;\r\n\t\t\tfont-weight: 600;\r\n\t\t\tline-height: 130%;\r\n\t\t\tletter-spacing: 1.47px;\r\n\t\t\ttext-transform: uppercase;\r\n\t\t\tpadding: 20px 40px;\r\n\t\t}\r\n\r\n\t\t@include respond-below(md) {\r\n\t\t\tpadding: 60px 0;\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\tmargin-bottom: 60px;\r\n\t}\r\n}\r\n\r\n.box-6 {\r\n\toverflow: hidden;\r\n\r\n\t.row-3 {\r\n\t\tpadding-bottom: 75px;\r\n\t}\r\n\r\n\th2 {\r\n\t\tposition: relative;\r\n\t\twidth: 100%;\r\n\t\tcolor: #000;\r\n\t\tfont-family: 'URW Form', sans-serif;\r\n\t\tfont-size: 38px;\r\n\t\tfont-style: normal;\r\n\t\tfont-weight: 300;\r\n\t\tline-height: 130%;\r\n\t\tletter-spacing: 3.99px;\r\n\t\ttext-transform: uppercase;\r\n\t\tmargin-bottom: 48px;\r\n\t\tpadding-top: 48px;\r\n\t}\r\n\r\n\tp {\r\n\t\tcolor: #000;\r\n\t\tfont-family: 'URW Form', sans-serif;\r\n\t\tfont-size: 14px;\r\n\t\tfont-style: normal;\r\n\t\tfont-weight: 300;\r\n\t\tline-height: 152.682%;\r\n\t\tmargin-bottom: 0;\r\n\r\n\t\tstrong {\r\n\t\t\tfont-weight: 600;\r\n\t\t}\r\n\t}\r\n\r\n\t.row {\r\n\t\t&.row-1 {\r\n\t\t\tmargin-bottom: 100px;\r\n\r\n\t\t\t.col-right {\r\n\t\t\t\timg {\r\n\t\t\t\t\tmin-width: 50vw;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t@include respond-below(md) {\r\n\t\t\t\t.col-left {\r\n\t\t\t\t\tmargin-bottom: 60px;\r\n\r\n\t\t\t\t\th2 {\r\n\t\t\t\t\t\tpadding-top: 0;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\tmargin-bottom: 60px;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t&.row-2 {\r\n\t\t\tmargin-bottom: 100px;\r\n\r\n\t\t\t.col-left {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tpadding-top: 50px;\r\n\r\n\t\t\t\t// &::before {\r\n\t\t\t\t// \tcontent: \"\";\r\n\t\t\t\t// \tposition: absolute;\r\n\t\t\t\t// \ttop: 0;\r\n\t\t\t\t// \tright: 0;\r\n\t\t\t\t// \twidth: 300px;\r\n\t\t\t\t// \tbottom: 0;\r\n\t\t\t\t// \tbackground: #f5f5f5;\r\n\t\t\t\t// \tz-index: -1;\r\n\t\t\t\t// }\r\n\r\n\t\t\t\t// &::after {\r\n\t\t\t\t// \tcontent: \"Acrylcolor\";\r\n\t\t\t\t// \tposition: absolute;\r\n\t\t\t\t// \ttop: 210px;\r\n\t\t\t\t// \tright: 110px;\r\n\t\t\t\t// \tcolor: #000;\r\n\t\t\t\t// \tfont-family: \"URW Form\", sans-serif;\r\n\t\t\t\t// \tfont-size: 15px;\r\n\t\t\t\t// \tfont-style: normal;\r\n\t\t\t\t// \tfont-weight: 500;\r\n\t\t\t\t// \tline-height: 130%;\r\n\t\t\t\t// \tletter-spacing: 1.575px;\r\n\t\t\t\t// \ttext-transform: uppercase;\r\n\t\t\t\t// \ttransform: rotate(270deg);\r\n\t\t\t\t// }\r\n\t\t\t}\r\n\r\n\t\t\t.col-right {\r\n\t\t\t\th2 {\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: '';\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\tleft: 0;\r\n\t\t\t\t\t\twidth: 84px;\r\n\t\t\t\t\t\theight: 1px;\r\n\t\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t@include respond-below(md) {\r\n\t\t\t\tmargin-bottom: 60px;\r\n\r\n\t\t\t\t.col-left {\r\n\t\t\t\t\tmargin-bottom: 60px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t&.row-3 {\r\n\t\t\t.col-left {\r\n\t\t\t\th2 {\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: '';\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\tleft: 0;\r\n\t\t\t\t\t\twidth: 84px;\r\n\t\t\t\t\t\theight: 1px;\r\n\t\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t.col-right {\r\n\t\t\t\timg {\r\n\t\t\t\t\tmin-width: 50vw;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t@include respond-below(md) {\r\n\t\t\t\t.col-left {\r\n\t\t\t\t\tmargin-bottom: 60px;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.col-right {\r\n\t\t\t\t\tdisplay: none;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(xs) {\r\n\t\th2 {\r\n\t\t\tfont-size: 30px;\r\n\t\t\tletter-spacing: 3.15px;\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-7 {\r\n\tpadding: 200px 0;\r\n\tbackground-image: url('/upload/filemanager/Pages/Promocja-na-wybrane-powloki/img-7.png');\r\n\tbackground-position: center;\r\n\tbackground-repeat: no-repeat;\r\n\tbackground-size: cover;\r\n\r\n\th2 {\r\n\t\tposition: relative;\r\n\t\twidth: 100%;\r\n\t\tcolor: $cWhite;\r\n\t\tfont-family: 'URW Form', sans-serif;\r\n\t\tfont-size: 38px;\r\n\t\tfont-style: normal;\r\n\t\tfont-weight: 300;\r\n\t\tline-height: 130%;\r\n\t\tletter-spacing: 3.99px;\r\n\t\ttext-transform: uppercase;\r\n\t\tmargin-bottom: 48px;\r\n\t\tpadding-top: 48px;\r\n\r\n\t\t&::before {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\ttop: 0;\r\n\t\t\tleft: 0;\r\n\t\t\twidth: 84px;\r\n\t\t\theight: 1px;\r\n\t\t\tbackground: $cWhite;\r\n\t\t}\r\n\t}\r\n\r\n\tp {\r\n\t\tcolor: $cWhite;\r\n\t\tfont-family: 'URW Form', sans-serif;\r\n\t\tfont-size: 14px;\r\n\t\tfont-style: normal;\r\n\t\tfont-weight: 300;\r\n\t\tline-height: 152.682%;\r\n\t\tmargin-bottom: 0;\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\tpadding: 60px 0;\r\n\t}\r\n\r\n\t@include respond-below(xs) {\r\n\t\th2 {\r\n\t\t\tfont-size: 30px;\r\n\t\t\tletter-spacing: 3.15px;\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-8 {\r\n\tmargin-top: -40px;\r\n\tmargin-bottom: 100px;\r\n\toverflow: hidden;\r\n\r\n\t.row-2 {\r\n\t\th2 {\r\n\t\t\t&:before {\r\n\t\t\t\tcontent: '';\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\ttop: 0;\r\n\t\t\t\tleft: 0;\r\n\t\t\t\twidth: 84px;\r\n\t\t\t\theight: 1px;\r\n\t\t\t\tbackground: #000;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\th2 {\r\n\t\tposition: relative;\r\n\t\twidth: 100%;\r\n\t\tcolor: #000;\r\n\t\tfont-family: 'URW Form', sans-serif;\r\n\t\tfont-size: 37px;\r\n\t\tfont-style: normal;\r\n\t\tfont-weight: 300;\r\n\t\tline-height: 130%;\r\n\t\tletter-spacing: 3.99px;\r\n\t\ttext-transform: uppercase;\r\n\t\tmargin-bottom: 48px;\r\n\t\tpadding-top: 48px;\r\n\t}\r\n\r\n\tp {\r\n\t\tcolor: #000;\r\n\t\tfont-family: 'URW Form', sans-serif;\r\n\t\tfont-size: 14px;\r\n\t\tfont-style: normal;\r\n\t\tfont-weight: 300;\r\n\t\tline-height: 152.682%;\r\n\r\n\t\t&:last-child {\r\n\t\t\tmargin-bottom: 0;\r\n\t\t}\r\n\t}\r\n\r\n\t.row {\r\n\t\t&.row-1 {\r\n\t\t\tmargin-bottom: 120px;\r\n\r\n\t\t\t.col-left {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tpadding-bottom: 80px;\r\n\r\n\t\t\t\t.img-bg {\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\tright: 0;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t@include respond-below(xs) {\r\n\t\t\t\t\t.img-bg {\r\n\t\t\t\t\t\tmax-width: 250px !important;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\t@include respond-below(xxs) {\r\n\t\t\t\t\t.img-bg {\r\n\t\t\t\t\t\tmax-width: 200px !important;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t@include respond-below(md) {\r\n\t\t\t\tmargin-bottom: 60px;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t&.row-2 {\r\n\t\t\tmargin-bottom: 100px;\r\n\r\n\t\t\t.col-left {\r\n\t\t\t\tp {\r\n\t\t\t\t\tmax-width: 580px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t.col-right {\r\n\t\t\t\timg {\r\n\t\t\t\t\tmin-width: 50vw;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t@include respond-below(md) {\r\n\t\t\t\tmargin-bottom: 60px;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t&.row-3 {\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\tmargin-top: 60px;\r\n\t\tmargin-bottom: 60px;\r\n\t}\r\n\r\n\t@include respond-below(xs) {\r\n\t\th2 {\r\n\t\t\tfont-size: 30px;\r\n\t\t\tletter-spacing: 3.15px;\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-9 {\r\n\tpadding: 200px 0;\r\n\tbackground-image: url('/upload/filemanager/Pages/Promocja-na-wybrane-powloki/img-11.png');\r\n\tbackground-position: center;\r\n\tbackground-repeat: no-repeat;\r\n\tbackground-size: cover;\r\n\r\n\th2 {\r\n\t\twidth: 100%;\r\n\t\tcolor: $cWhite;\r\n\t\tfont-family: 'URW Form', sans-serif;\r\n\t\tfont-size: 38px;\r\n\t\tfont-style: normal;\r\n\t\tfont-weight: 300;\r\n\t\tline-height: 130%;\r\n\t\tletter-spacing: 3.99px;\r\n\t\ttext-transform: uppercase;\r\n\t\tmargin-bottom: 40px;\r\n\t}\r\n\r\n\th3 {\r\n\t\tcolor: $cWhite;\r\n\t\tfont-family: 'URW Form', sans-serif;\r\n\t\tfont-size: 18px;\r\n\t\tfont-style: normal;\r\n\t\tfont-weight: 700;\r\n\t\tline-height: 160%;\r\n\t\tletter-spacing: 1.44px;\r\n\t\ttext-transform: uppercase;\r\n\t\tmargin-bottom: 40px;\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\tpadding: 60px 0;\r\n\t}\r\n\r\n\t@include respond-below(xs) {\r\n\t\th2 {\r\n\t\t\tfont-size: 30px;\r\n\t\t\tletter-spacing: 3.15px;\r\n\t\t}\r\n\t}\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../style-scss/_variables.scss","../style-scss/_mixins.scss","../style-scss/promocja-na-wybrane-powloki.scss"],"names":[],"mappings":"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","file":"promocja-na-wybrane-powloki.css"} \ No newline at end of file diff --git a/layout/style-css/style.css b/layout/style-css/style.css index 467f895..318a11f 100644 --- a/layout/style-css/style.css +++ b/layout/style-css/style.css @@ -1 +1 @@ -@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap";@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}body{font-family:"URW Form",sans-serif}body p{letter-spacing:.05em;font-size:16px}a{text-decoration:none}a:hover{text-decoration:none}ul{list-style:none;padding-left:0;margin-bottom:0}ul.ul_1 li{position:relative;padding-left:25px}ul.ul_1 li::before{content:"";position:absolute;left:0;top:11px;width:15px;height:1px;background:#1d1d1b}.head_txt_1,.article .page_hero__wrapper h1,#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile h3{font-weight:700;font-size:40px;line-height:1.5;margin-bottom:0}.head_txt_2{font-weight:700;font-size:36px;line-height:1.5;margin-bottom:0}.head_txt_3{font-weight:500;font-size:24px;line-height:1.5;margin-bottom:0}.head_txt_4,.article .tab-container .nav.nav-tabs li a{font-weight:700;font-size:25px;line-height:30px;margin-bottom:0}.head_txt_5{font-weight:700;font-size:18px;line-height:26px;margin-bottom:0}.body_txt,.article .doors_slider .swiper-slide p,.article .img_popups .popup_info_tile .popup_info,.article .page_hero__wrapper p,#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile p,.btn8,.btn7{font-weight:400;font-size:16px;line-height:1.5;margin-bottom:0}.small_txt,.article .tab-container .nav.nav-tabs li a span,#breadcrumbs li a,#breadcrumbs li{font-weight:300;font-size:15px;line-height:26px;margin-bottom:0;letter-spacing:.05em}.tiny_txt{font-weight:400;font-size:10.24px;line-height:16px;margin-bottom:0}.btn1,header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 a{display:inline-block;color:#fff;font-weight:400;font-size:18px;line-height:23px;padding:12px 30px;background:#343431;transition:background 250ms ease-in-out,box-shadow 250ms ease-in-out,color 250ms ease-in-out;cursor:pointer}.btn1:hover,header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 a:hover{color:#fff;background:linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),#343431;box-shadow:0px 3px 16px rgba(0,0,0,.16)}.btn1:active,header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 a:active{box-shadow:none !important}.btn2{display:inline-flex;align-items:center;-moz-column-gap:15px;column-gap:15px;color:#fff;font-weight:400;font-size:18px;line-height:23px;padding:12px 30px;background:#343431;transition:background 250ms ease-in-out,box-shadow 250ms ease-in-out,color 250ms ease-in-out;cursor:pointer}.btn2::after{content:url("/images/icons/fi_repeat_white.svg");line-height:1}.btn2:hover{color:#fff;background:linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),#343431;box-shadow:0px 3px 16px rgba(0,0,0,.16)}.btn2:active{box-shadow:none !important}.btn3{display:inline-block;color:#2c2d2f;font-weight:400;font-size:18px;line-height:23px;padding:10px 30px;background:#fff;border:2px solid #ffe604;transition:background 250ms ease-in-out,box-shadow 250ms ease-in-out,border-color 250ms ease-in-out,color 250ms ease-in-out;cursor:pointer}.btn3:hover{color:#fff;background:linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),#343431;box-shadow:0px 3px 16px rgba(0,0,0,.16);border-color:#343431}.btn3:active{box-shadow:none !important}.btn4{display:inline-flex;align-items:center;-moz-column-gap:15px;column-gap:15px;color:#2c2d2f;font-weight:400;font-size:18px;line-height:23px;padding:10px 30px;background:#fff;border:2px solid #ffe604;transition:background 250ms ease-in-out,box-shadow 250ms ease-in-out,border-color 250ms ease-in-out,color 250ms ease-in-out;cursor:pointer}.btn4::after{content:url("/images/icons/fi_repeat_black.svg");line-height:1}.btn4:hover{color:#fff;background:linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),#343431;box-shadow:0px 3px 16px rgba(0,0,0,.16);border-color:#343431}.btn4:hover::after{content:url("/images/icons/fi_repeat_white.svg")}.btn4:active{box-shadow:none !important}.btn5{display:inline-block;color:#2c2d2f;font-weight:400;font-size:18px;line-height:23px;padding:6px;background:#fff;cursor:pointer}.btn5:hover{color:#2c2d2f}.btn6{display:inline-flex;align-items:center;-moz-column-gap:15px;column-gap:15px;color:#2c2d2f;font-weight:400;font-size:18px;line-height:23px;padding:6px;background:#fff;cursor:pointer}.btn6::after{content:url("/images/icons/fi_repeat_black.svg");line-height:1}.btn6:hover{color:#2c2d2f}.btn7{display:inline-flex;align-items:center;-moz-column-gap:15px;column-gap:15px;color:#2c2d2f;padding:6px;background:#fff;transition:all 250ms ease;cursor:pointer}.btn7::after{content:"";background-image:url("/upload/filemanager/Icons/arrow_right_black.svg");background-size:19px;display:inline-block;width:19px;height:19px;line-height:0}.btn7:hover{color:#2c2d2f;-moz-column-gap:30px;column-gap:30px}.btn8{display:block;padding:16px 90px;color:#2c2d2f;font-weight:700;font-size:16px;line-height:1;width:-moz-fit-content;width:fit-content;border:1px solid #000;background:#fff;transition:color 250ms ease,background 250ms ease;cursor:pointer}.btn8:hover{color:#fff !important;background:#000 !important}.gap_mini{padding-top:60px !important;padding-bottom:60px !important}.gap_mini_top{padding-top:60px !important}.gap_mini_bottom{padding-bottom:60px !important}@media(max-width: 991px){.gap_mini{padding-top:30px;padding-bottom:30px}.gap_mini_top{padding-top:30px}.gap_mini_bottom{padding-bottom:30px}}.gap_big{padding-top:100px !important;padding-bottom:100px !important}.gap_big_top{padding-top:100px !important}.gap_big_bottom{padding-bottom:100px !important}@media(max-width: 991px){.gap_big{padding-top:50px;padding-bottom:50px}.gap_big_top{padding-top:50px}.gap_big_bottom{padding-bottom:50px}}.vertical_nav_list li{padding:17px 0 13px 10px;border-bottom:1px solid #000}.vertical_nav_list li a{color:#2c2d2f;font-weight:400;font-size:16px;line-height:23px;display:flex;flex-direction:row;align-items:center;gap:15px;transition:gap 250ms ease-in-out;text-transform:uppercase;pointer-events:none}.vertical_nav_list li a::after{content:url("/upload/filemanager/Icons/arrow_right_black.svg");display:inline-block;line-height:0;display:none}.vertical_nav_list li a:hover{gap:30px}.checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;min-width:18px;min-height:18px;border:1px solid #000;border-radius:1px;cursor:pointer}.checkbox::before{content:url("/upload/filemanager/Icons/check_box.svg");line-height:0;visibility:hidden;opacity:0;transition:all 150ms ease}.checkbox:checked::before{visibility:visible;opacity:1}#breadcrumbs{display:flex;flex-direction:row;gap:30px}#breadcrumbs li{position:relative}#breadcrumbs li:not(:last-child)::after{content:">";position:absolute;right:-15px;top:0;bottom:0;transform:translateX(50%)}#breadcrumbs li a{color:#000}@media(max-width: 767px){#breadcrumbs li a{font-size:12px;line-height:20px}}.box_padding{padding:20px}#main-menu-btn{height:70px;width:70px;position:fixed;top:10px;right:10px;color:#fff;background:#000;display:none;z-index:99999;line-height:50px;text-align:center;font-size:35px;cursor:pointer;border-radius:50%}@media(max-width: 1199px){#main-menu-btn{display:flex;align-items:center;justify-content:center}}header{position:sticky;top:0;background:#fff;z-index:998;transition:box-shadow 150ms linear}header.fixed{box-shadow:0px 0px 30px rgba(0,0,0,.06)}@media(min-width: 1620px){header .container{max-width:1140px}}@media(min-width: 1360px){header .container{max-width:1140px}}@media(min-width: 1200px){header .container{max-width:1140px}}header .header__wrapper{display:flex;flex-direction:row;justify-content:space-between}@media(max-width: 767px){header .header__wrapper{flex-direction:column;gap:10px}}@media(max-width: 1199px){header .header__wrapper{-moz-column-gap:25px;column-gap:25px}}@media(max-width: 575px){header .header__wrapper #main-menu{height:100%;width:100%;position:fixed;z-index:10;background:#fff;display:none}header .header__wrapper #main-menu.visible{display:flex}}@media(max-width: 575px){header .header__wrapper #main-menu div[id^=menu-container-]{width:100%;display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}}header .header__wrapper #main-menu div[id^=menu-container-] ul{margin:0;padding:0;list-style-type:none}@media(min-width: 576px){header .header__wrapper #main-menu div[id^=menu-container-] ul{display:flex;align-items:center;gap:24px}}@media(max-width: 575px){header .header__wrapper #main-menu div[id^=menu-container-] ul{width:100%}}header .header__wrapper #main-menu div[id^=menu-container-] ul li{position:relative}@media(min-width: 576px){header .header__wrapper #main-menu div[id^=menu-container-] ul li.parent>a{pointer-events:none}}header .header__wrapper #main-menu div[id^=menu-container-] ul li.parent a img{margin-left:7px}header .header__wrapper #main-menu div[id^=menu-container-] ul li.parent ul{width:-moz-max-content;width:max-content;padding:20px;background:#fff;box-shadow:0px 0px 5px rgba(0,0,0,.25)}header .header__wrapper #main-menu div[id^=menu-container-] ul li.parent ul li:not(:last-child){margin-bottom:10px}header .header__wrapper #main-menu div[id^=menu-container-] ul li a{color:#000;font-weight:400;font-size:.9375rem !important;line-height:32px}header .header__wrapper #main-menu div[id^=menu-container-] ul li ul{position:absolute;display:none}@media(max-width: 575px){header .header__wrapper #main-menu div[id^=menu-container-] ul li ul{position:static}}@media(min-width: 576px){header .header__wrapper #main-menu div[id^=menu-container-] ul li:hover ul{display:block}}header .header__wrapper #main-menu div[id^=menu-container-] ul li.active ul{display:block}header .header__wrapper .header_left{display:flex;align-items:center;justify-content:center;padding:20px 45px}@media(max-width: 1359px){header .header__wrapper .header_left{width:-moz-fit-content;width:fit-content;margin-right:auto}}@media(min-width: 992px)and (max-width: 1199px){header .header__wrapper .header_left{padding:20px}}header .header__wrapper .header_left a{display:block;position:relative;z-index:10;max-width:194px}header .header__wrapper .header_left a img{width:100%;max-width:150px}header .header__wrapper .header_left .header-logo{min-height:56px;width:120px}header .header__wrapper .header_left .header-logo .box-logo-relative{position:relative;transform-style:preserve-3d;width:100%;height:100%}header .header__wrapper .header_left .header-logo .box-logo-relative .box-logo-absolute{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:120px;height:56px;-o-object-fit:contain;object-fit:contain;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-animation:action-logo 4s linear infinite alternate;-webkit-animation:action-logo 4s linear infinite alternate;-ms-animation:none}header .header__wrapper .header_left .header-logo .box-logo-relative .box-logo-absolute.box-logo-absolute-back{transform:rotateY(180deg);-moz-animation:action-logo-back 4s linear infinite alternate;-webkit-animation:action-logo-back 4s linear infinite alternate;-ms-animation:none}header .header__wrapper .header_left .header-logo .box-logo-relative .box-logo-absolute img{width:100%;height:56px;-o-object-fit:contain;object-fit:contain}@keyframes action-logo{0%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}40%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}61%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}100%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}}@keyframes action-logo-back{0%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}40%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}61%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}100%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}}header .header__wrapper .header_right{padding:20px 0;display:grid;grid-template-areas:"header_right_top header_big_btn header_social_icons" "header_right_bottom header_big_btn header_social_icons";align-items:center;-moz-column-gap:25px;column-gap:25px}@media(max-width: 991px){header .header__wrapper .header_right{flex:1;grid-template-areas:"header_right_top header_big_btn" "header_right_bottom header_social_icons";grid-template-columns:1fr auto;padding:15px 0}}@media(max-width: 767px){header .header__wrapper .header_right{grid-template-areas:"header_right_top header_big_btn header_social_icons" "header_right_bottom header_big_btn header_social_icons";-moz-column-gap:15px;column-gap:15px}}header .header__wrapper .header_right .header_right_top{grid-area:header_right_top;display:flex;flex-direction:row;justify-content:space-between;align-items:center;-moz-column-gap:32px;column-gap:32px}@media(max-width: 991px){header .header__wrapper .header_right .header_right_top{flex-direction:column;align-items:flex-start;row-gap:5px}}@media(max-width: 767px){header .header__wrapper .header_right .header_right_top{display:flex;flex-wrap:wrap}header .header__wrapper .header_right .header_right_top>*{width:100%;margin-bottom:5px !important}}header .header__wrapper .header_right .header_right_top p{color:#000;font-size:13px;margin-bottom:0}header .header__wrapper .header_right .header_right_top a{color:#000;font-weight:400;font-size:.8rem;line-height:20px;display:flex;align-items:center;-moz-column-gap:5px;column-gap:5px}header .header__wrapper .header_right .header_right_bottom{grid-area:header_right_bottom;padding-top:10px;margin-top:10px;border-top:.5px solid #d8d8d8}@media(max-width: 767px){header .header__wrapper .header_right .header_right_bottom{padding-top:0px;margin-top:0px;border-top:none}}header .header__wrapper .header_right .header_social_icons{grid-area:header_social_icons;display:inline-flex;flex-direction:column;align-items:center;-moz-column-gap:14px;column-gap:14px}@media(max-width: 991px){header .header__wrapper .header_right .header_social_icons{flex-direction:row}}@media(max-width: 767px){header .header__wrapper .header_right .header_social_icons{flex-direction:column}}header .header__wrapper .header_right .header_big_btn{grid-area:header_big_btn}header .header__wrapper .header_right .header_big_btn a{display:inline-block;font-weight:400;font-size:13px;line-height:20px;text-align:center;letter-spacing:.07em;text-transform:uppercase;color:#000;padding:8px 15px;background:#fff;border:1px solid #000;transition:color 250ms ease,background 250ms ease;cursor:pointer}header .header__wrapper .header_right .header_big_btn a:hover{color:#fff;background:#000}@media(max-width: 1199px){header .header__wrapper #advance_menu{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999;display:none;align-items:center;justify-content:center}header .header__wrapper #advance_menu.visible{display:flex}}header .header__wrapper #advance_menu .static_height{height:230px}header .header__wrapper #advance_menu ul{background:#fff}@media(min-width: 1200px){header .header__wrapper #advance_menu ul:not(.lvl_1) li.parent:hover>a::before{width:calc(100% - 23px)}header .header__wrapper #advance_menu ul:not(.lvl_1) li.parent>a::after{content:url("/upload/filemanager/Icons/mini_arrow_bottom_new.svg");display:inline-block;margin-left:7px;transition:all 250ms ease}}@media(max-width: 1199px){header .header__wrapper #advance_menu ul li.parent>a{display:flex;flex-direction:row;justify-content:space-between}header .header__wrapper #advance_menu ul li.parent>a::after{content:url("/upload/filemanager/Icons/mini_arrow_bottom_new.svg");transform:rotate(-90deg);margin-left:7px;transition:all 250ms ease}header .header__wrapper #advance_menu ul li.parent>a:hover::after{transform:rotate(0deg)}}header .header__wrapper #advance_menu ul li.parent>a{width:-moz-fit-content;width:fit-content}@media(min-width: 1200px){header .header__wrapper #advance_menu ul li.parent>a{padding-bottom:5px}}header .header__wrapper #advance_menu ul li:hover>a::before{width:100%}@media(max-width: 1199px){header .header__wrapper #advance_menu ul li::after{content:"";position:absolute;bottom:-15px;left:0;right:0;height:1px;background:#d8d8d8}}header .header__wrapper #advance_menu ul li a{position:relative;color:#000;font-weight:400;font-size:13px;width:-moz-fit-content;width:fit-content}header .header__wrapper #advance_menu ul li a::before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:rgba(0,0,0,.15);transition:all 250ms ease}@media(min-width: 1200px){header .header__wrapper #advance_menu ul li a.no-click{pointer-events:none}}@media(max-width: 1199px){header .header__wrapper #advance_menu ul li a{font-size:16px;display:block;width:100% !important}header .header__wrapper #advance_menu ul li a::before{display:none}}header .header__wrapper #advance_menu ul.lvl_1{display:flex;align-items:center;gap:30px}@media(min-width: 992px)and (max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1{gap:30px}}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1{flex-wrap:wrap;gap:30px;width:100%;max-width:400px;padding-left:15px;padding-right:15px}}header .header__wrapper #advance_menu ul.lvl_1>li{position:relative}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li{width:100%}}header .header__wrapper #advance_menu ul.lvl_1>li.parent:hover ul.lvl_2{opacity:1;visibility:visible}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li.parent.active ul.lvl_2{display:block;opacity:1;visibility:visible;width:100%;box-shadow:none;background:#f4f4f4;height:auto !important;padding:10px 20px;margin-top:10px}}@media(max-width: 1199px)and (max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li.parent.active ul.lvl_2{padding:0 0 0 20px;background:#fff}}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li.parent.active ul.lvl_2 li a{margin-left:auto;margin-right:auto}header .header__wrapper #advance_menu ul.lvl_1>li.parent.active ul.lvl_2 *{color:#000}}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2{position:absolute;left:0;width:-moz-max-content;width:max-content;opacity:0;visibility:hidden;transition:visibility 250ms ease,opacity 250ms ease;padding:20px;box-shadow:0px 0px 30px rgba(0,0,0,.06)}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2{position:static;display:none}}@media(min-width: 1200px){header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li:hover>a::after{transform:rotate(-90deg)}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li:hover ul.lvl_3{opacity:1;visibility:visible;transition-delay:200ms}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li:hover .category_img{opacity:1;visibility:visible;transition-delay:200ms;display:flex;align-items:center;justify-content:center}}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li.active ul.lvl_3{display:block;visibility:visible;opacity:1;position:static;width:100%;background:rgba(0,0,0,0);height:auto;padding-top:0;box-shadow:none;padding:10px 0 0 0}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li.active ul.lvl_3 *{color:#000}}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li>a{padding:5px 0}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li a{font-size:14px}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li ul.lvl_3{position:absolute;left:calc(100% - 20px);top:0;bottom:0;padding:20px;width:-moz-max-content;width:max-content;transition:visibility 250ms ease,opacity 250ms ease;opacity:0;visibility:hidden;width:160px;box-shadow:30px 0px 30px rgba(0,0,0,.06);min-height:100%;height:-moz-fit-content;height:fit-content}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li ul.lvl_3{transition:none}}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li ul.lvl_3 li{padding:0px 10px}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li ul.lvl_3 li a{padding-bottom:5px}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li .category_img{position:absolute;left:calc(100% + 150px - 10px);top:0;padding:20px;opacity:0;visibility:hidden;transition:visibility 250ms ease,opacity 250ms ease}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li .category_img::before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:#fff}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li .category_img img{position:relative;z-index:1}#partners_slider .splide__slide{display:flex;align-items:center;justify-content:center}#partners_slider .splide__slide img{filter:grayscale(100%);max-height:60px;transition:all .5s ease}#partners_slider .splide__slide img:hover{filter:grayscale(0%)}#contact_form button{border:0}#contact_form ._row-1{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:12px}#contact_form ._row-1>div{display:flex;flex-direction:column;gap:17px}#contact_form ._row-2{display:flex;flex-direction:column;align-items:end}#contact_form ._row-2 .form_group_2{display:flex;flex-direction:row;gap:12px}#contact_form ._row-2 .form_group_2 label{color:#000;font-weight:300;font-size:9px;line-height:15px;margin-bottom:0}#contact_form ._row-2 .btn1,#contact_form ._row-2 header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 a,header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 #contact_form ._row-2 a{margin-bottom:0;margin-top:15px}#contact_form .agreement{margin-top:25px;margin-bottom:25px;display:flex;justify-content:space-between;flex-direction:row;align-items:center;font-size:11px;-moz-column-gap:15px;column-gap:15px}#contact_form .agreement .form_group_2{width:calc(100% - 135px)}#contact_form .agreement .btn1,#contact_form .agreement header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 a,header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 #contact_form .agreement a{margin-top:0;font-weight:700;font-size:18px;line-height:22px;text-transform:uppercase;background:#000}@media(max-width: 767px){#contact_form .agreement{flex-direction:column;align-items:flex-start;row-gap:20px}#contact_form .agreement .form_group_2{width:100%}#contact_form .agreement .btn1,#contact_form .agreement header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 a,header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 #contact_form .agreement a{width:100%;margin-left:auto;max-width:-moz-fit-content;max-width:fit-content}}#contact_form .form_group{position:relative;display:flex;flex-direction:column;border:1px solid #000}#contact_form .form_group textarea{border:0;height:100px;padding:13px;resize:none}#contact_form .form_group textarea::-moz-placeholder{color:#d8d8d8;font-weight:400;font-size:12.8px;line-height:20px}#contact_form .form_group textarea::placeholder{color:#d8d8d8;font-weight:400;font-size:12.8px;line-height:20px}#contact_form .form_group label{position:absolute;top:0;margin-bottom:0;transform:translateY(-50%);padding:0 10px;margin:0 10px;width:-moz-fit-content;width:fit-content}#contact_form .form_group label::before{content:"";position:absolute;inset:0;background:#fff;z-index:-1}#contact_form .form_group input{border:none;padding:13px}#contact_form .form_group input::-moz-placeholder{color:#d8d8d8;font-weight:400;font-size:12.8px;line-height:20px}#contact_form .form_group input::placeholder{color:#d8d8d8;font-weight:400;font-size:12.8px;line-height:20px}#contact_form .form_group input:focus{outline:none}@media(max-width: 767px){#contact_form .form_group label{font-size:11px}}@media(max-width: 575px){#contact_form ._row-1{grid-template-columns:1fr;gap:20px}}#special_for_you .special_for_you__wrapper{position:relative}#special_for_you .special_for_you__wrapper ._row_1{position:absolute}#special_for_you .special_for_you__wrapper ._row_1 ._row_1_text{width:100%;max-width:420px}#special_for_you .special_for_you__wrapper ._row_1 ._row_1_text .head_txt_2{margin-bottom:30px}#special_for_you .special_for_you__wrapper ._row_2{width:100%;margin-left:auto}#special_for_you .special_for_you__wrapper ._row_2 .special_for_you_slider .swiper-wrapper .swiper-slide{position:relative;width:100%;max-width:440px}#special_for_you .special_for_you__wrapper ._row_2 .special_for_you_slider .swiper-wrapper .swiper-slide .slide_data{position:absolute;left:0;bottom:0;padding:20px;color:#fff}@media(min-width: 992px){#special_for_you .special_for_you__wrapper ._row_2{max-width:calc(60% - 110px);margin:0 0 0 auto;padding:0}}@media(max-width: 991px){#special_for_you .special_for_you__wrapper ._row_1{position:relative}#special_for_you .special_for_you__wrapper ._row_1 ._row_1_text{max-width:100%}#special_for_you .special_for_you__wrapper ._row_2{margin-top:50px}}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles{display:grid;grid-template-columns:614px 1fr;gap:30px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile{display:flex;flex-direction:column;gap:30px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img{position:relative;height:590px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data{display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;bottom:0;left:0;right:0;height:122px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data::before{content:"";position:absolute;inset:0;background:rgba(58,58,58,.95);mix-blend-mode:multiply}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data h3{position:relative;color:#fff;font-weight:300;font-size:30px;line-height:36px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:0}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data p{position:relative;color:#fff;font-weight:700;font-size:20px;line-height:32px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:0}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile .btn8{font-weight:300;font-size:30px;letter-spacing:.05em;line-height:1;width:auto;text-align:center;padding:20px;text-transform:uppercase}@media(max-width: 1359px){#see_our_catalog .see_our_catalog__wrapper .catalog_tiles{grid-template-columns:1fr 1fr}}@media(max-width: 1199px){#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img{height:400px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data{height:100px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data h3{font-size:22px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data p{font-size:16px}}@media(max-width: 991px){#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img{height:300px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data{height:80px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data h3{font-size:18px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile .btn8{font-size:22px;padding:15px 20px}}@media(max-width: 767px){#see_our_catalog .see_our_catalog__wrapper .catalog_tiles{grid-template-columns:1fr}}#realizations_box .container{position:relative}#realizations_box .container::before{content:"";position:absolute;bottom:-50px;left:50%;right:0;height:100px;background:#000;max-width:1053px;transform:translateX(-50%);width:100%}#realizations_box .realization_tiles{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:repeat(2, 300px);grid-template-areas:"tile1 tile2 tile2" "tile3 tile4 tile5";gap:30px}#realizations_box .realization_tiles .tile{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;background-color:#d8d8d8;color:#fff}#realizations_box .realization_tiles .tile img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:brightness(0.7)}#realizations_box .realization_tiles .tile>*:not(img){position:relative;z-index:1}#realizations_box .realization_tiles .tile_1{grid-area:tile1}#realizations_box .realization_tiles .tile_2{grid-area:tile2}#realizations_box .realization_tiles .tile_3{grid-area:tile3}#realizations_box .realization_tiles .tile_4{grid-area:tile4}#realizations_box .realization_tiles .tile_5{grid-area:tile5;color:#000}#realizations_box .realization_tiles .tile_5 p{font-weight:400}@media(max-width: 991px){#realizations_box .realization_tiles{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3, 300px);grid-template-areas:"tile1 tile3" "tile2 tile2" "tile4 tile5"}}@media(max-width: 575px){#realizations_box .realization_tiles{grid-template-columns:1fr;grid-template-rows:repeat(5, 300px);grid-template-areas:"tile1" "tile2" "tile3" "tile4" "tile5"}}#contact_box h2{color:#000;font-family:"Lato",sans-serif;font-weight:300;font-size:25px;line-height:2;margin-bottom:130px}@media(max-width: 991px){#contact_box h2{font-size:30px}}#contact_box .left_col{display:flex;flex-direction:column;justify-content:flex-start;gap:40px;padding-top:230px}#contact_box .left_col .contact-data{display:flex;flex-direction:column;row-gap:10px}#contact_box .left_col .contact-data a{color:#000;font-weight:400;font-size:18px;line-height:20px}#contact_box .left_col .contact-data a img{margin-right:7px}#contact_box .left_col .contact_auth{display:flex;flex-direction:row;gap:50px}@media(max-width: 575px){#contact_box .left_col .contact_auth{gap:25px}}#contact_box .left_col .contact_auth__data{display:flex;flex-direction:column;gap:10px;justify-content:center}#contact_box .left_col .contact_auth__data .head_txt_4,#contact_box .left_col .contact_auth__data .article .tab-container .nav.nav-tabs li a,.article .tab-container .nav.nav-tabs li #contact_box .left_col .contact_auth__data a{font-size:40px;line-height:1.25}#contact_box .left_col .contact_auth__data .body_txt,#contact_box .left_col .contact_auth__data .article .doors_slider .swiper-slide p,.article .doors_slider .swiper-slide #contact_box .left_col .contact_auth__data p,#contact_box .left_col .contact_auth__data .article .img_popups .popup_info_tile .popup_info,.article .img_popups .popup_info_tile #contact_box .left_col .contact_auth__data .popup_info,#contact_box .left_col .contact_auth__data .article .page_hero__wrapper p,.article .page_hero__wrapper #contact_box .left_col .contact_auth__data p,#contact_box .left_col .contact_auth__data #page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile p,#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile #contact_box .left_col .contact_auth__data p,#contact_box .left_col .contact_auth__data .btn7,#contact_box .left_col .contact_auth__data .btn8{margin-bottom:30px;font-size:22px}#contact_box .left_col .contact_auth__data a{color:#000}@media(max-width: 575px){#contact_box .left_col .contact_auth__data .head_txt_4,#contact_box .left_col .contact_auth__data .article .tab-container .nav.nav-tabs li a,.article .tab-container .nav.nav-tabs li #contact_box .left_col .contact_auth__data a{font-size:24px}}@media(max-width: 1360px){#contact_box .left_col .contact_auth__img{display:flex;align-items:center;justify-content:center}#contact_box .left_col .contact_auth__img img{max-width:154px}}@media(max-width: 575px){#contact_box .left_col .contact_auth__img img{max-width:110px}}@media(max-width: 1199px){#contact_box .left_col{flex-direction:column;margin-bottom:50px}#contact_box .left_col .contact_auth__data{width:-moz-max-content;width:max-content}}@media(max-width: 991px){#contact_box .left_col{flex-direction:column;align-items:center}}footer .footer__wrapper{background:#000;color:#fff}footer .footer__wrapper .footer_top{display:flex;flex-direction:row;justify-content:space-between;padding-top:35px}footer .footer__wrapper .footer_top .box_left{display:flex;justify-content:center;flex-direction:column;font-size:14px}footer .footer__wrapper .footer_top .box_left p{font-weight:400;line-height:22px;font-size:14px;letter-spacing:.01em;margin-bottom:0}footer .footer__wrapper .footer_top .box_left img{max-width:194px;margin-bottom:65px}@media(max-width: 991px){footer .footer__wrapper .footer_top .box_left{display:none}}footer .footer__wrapper .footer_top .box_centr p strong{font-size:14px;letter-spacing:.1em}footer .footer__wrapper .footer_top .box_centr ul{display:grid;grid-template-columns:1fr 1fr}footer .footer__wrapper .footer_top .box_centr ul li{margin-bottom:15px}footer .footer__wrapper .footer_top .box_centr ul li a{color:#fff;font-size:14px;letter-spacing:.01em}footer .footer__wrapper .footer_top .box_right p strong{font-size:14px;letter-spacing:.1em}footer .footer__wrapper .footer_top .box_right ul li{margin-bottom:15px}footer .footer__wrapper .footer_top .box_right ul li a{color:#fff;font-size:14px;letter-spacing:.01em}footer .footer__wrapper .footer_top .box_right .social_box{display:flex;flex-direction:row;gap:20px}footer .footer__wrapper .footer_bottom{display:flex;flex-direction:column-reverse;justify-content:space-between;padding-top:25px;padding-bottom:40px;row-gap:20px}footer .footer__wrapper .footer_bottom .box_left p{font-size:14px;letter-spacing:.01em}@media(max-width: 991px){footer .footer__wrapper .footer_bottom{flex-wrap:wrap}footer .footer__wrapper .footer_bottom .box_left{width:100%;order:2;text-align:center;margin-top:25px}footer .footer__wrapper .footer_bottom .box_right{order:1;text-align:center}footer .footer__wrapper .footer_bottom .box_right .level-0{justify-content:center}footer .footer__wrapper .footer_bottom .box_right .level-0 a{font-size:14px !important}}footer .footer__wrapper .footer_bottom .box_right{margin-top:-2px}footer .footer__wrapper .footer_bottom .box_right .level-0{display:flex;flex-direction:row;gap:40px}footer .footer__wrapper .footer_bottom .box_right .level-0 li{position:relative}footer .footer__wrapper .footer_bottom .box_right .level-0 li:not(:last-child)::before{content:"";position:absolute;right:-20px;top:0;bottom:0;width:1px;background:#fff}footer .footer__wrapper .footer_bottom .box_right .level-0 li a{color:#fff;font-size:14px;letter-spacing:.01em;text-transform:uppercase;font-weight:400}@media(max-width: 767px){footer .footer__wrapper .footer_top{flex-direction:column;align-items:center;gap:30px}footer .footer__wrapper .footer_top .box_left{text-align:center}footer .footer__wrapper .footer_top .box_centr{text-align:center}footer .footer__wrapper .footer_top .box_centr ul{-moz-column-gap:30px;column-gap:30px;row-gap:10px}footer .footer__wrapper .footer_top .box_right{text-align:center}footer .footer__wrapper .footer_bottom{flex-direction:column-reverse}footer .footer__wrapper .footer_bottom .box_right{padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #000}footer .footer__wrapper .footer_bottom .box_right .level-0{flex-direction:column;gap:10px}footer .footer__wrapper .footer_bottom .box_right .level-0 li{text-align:center}footer .footer__wrapper .footer_bottom .box_right .level-0 li:not(:last-child)::before{display:none}}#box-scrolling-page{position:fixed;right:20px;bottom:50px;z-index:999}#box-scrolling-page ul li{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border:1px solid #dadada;background:#fff}#box-scrolling-page ul li:not(:last-child){margin-bottom:16px}#box-scrolling-page ul li#scroll-anchor{display:none;cursor:pointer}#page-1 .box-1{background:#f4f4f4}#page-1 .box-1 .home_slider{width:100%;max-width:1920px;margin-left:auto;margin-right:auto}#page-1 .box-1 .home_slider .swiper-slide{overflow:hidden}#page-1 .box-1 .home_slider .swiper-slide:nth-child(1) .slide-data{grid-template-columns:1fr !important}#page-1 .box-1 .home_slider .swiper-slide:nth-child(1) .slide-data-left{display:none}#page-1 .box-1 .home_slider .swiper-slide:nth-child(1) .slide-data-right::before{display:none}#page-1 .box-1 .home_slider .swiper-slide:nth-child(1) .slide-data-right img{-o-object-position:left;object-position:left}#page-1 .box-1 .home_slider .swiper-slide:nth-child(1) .slide-data{display:grid;grid-template-columns:537px 1fr}#page-1 .box-1 .home_slider .swiper-slide:nth-child(2) .slide-data-right::before{display:none}#page-1 .box-1 .home_slider .swiper-slide:nth-child(2) .slide-data-right img{-o-object-position:left;object-position:left}#page-1 .box-1 .home_slider .swiper-slide:nth-child(4) .slide-data-right::before{display:none}#page-1 .box-1 .home_slider .swiper-slide:nth-child(4) .slide-data-right img{-o-object-position:right;object-position:right}#page-1 .box-1 .home_slider .swiper-slide .container-fluid{padding:0}#page-1 .box-1 .home_slider .swiper-slide .slide-data{display:grid;grid-template-columns:577px 1fr;align-items:center;min-height:500px}@media(max-width: 1199px){#page-1 .box-1 .home_slider .swiper-slide .slide-data{grid-template-columns:440px 1fr}}@media(max-width: 991px){#page-1 .box-1 .home_slider .swiper-slide .slide-data{grid-template-columns:350px 1fr}}@media(max-width: 767px){#page-1 .box-1 .home_slider .swiper-slide .slide-data{grid-template-columns:1fr;min-height:auto}}@media(min-width: 1900px){#page-1 .box-1 .home_slider .swiper-slide .slide-data{grid-template-columns:645px 1fr}}#page-1 .box-1 .home_slider .swiper-slide .slide-data-left{padding:40px}@media(max-width: 767px){#page-1 .box-1 .home_slider .swiper-slide .slide-data-left{display:none}}#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .title{font-weight:300;font-size:30px;line-height:1.3;text-align:right;letter-spacing:.15em;text-transform:uppercase;margin-bottom:22px;padding-bottom:22px;width:-moz-fit-content;width:fit-content;margin-left:auto;border-bottom:1px solid #000}@media(max-width: 767px){#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .title{margin-left:0;text-align:center;width:100%}}#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .title span{font-size:20px}#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .text{font-weight:300;font-size:22px;line-height:1.5;text-align:right;letter-spacing:.05em;margin-bottom:0}@media(max-width: 767px){#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .text{text-align:center}}#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .text strong{font-weight:700}#page-1 .box-1 .home_slider .swiper-slide .slide-data-right{position:relative;height:100%}@media(max-width: 767px){#page-1 .box-1 .home_slider .swiper-slide .slide-data-right{height:300px}}#page-1 .box-1 .home_slider .swiper-slide .slide-data-right::before{content:"";position:absolute;top:0;left:0;bottom:0;width:150px;background:rgba(244,244,244,.6);z-index:1}@media(max-width: 991px){#page-1 .box-1 .home_slider .swiper-slide .slide-data-right::before{width:75px}}@media(max-width: 767px){#page-1 .box-1 .home_slider .swiper-slide .slide-data-right::before{display:none}}#page-1 .box-1 .home_slider .swiper-slide .slide-data-right img{position:absolute;inset:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#page-1 .box-1 .home_slider .swiper-slide .slide-data-4{grid-template-columns:1fr}#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data{background:#fff}#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .title{display:block;margin-bottom:0;padding-bottom:0;border-bottom:none;text-transform:initial;letter-spacing:0;font-size:42px;color:#212529}#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .title strong{color:#395ba6}#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .title span{font-size:36px}#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-right::before{display:none}#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-right img{-o-object-position:right;object-position:right}#page-1 .box-1 .home_slider .swiper-pagination{position:absolute;right:50px;bottom:50px;width:auto;display:flex;justify-content:flex-end;gap:30px}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet{color:#fff;background:rgba(0,0,0,0) !important;position:relative;display:block;height:30px;width:30px;opacity:1 !important}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet::before{display:block;height:30px;width:30px;position:absolute;top:0;left:0;font-size:22px}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet:first-child::before{content:"01"}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet:nth-child(2)::before{content:"02"}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet:nth-child(3)::before{content:"03"}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet:nth-child(4)::before{content:"04"}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet:nth-child(5)::before{content:"05"}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet:nth-child(6)::before{content:"06"}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{margin-right:70px;position:relative}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{content:"";display:block;height:1px;width:50px;background:#fff;position:absolute;top:50%;right:-75px}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:last-child{margin-right:0 !important}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4){margin-left:70px}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4)::after{right:auto;left:-80px}#page-1 .box-2{padding:30px 0}@media(max-width: 767px){#page-1 .box-2{padding:25px 0 !important}}#page-1 .box-2 #scontainer-2 .scontainer-content{text-align:center}#page-1 .box-2 #scontainer-2 .scontainer-content ul{list-style-type:none;display:grid;grid-template-columns:repeat(5, 1fr)}@media(max-width: 767px){#page-1 .box-2 #scontainer-2 .scontainer-content ul{grid-template-columns:1fr 1fr;gap:10px}}#page-1 .box-2 #scontainer-2 .scontainer-content ul li{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:20px;padding:0px 5px;text-transform:uppercase;color:#000;transition:all .5s ease}#page-1 .box-2 #scontainer-2 .scontainer-content ul li:not(:last-child){border-right:1px solid #000}@media(max-width: 767px){#page-1 .box-2 #scontainer-2 .scontainer-content ul li:not(:last-child){border:0}}#page-1 .box-2 #scontainer-2 .scontainer-content ul li p{font-weight:400;font-size:13px;line-height:1.1;letter-spacing:.07em;text-transform:uppercase;color:#000;margin-bottom:0}@media(max-width: 1199px){#page-1 .box-2 #scontainer-2 .scontainer-content{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){#page-1 .box-2 #scontainer-2 .scontainer-content{grid-template-columns:1fr}}#page-1 .box-4 #scontainer-3 .row{align-items:center}#page-1 .box-4 #scontainer-3 .row>.col-lg-6{height:100%;min-height:308px;position:relative}#page-1 .box-4 #scontainer-3 .row>.col-lg-6 img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#page-1 .box-4 #scontainer-3 .row .box-head{padding:0 50px}@media(max-width: 767px){#page-1 .box-4 #scontainer-3 .row .box-head{padding-top:25px}}#page-1 .box-4 #scontainer-3 .row .box-head p{font-weight:300;font-size:20px;line-height:24px;letter-spacing:.07em;text-transform:uppercase}#page-1 .box-4 #scontainer-3 .row h3{margin-bottom:20px;font-weight:400;font-size:25px;line-height:30px;letter-spacing:.07em;text-transform:uppercase}@media(max-width: 575px){#page-1 .box-4 #scontainer-3 .row h3{font-size:26px}}#page-1 .box-4 #scontainer-3 .row .body_txt,#page-1 .box-4 #scontainer-3 .row .article .doors_slider .swiper-slide p,.article .doors_slider .swiper-slide #page-1 .box-4 #scontainer-3 .row p,#page-1 .box-4 #scontainer-3 .row .article .img_popups .popup_info_tile .popup_info,.article .img_popups .popup_info_tile #page-1 .box-4 #scontainer-3 .row .popup_info,#page-1 .box-4 #scontainer-3 .row .article .page_hero__wrapper p,.article .page_hero__wrapper #page-1 .box-4 #scontainer-3 .row p,#page-1 .box-4 #scontainer-3 .row .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile p,#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile .box-4 #scontainer-3 .row p,#page-1 .box-4 #scontainer-3 .row .btn7,#page-1 .box-4 #scontainer-3 .row .btn8{margin-bottom:10px}#page-1 .box-4 #scontainer-3 .row_box_1{max-width:800px;margin-left:auto;margin-right:auto}#page-1 .box-4 #scontainer-3 .row_box_2 .col-lg-6 img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;min-height:308px}#page-1 .box-4 #scontainer-3 .row_box_2>div{position:relative}#page-1 .box-4 #scontainer-3 .row_box_2>div .tile{position:absolute;top:0;background:hsla(0,0%,100%,.9);padding:30px;height:100%;display:flex;flex-direction:column;justify-content:center}#page-1 .box-4 #scontainer-3 .row_box_2>div .tile_1_data{display:flex;flex-direction:column;justify-content:center;right:15px}#page-1 .box-4 #scontainer-3 .row_box_2>div .tile_2_data{left:15px}#page-1 .box-4 #scontainer-3 .row_box_2>div .tile .vertical_nav_list{border-top:none;margin-top:0}#page-1 .box-4 #scontainer-3 .row_box_2>div .tile .vertical_nav_list li{padding:10px 0 7px}#page-1 .box-4 #scontainer-3 .row_box_3{max-width:800px;margin-left:auto;margin-right:auto}#page-1 .box-4 #scontainer-3 .row.row_box_4{margin-top:20px;position:relative;padding:0 15px}#page-1 .box-4 #scontainer-3 .row.row_box_4 .vertical_nav_list li{border-top:1px solid #000;border-bottom:0;padding-left:0}#page-1 .box-4 #scontainer-3 .row.row_box_4 .box_padding{max-width:370px;padding-top:50px}@media(min-width: 992px){#page-1 .box-4 #scontainer-3 .row.row_box_4 .box_padding{position:absolute;right:170px;top:0;height:100%;background:rgba(244,244,244,.9);padding:0 20px;width:calc(50% - 15px);display:flex;justify-content:center;flex-direction:column}}#page-1 .box-4 #scontainer-119{margin-bottom:50px}#page-1 .box-4 #scontainer-119 p{font-weight:300;font-size:20px;line-height:24px;letter-spacing:.07em;text-transform:uppercase;text-align:center;margin-bottom:0}#page-1 .box-4 #scontainer-119 p strong{font-weight:700}@media(max-width: 1359px){#page-1 .box-4 #scontainer-3 .row img{min-height:320px;-o-object-fit:cover;object-fit:cover}}@media(max-width: 991px){#page-1 .box-4 #scontainer-3 .row.row_box_2>div img{display:block;margin-left:auto;margin-right:auto}#page-1 .box-4 #scontainer-3 .row.row_box_2>div .tile{position:relative;padding:50px;right:0;left:0}}#page-1 .box-5{background:#000;padding-top:50px;padding-bottom:50px;margin-top:150px;color:#fff;position:relative;overflow:hidden}#page-1 .box-5 p{margin-bottom:0}#page-1 .box-5::after{content:"";height:68px;background:url("/upload/filemanager/strona-glowna/3-lines.png");width:434px;position:absolute;top:50%;right:-150px;transform:translateY(-50%)}@media(max-width: 1500px){#page-1 .box-5::after{right:-300px}}@media(max-width: 1250px){#page-1 .box-5::after{right:-405px}}@media(max-width: 575px){#page-1 .box-5::after{display:none}}#page-1 .box-5 #scontainer-4 .row>.col-lg-6:last-child{padding-left:50px;font-size:20px;text-transform:uppercase;display:flex;max-width:500px;font-weight:300;line-height:35px;font-family:"URW Form",sans-serif;letter-spacing:.1em}#page-1 .box-5 #scontainer-4 .row>.col-lg-6:last-child p{width:100%;max-width:300px}@media(max-width: 991px){#page-1 .box-5 #scontainer-4 .row>.col-lg-6:last-child{padding-left:15px}#page-1 .box-5 #scontainer-4 .row>.col-lg-6:last-child p{max-width:unset}}#page-1 .box-5 #scontainer-4 .row>.col-lg-6:first-child{text-align:right;padding-right:50px;font-size:20px;color:#e7dcd0;text-transform:uppercase;border-right:1px solid #e7dcd0;font-weight:700;line-height:35px;font-family:"URW Form",sans-serif;letter-spacing:.1em}#page-1 .box-5 #scontainer-4 .row>.col-lg-6:first-child p{width:100%;max-width:350px;margin-left:auto}@media(max-width: 991px){#page-1 .box-5 #scontainer-4 .row>.col-lg-6:first-child{border-right:none;text-align:left}#page-1 .box-5 #scontainer-4 .row>.col-lg-6:first-child p{max-width:unset}}#page-1 .box-6{margin-bottom:130px}@media(max-width: 991px){#page-1 .box-6{margin-bottom:50px}}#page-1 .box-6 #scontainer-5 .col-12{text-align:right}#page-1 .box-6 #scontainer-5 .tiles{display:grid;grid-template-columns:1fr 1fr}#page-1 .box-6 #scontainer-5 .tiles .tile-left{display:flex;justify-content:center;flex-direction:column;text-align:left;padding:40px 100px;background:#f4f4f4}#page-1 .box-6 #scontainer-5 .tiles .tile-right{position:relative}#page-1 .box-6 #scontainer-5 .tiles .tile-right::before{content:"";position:absolute;left:0;top:0;bottom:0;width:70px;background:rgba(244,244,244,.9)}#page-1 .box-6 #scontainer-5 .tiles .tile-right img{height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 767px){#page-1 .box-6 #scontainer-5 .tiles{grid-template-columns:1fr}#page-1 .box-6 #scontainer-5 .tiles .tile-right{grid-row:1}#page-1 .box-6 #scontainer-5 .tiles .tile-right::before{width:100%;height:70px;right:0;top:auto}}@media(max-width: 575px){#page-1 .box-6 #scontainer-5 .tiles .tile-left{padding:30px}}#page-1 .box-6 #scontainer-5 h3{padding-bottom:25px;position:relative;margin-bottom:25px}#page-1 .box-6 #scontainer-5 h3::after{content:"";display:block;height:1px;background:#000;width:100%;position:absolute;bottom:0;max-width:350px}#page-1 .box-6 #scontainer-5 a{text-transform:uppercase;font-size:18px;font-weight:300;color:#000;display:inline-flex;align-items:center;margin-top:25px;padding:16px 25px;background:rgba(0,0,0,0)}#page-1 .box-6 #scontainer-5 a::after{content:url(/upload/filemanager/Icons/arrow_right_black.svg);display:inline-block;line-height:0;margin-left:20px;margin-top:-3px;transition:all 250ms ease-in-out}#page-1 .box-6 #scontainer-5 a:hover::after{filter:invert(1)}#page-1 .box-7{margin-top:70px}#page-1 .box-8{position:relative;overflow:hidden}#page-1 .box-8 .left_col::before{content:"";display:block;height:68px;width:813px;position:absolute;top:5px;right:0;background:url("/upload/filemanager/strona-glowna/3-lines-second.png")}@media(max-width: 991px){#page-1 .box-8 .left_col::before{display:none}}@media(max-width: 991px){#page-1 .box-8 .left_col{flex-direction:row !important;align-items:flex-start !important;padding-top:0 !important}}@media(max-width: 575px){#page-1 .box-8 .left_col{flex-direction:column !important}}#page-1 .box-8 .right_col h2{margin-bottom:120px !important;line-height:1.5 !important}#page-1 .box-8 .right_col .contact-head{display:none}#page-1 .box-8 .box-8__wrapper{background:rgba(231,220,208,.3)}#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;padding:60px 0}#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile{flex-grow:1;text-align:center}#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile p{margin-bottom:0}#page-1 .box-9{padding-top:70px;padding-bottom:120px}#page-1 .box-9 #scontainer-118 .scontainer-content{text-align:center;width:100%;max-width:700px;margin-left:auto;margin-right:auto}#page-1 .box-9 #scontainer-118 .scontainer-content ul{list-style-type:none;display:grid;grid-template-columns:repeat(3, 1fr)}@media(max-width: 575px){#page-1 .box-9 #scontainer-118 .scontainer-content ul{grid-template-columns:1fr;gap:30px}}#page-1 .box-9 #scontainer-118 .scontainer-content ul li{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:20px;padding:0px 5px;text-transform:uppercase;color:#000;transition:all .5s ease}#page-1 .box-9 #scontainer-118 .scontainer-content ul li:not(:last-child){border-right:1px solid #000}@media(max-width: 575px){#page-1 .box-9 #scontainer-118 .scontainer-content ul li:not(:last-child){border:0}}#page-1 .box-9 #scontainer-118 .scontainer-content ul li p,#page-1 .box-9 #scontainer-118 .scontainer-content ul li a{font-weight:400;font-size:13px;line-height:1.1;letter-spacing:.07em;text-transform:uppercase;color:#000;margin-bottom:0}#page-1 footer{padding-top:0 !important}#page-2 .box-3 #scontainer-10 .scontainer-content ._row{display:flex;align-items:center}#page-2 .box-3 #scontainer-10 .scontainer-content ._row:nth-child(2n+1){flex-direction:row}#page-2 .box-3 #scontainer-10 .scontainer-content ._row:nth-child(2n){flex-direction:row-reverse}#page-2 .box-3 #scontainer-10 .scontainer-content ._row .text{width:50%;padding:20px 50px}#page-2 .box-3 #scontainer-10 .scontainer-content ._row .text .head_txt_2{margin-bottom:30px}#page-2 .box-3 #scontainer-10 .scontainer-content ._row .image{width:50%}#page-2 .box-5{overflow-x:hidden}#page-2 .box-5 .box-5_head{width:100%;max-width:-moz-fit-content;max-width:fit-content}#page-2 .box-5 .box-5__wrapper{position:relative}#page-2 .box-5 .box-5__wrapper::before{content:"";position:absolute;inset:200px 0 100px 0;width:100vw;background:rgba(231,220,208,.3);margin-left:50%;transform:translateX(-50%);z-index:-1}#page-2 .box-5 .box-5__wrapper .tiles{display:flex;flex-direction:column;gap:24px}#page-2 .box-5 .box-5__wrapper .tiles ._row{display:flex;flex-direction:row;gap:24px}#page-2 .box-5 .box-5__wrapper .tiles ._row img{width:100%;max-width:-moz-fit-content;max-width:fit-content;height:100%;-o-object-fit:cover;object-fit:cover}#page-2 .box-5 .box-5__wrapper .tiles .tile_group{display:flex;flex-direction:column;gap:24px}#page-2 .box-5 .box-5__wrapper .tiles .tile_3{background:#e7dcd0;display:flex;flex-direction:column;justify-content:flex-end;gap:80px}#page-2 .box-5 .box-5__wrapper .tiles .tile_3 .head_txt_4,#page-2 .box-5 .box-5__wrapper .tiles .tile_3 .article .tab-container .nav.nav-tabs li a,.article .tab-container .nav.nav-tabs li #page-2 .box-5 .box-5__wrapper .tiles .tile_3 a{text-align:center}#page-2 .box-5 .box-5__wrapper .tiles .tile_3 img{margin-bottom:30px}#page-2 .box-5 .box-5__wrapper .tiles .tile_7{flex-grow:1;display:flex;flex-direction:column;justify-content:center;padding:11px;background:#b2b3b7}#page-2 .box-5 .box-5__wrapper .tiles .tile_7 img{margin-bottom:20px}#page-2 .box-5 .box-5__wrapper .tiles .tile_7 .head_txt_4,#page-2 .box-5 .box-5__wrapper .tiles .tile_7 .article .tab-container .nav.nav-tabs li a,.article .tab-container .nav.nav-tabs li #page-2 .box-5 .box-5__wrapper .tiles .tile_7 a{margin-bottom:6px}#page-2 .box-5 .box-5__wrapper .tiles .tile_8{flex-grow:1;display:flex;flex-direction:column;justify-content:center;padding:11px;background:#e7dcd0}#page-2 .box-5 .box-5__wrapper .tiles .tile_8 img{margin-bottom:20px}#page-2 .box-5 .box-5__wrapper .tiles .tile_8 .head_txt_4,#page-2 .box-5 .box-5__wrapper .tiles .tile_8 .article .tab-container .nav.nav-tabs li a,.article .tab-container .nav.nav-tabs li #page-2 .box-5 .box-5__wrapper .tiles .tile_8 a{margin-bottom:6px}#page-2 .box-5 .box-5__wrapper .tiles .tile_10{background:#b2b3b7;display:flex;flex-direction:column;justify-content:flex-end;gap:60px}#page-2 .box-5 .box-5__wrapper .tiles .tile_10 .head_txt_4,#page-2 .box-5 .box-5__wrapper .tiles .tile_10 .article .tab-container .nav.nav-tabs li a,.article .tab-container .nav.nav-tabs li #page-2 .box-5 .box-5__wrapper .tiles .tile_10 a{text-align:center}#page-2 .box-5 .box-5__wrapper .tiles .tile_10 img{margin-bottom:30px}@media(max-width: 991px){#page-2 .box-2{padding-top:100px;margin-top:0}#page-2 .box-2 #scontainer-9 .tiles{grid-template-columns:repeat(2, 1fr)}#page-2 .box-3 #scontainer-10 .scontainer-content ._row:not(:last-child){margin-bottom:60px}#page-2 .box-3 #scontainer-10 .scontainer-content ._row:nth-child(2n+1){flex-direction:column-reverse}#page-2 .box-3 #scontainer-10 .scontainer-content ._row:nth-child(2n){flex-direction:column-reverse}#page-2 .box-3 #scontainer-10 .scontainer-content ._row .text{width:100%;padding:20px 0}#page-2 .box-3 #scontainer-10 .scontainer-content ._row .text .head_txt_2{margin-bottom:15px}}.article{margin-bottom:300px;overflow-x:hidden}.article .page_hero{min-height:380px;display:flex;flex-direction:row;justify-content:center}.article .page_hero .page_hero_left{padding:75px 80px 45px 80px;width:100%;max-width:660px;background:#f4f4f4}.article .page_hero .page_hero_left .page_hero_left_wrapper{position:relative;min-height:100%;display:flex;flex-direction:column;justify-content:center;text-align:right;align-items:flex-end}.article .page_hero .page_hero_left .page_hero_left_wrapper::before{content:"";position:absolute;left:0;bottom:0;width:1px;height:70%;background:#6c6d70}.article .page_hero .page_hero_left .page_hero_left_wrapper::after{content:"";position:absolute;left:0;bottom:0;width:50%;height:1px;background:#6c6d70}.article .page_hero .page_hero_left .page_hero_left_wrapper .breadcrumbs_box{margin-bottom:25px}.article .page_hero .page_hero_left .page_hero_left_wrapper h1{color:#000;font-weight:700;font-size:35px;line-height:37px;text-align:right;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px}.article .page_hero .page_hero_left .page_hero_left_wrapper p{color:#000;font-size:20px;line-height:25.6px;font-weight:300;letter-spacing:.05em;margin-bottom:0}.article .page_hero .page_hero_left .page_hero_left_wrapper p strong{font-weight:700}.article .page_hero .page_hero_right{position:relative}.article .page_hero .page_hero_right::before{content:"";position:absolute;left:0;top:0;bottom:0;width:95px;background:hsla(0,0%,100%,.6)}.article .page_hero .page_hero_right img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%;max-width:-moz-fit-content;max-width:fit-content}.article .page_hero__wrapper{width:100%;max-width:586px}.article .page_hero__wrapper h1{color:#fff;margin-top:20px;margin-bottom:20px}.article .page_hero__wrapper h4{font-size:18px;font-weight:600;color:#000}.article .page_hero__wrapper p{color:#fff}.article .tab-container .nav.nav-tabs{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:15px;border-bottom:none;margin-bottom:120px}.article .tab-container .nav.nav-tabs li{display:flex;align-items:stretch;justify-content:center}.article .tab-container .nav.nav-tabs li a{color:#000;justify-content:center;align-items:center;text-align:center;display:flex;width:230px;min-width:-moz-fit-content;min-width:fit-content;padding:10px 15px;border:1px solid #000;transition:color 250ms ease,background 250ms ease;font-weight:300;font-size:22px;white-space:nowrap;flex-wrap:wrap}.article .tab-container .nav.nav-tabs li a.active{background:#000;color:#fff}.article .tab-container .nav.nav-tabs li a span{display:block;width:100%}.article .tab-container .tab-content .tab-pane .tab-content1 h3{font-weight:700;font-size:35px;line-height:37px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:25px}.article .tab-container .tab-content .tab-pane .tab-content1 .tiles{padding-bottom:25px}.article .tab-container .tab-content .tab-pane .tab-content1 .tiles .tile h4{margin-bottom:5px;font-size:16px;line-height:25px;letter-spacing:.05em;font-weight:700}.article .tab-container .tab-content .tab-pane .tab-content1 .tiles .tile:not(:last-child){margin-bottom:25px}.article .tab-container .tab-content .tab-pane .tab-content1 .tiles p{font-size:16px;line-height:25px;font-weight:300}.article .tab-container .tab-content .tab-pane .tab-content1 .btn8{margin-top:60px}.article .box_tiles{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;-moz-column-gap:140px;column-gap:140px;padding:20px 0}.article .box_tiles::before{content:"";position:absolute;inset:0;box-shadow:0px 0px 30px rgba(0,0,0,.08);width:100vw;left:50%;transform:translateX(-50%)}.article .box_tiles .box_tile{position:relative;color:#2c2d2f;display:flex;flex-direction:column;gap:8px;padding:20px;width:100%;max-width:-moz-fit-content;max-width:fit-content}.article .box_tiles .box_tile:not(:last-child)::before{content:"";position:absolute;bottom:0;top:50%;right:-70px;width:1px;height:86px;background:#000;transform:translateY(-50%)}.article .box_tiles .box_tile img{filter:invert(1)}.article #product-preview{position:relative;margin-top:100px}.article #product-preview span:nth-child(1)::before{top:100px;background:rgba(231,220,208,.8)}.article #product-preview span:nth-child(2)::before{top:120px;background:#d8d8d8}.article #product-preview span:nth-child(3)::before{top:140px;background:#6c6d70}.article #product-preview span::before{content:"";position:absolute;left:15px;right:15px;height:9px}.article #product-preview .product-preview-data{display:flex;flex-direction:row;align-items:flex-start;-moz-column-gap:50px;column-gap:50px}.article #product-preview .product-preview-data .product-preview-text{padding-top:27px}.article #product-preview .product-preview-data .product-preview-text h4{width:100%;max-width:310px;font-weight:300;font-size:25px;line-height:35px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:50px}.article #product-preview .product-preview-data .product-preview-text p{font-weight:300;font-size:16px;line-height:20px;letter-spacing:.05em;margin-bottom:0}.article .illustration_product_slider .swiper-navigation{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:60px}.article .illustration_product_slider .swiper-navigation .swiper-button-disabled{opacity:.6}.article .illustration_product_slider .swiper-navigation .swiper-slide-next{position:relative;cursor:pointer;transition:opacity 250ms ease-in}.article .illustration_product_slider .swiper-navigation .swiper-slide-next img{width:50px;height:50px}.article .illustration_product_slider .swiper-navigation .swiper-slide-prev{position:relative;cursor:pointer;transition:opacity 250ms ease-in}.article .illustration_product_slider .swiper-navigation .swiper-slide-prev img{width:50px;height:50px}.article .product_info_box{margin-bottom:130px}.article .product_info_box .producti_info_img .illustration_product_slider .swiper-wrapper{display:flex;align-items:center}.article .draft_tiles{display:flex;flex-direction:row;justify-content:space-between;gap:25px}.article .draft_tiles .col_left{display:flex;flex-direction:column;justify-content:space-between;gap:25px}.article .draft_tiles .col_right{display:flex;flex-direction:column;justify-content:space-between;gap:25px}.article .img_popups{position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto}.article .img_popups .popup_info_tile{position:absolute;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.5);box-shadow:0px 0px 30px rgba(0,0,0,.16);overflow:hidden;cursor:pointer;transition:width 250ms ease,height 250ms ease;z-index:2}.article .img_popups .popup_info_tile::before{content:"";position:absolute;top:16px;left:16px;width:16px;height:1px;background:#000;transform:translate(-50%, -50%)}.article .img_popups .popup_info_tile::after{content:"";position:absolute;top:8px;left:16px;height:16px;width:1px;background:#000;transform:translate(-50%, 0)}.article .img_popups .popup_info_tile.tile_close{width:32px;height:32px;z-index:1}.article .img_popups .popup_info_tile .popup_info{padding:30px;width:-moz-max-content;width:max-content;max-width:400px}.article .doors_slider .swiper-slide{height:400px;display:flex;justify-content:space-between;flex-direction:column;align-items:center}.article .doors_slider .swiper-slide img{width:100%;max-width:-moz-fit-content;max-width:fit-content;height:100%}.article .doors_slider .swiper-slide p{margin-top:10px}.article .doors_slider .doors_slider_nav{position:relative;height:40px;margin-top:30px}.article .doors_slider .doors_slider_nav .doors_slider_next{position:absolute;right:0;top:0;bottom:0;cursor:pointer;display:flex;align-items:center;z-index:11}.article .doors_slider .doors_slider_nav .doors_slider_next.swiper-button-disabled{opacity:.5}.article .doors_slider .doors_slider_nav .doors_slider_prev{position:absolute;left:0;top:0;bottom:0;cursor:pointer;display:flex;align-items:center;z-index:11}.article .doors_slider .doors_slider_nav .doors_slider_prev.swiper-button-disabled{opacity:.5}.article .doors_slider .doors_slider_nav .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{border-radius:0;width:43px;height:3px;transition:all 250ms ease}.article .doors_slider .doors_slider_nav .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{background:#000;width:86px}.article-2 .img_popups .popup_info_tile_1{top:1%;left:80%}.article-2 .img_popups .popup_info_tile_2{top:18%;left:1%}.article-2 .img_popups .popup_info_tile_3{top:30%;left:90%}.article-2 .img_popups .popup_info_tile_4{top:44%;left:47%}.article-2 .img_popups .popup_info_tile_5{top:65%;left:27%}.article-2 .img_popups .popup_info_tile_6{top:78%;left:2%}.article-2 .img_popups .popup_info_tile_7{top:80%;left:33%}.article-2 .img_popups .popup_info_tile_8{top:81%;left:61%}.article-2 .page_hero__wrapper h1{color:#000}.article-2 .page_hero__wrapper p{color:#000}.article-3 .img_popups .popup_info_tile_1{top:1%;left:53%}.article-3 .img_popups .popup_info_tile_2{top:13%;left:69%}.article-3 .img_popups .popup_info_tile_3{top:18%;left:20%}.article-3 .img_popups .popup_info_tile_4{top:30%;left:80%}.article-3 .img_popups .popup_info_tile_5{top:48%;left:86%}.article-3 .img_popups .popup_info_tile_6{top:53%;left:20%}.article-3 .img_popups .popup_info_tile_7{top:60%;left:79%}.article-3 .img_popups .popup_info_tile_8{top:71%;left:47%}.article-3 .img_popups .popup_info_tile_9{top:75%;left:80%}.article-3 .img_popups .popup_info_tile_10{top:80%;left:4%}.article-3 .img_popups .popup_info_tile_11{top:95%;left:70%}.article-3 .article_box_2{text-align:center;width:100%}.article-3 .article_box_2 .head_txt_2{margin-bottom:30px}.article-3 .article_box_3_head{text-align:center;width:100%;margin-bottom:30px}.article-3 .article_box_3{display:flex;flex-direction:row;-moz-column-gap:80px;column-gap:80px;justify-content:center;width:100%}.article-3 .article_box_3 ._col_1,.article-3 .article_box_3 ._col_2{display:flex;flex-direction:column;gap:30px;text-align:center}.article-3 .article_box_5{display:flex;flex-direction:row;-moz-column-gap:110px;column-gap:110px;align-items:center}.article-3 .article_box_5 ._col_1 .head_txt_2{margin-bottom:30px}.article-4 .tab-container .nav.nav-tabs li a{width:265px}.article-4 .box_tiles{display:flex;flex-direction:row;justify-content:center;gap:24px}.article-4 .box_tiles .box_tile{background:rgba(0,0,0,0);color:#000;margin:0;text-align:center}.article-4 .box_tiles .box_tile img{height:100%}.article-5 .tab-container .nav.nav-tabs li a{word-break:break-word}.article-7 .page_hero{margin-bottom:-160px}.article-7 .article_box_1 .col-lg-3{margin-bottom:25px}.article-7 .article_box_1 .col-lg-3 p{padding:20px;background:#fff;box-shadow:0px 0px 30px rgba(0,0,0,.16);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:100%}.article-7 .article_box_2>.row{align-items:center}.article-7 .article_box_2>.row:nth-child(2n+1){flex-direction:row-reverse}.article-7 .article_box_3{position:relative}.article-7 .article_box_3::before{content:"";position:absolute;inset:0;width:95vw;margin-left:50%;transform:translateX(-60%);background:rgba(231,220,208,.3);z-index:-1}.article-7 .article_box_3 ._col_1{position:relative;display:flex;align-items:flex-end}.article-7 .article_box_3 ._col_1::before{content:"";position:absolute;right:0;top:0;bottom:0;width:56vw;background-image:url("/upload/filemanager/Pages/Produktzusatze/Produktzusatze-4.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;z-index:-1}.article-7 .article_box_3 ._col_1 .head_txt_2{margin-bottom:20px}.article-7 .article_box_3 ._col_1 ._col_1_text{padding:38px 30px;margin-bottom:30px;background:#fff;width:100%;max-width:600px}.article-7 .article_box_3 ._col_2 .handles{margin-left:80px}.article-7 .article_box_3 ._col_2 .handles .head_txt_2{position:relative;padding-bottom:3px;margin-bottom:20px}.article-7 .article_box_3 ._col_2 .handles .head_txt_2::before{content:"";position:absolute;bottom:0;left:0;width:60%;height:1px;background:#000}.article-7 .article_box_3 ._col_2 .handles .handle_1{margin-bottom:40px}.article-7 .article_box_3 ._col_2 .handles .handle_1 .handle_tiles,.article-7 .article_box_3 ._col_2 .handles .handle_2 .handle_tiles{display:flex;flex-direction:row;gap:30px}.article-7 .article_box_3 ._col_2 .handles .handle_1 .handle_tiles .tile,.article-7 .article_box_3 ._col_2 .handles .handle_2 .handle_tiles .tile{display:flex;flex-direction:column;align-items:center;gap:7px}.article-8 .img_popups .popup_info_tile_1{top:1%;left:80%}.article-8 .img_popups .popup_info_tile_2{top:18%;left:1%}.article-8 .img_popups .popup_info_tile_3{top:30%;left:90%}.article-8 .img_popups .popup_info_tile_4{top:44%;left:47%}.article-8 .img_popups .popup_info_tile_5{top:65%;left:27%}.article-8 .img_popups .popup_info_tile_6{top:78%;left:2%}.article-8 .img_popups .popup_info_tile_7{top:91%;left:33%}.article-8 .img_popups .popup_info_tile_8{top:82%;left:61%}.article-8 .page_hero__wrapper h1{color:#000}.article-8 .page_hero__wrapper p{color:#000}.article-9 .img_popups .popup_info_tile_1{top:1%;left:80%}.article-9 .img_popups .popup_info_tile_2{top:18%;left:1%}.article-9 .img_popups .popup_info_tile_3{top:30%;left:90%}.article-9 .img_popups .popup_info_tile_4{top:44%;left:47%}.article-9 .img_popups .popup_info_tile_5{top:65%;left:27%}.article-9 .img_popups .popup_info_tile_6{top:78%;left:2%}.article-9 .img_popups .popup_info_tile_7{top:91%;left:33%}.article-9 .img_popups .popup_info_tile_8{top:82%;left:61%}.article-9 .page_hero__wrapper h1{color:#000}.article-9 .page_hero__wrapper p{color:#000}.article-10 .img_popups .popup_info_tile_1{top:1%;left:80%}.article-10 .img_popups .popup_info_tile_2{top:18%;left:1%}.article-10 .img_popups .popup_info_tile_3{top:30%;left:90%}.article-10 .img_popups .popup_info_tile_4{top:44%;left:47%}.article-10 .img_popups .popup_info_tile_5{top:65%;left:27%}.article-10 .img_popups .popup_info_tile_6{top:78%;left:2%}.article-10 .img_popups .popup_info_tile_7{top:91%;left:33%}.article-10 .img_popups .popup_info_tile_8{top:82%;left:61%}.article-10 .page_hero__wrapper h1{color:#000}.article-10 .page_hero__wrapper p{color:#000}.article-11 .img_popups .popup_info_tile_1{top:1%;left:80%}.article-11 .img_popups .popup_info_tile_2{top:18%;left:1%}.article-11 .img_popups .popup_info_tile_3{top:30%;left:90%}.article-11 .img_popups .popup_info_tile_4{top:44%;left:47%}.article-11 .img_popups .popup_info_tile_5{top:65%;left:27%}.article-11 .img_popups .popup_info_tile_6{top:78%;left:2%}.article-11 .img_popups .popup_info_tile_7{top:91%;left:33%}.article-11 .img_popups .popup_info_tile_8{top:82%;left:61%}.article-11 .page_hero__wrapper h1{color:#000}.article-11 .page_hero__wrapper p{color:#000}.article-14 .img_popups .popup_info_tile_1{top:1%;left:53%}.article-14 .img_popups .popup_info_tile_2{top:13%;left:69%}.article-14 .img_popups .popup_info_tile_3{top:18%;left:20%}.article-14 .img_popups .popup_info_tile_4{top:30%;left:80%}.article-14 .img_popups .popup_info_tile_5{top:48%;left:86%}.article-14 .img_popups .popup_info_tile_6{top:53%;left:20%}.article-14 .img_popups .popup_info_tile_7{top:60%;left:79%}.article-14 .img_popups .popup_info_tile_8{top:71%;left:47%}.article-14 .img_popups .popup_info_tile_9{top:75%;left:80%}.article-14 .img_popups .popup_info_tile_10{top:80%;left:4%}.article-14 .img_popups .popup_info_tile_11{top:95%;left:70%}.article-14 .article_box_2{text-align:center}.article-14 .article_box_2 .head_txt_2{margin-bottom:30px}.article-14 .color_tiles .color_tiles_data .tile p{padding-right:20px}.article-15 .text h2{margin-bottom:30px}.article-16 .sub_page_1 .box-2 .tiles{position:relative;display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}.article-16 .sub_page_1 .box-2 .tiles .tiles_tile{background:#fff;padding:20px;box-shadow:0px 0px 30px rgba(0,0,0,.16)}.article-16 .sub_page_1 .box-2 .tiles .tiles_tile .head_txt_5{margin-bottom:10px}#cookie-information{display:none}#page-2 #realizations_box{padding-top:75px;padding-bottom:75px}#scontainer-1 .swiper-pagination{position:absolute;right:50px;bottom:50px;width:auto;display:flex;justify-content:flex-end;gap:30px}#scontainer-1 .swiper-pagination .swiper-pagination-bullet{color:#fff;background:rgba(0,0,0,0) !important;position:relative;display:block;height:30px;width:30px;opacity:1 !important}#scontainer-1 .swiper-pagination .swiper-pagination-bullet::before{display:block;height:30px;width:30px;position:absolute;top:0;left:0;font-size:22px}#scontainer-1 .swiper-pagination .swiper-pagination-bullet:first-child::before{content:"01"}#scontainer-1 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::before{content:"02"}#scontainer-1 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::before{content:"03"}#scontainer-1 .swiper-pagination .swiper-pagination-bullet:nth-child(4)::before{content:"04"}#scontainer-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{margin-right:70px;position:relative}#scontainer-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{content:"";display:block;height:1px;width:50px;background:#fff;position:absolute;top:50%;right:-75px}#scontainer-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:last-child{margin-right:0 !important}#scontainer-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4)::after{display:none;right:auto;left:-80px}.box_stats{padding-bottom:125px}.box_stats #scontainer-15 ul{list-style-type:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:20px}.box_stats #scontainer-15 ul li+li:before{content:"";display:block;height:90%;width:1px;background:#000;position:absolute;top:0;left:0}.box_stats #scontainer-15 ul li{flex:1 1 auto;display:block;text-align:center;text-transform:uppercase;font-size:15px;position:relative}.box_stats #scontainer-15 ul li:first-child{padding-left:0}.box_stats #scontainer-15 ul li:last-child{padding-right:0}.box_stats #scontainer-15 ul li strong{font-size:64px;font-weight:600;color:#e7dcd0;display:block;margin-bottom:-20px}@media(max-width: 991px){.box_stats #scontainer-15 ul li{width:50%}.box_stats #scontainer-15 ul li:nth-child(2n)::before{height:100%}.box_stats #scontainer-15 ul li:nth-child(2n+1)::before{display:none}}@media(max-width: 767px){.box_stats #scontainer-15 ul li{font-size:13px}.box_stats #scontainer-15 ul li strong{font-size:46px;margin-bottom:-10px}}.box_stats_text{font-size:22px;text-transform:uppercase}.box_stats_text p{margin-bottom:0}#scontainer-17{font-size:32px;font-weight:100;text-transform:uppercase}#page-2 .box-5{display:none !important}.splide__arrow,.splide__pagination{visibility:hidden !important}.box-katalog-download{padding-bottom:0 !important;overflow:hidden}.box-katalog-download .row{position:relative}.box-katalog-download .row::before{content:"";position:absolute;top:50%;left:50%;width:100vw;height:350px;background-image:url("/upload/filemanager/katalog/box-katalog-download-bg.jpg");background-position:center;transform:translate(-50%, -50%)}.box-katalog-download .row::after{content:url("/upload/filemanager/katalog/three-lines.svg");position:absolute;bottom:120px;left:0;transform:translateX(-50%)}.box-katalog-download .row .box-katalog-download-wrapper{display:flex;flex-direction:row;align-items:center}.box-katalog-download .row .box-katalog-download-wrapper h2{color:#fff;font-weight:300;font-size:35px;line-height:45px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:0;width:100%;max-width:380px;text-align:right}.box-katalog-download .row .box-katalog-download-wrapper h2 strong{font-weight:700}.box-katalog-download img{max-width:100%;margin-right:75px}@media(max-width: 575px){.box-katalog-download img{margin-right:0}}.box-katalog-download a{border:1px solid #fff;display:inline-block;width:275px;color:#fff;font-weight:300;font-size:20px;line-height:30px;letter-spacing:.05em;padding:20px;text-transform:uppercase;align-items:center;transition:all .5s ease}@media(max-width: 575px){.box-katalog-download a{margin:auto;display:flex}}.box-katalog-download a::after{content:"";display:inline-block;height:18px;width:24px;background-image:url("/upload/filemanager/Icons/arrow-right-white.svg");background-size:cover;background-position:center;background-repeat:no-repeat;margin-left:10px}.box-katalog-download a:hover{background:#000}@media(max-width: 1199px){.box-katalog-download .row::before{background-size:cover;height:280px}.box-katalog-download .row::after{display:none}.box-katalog-download .row .box-katalog-download-wrapper{display:grid;grid-template-columns:1fr auto;grid-template-areas:"title img" "link img";-moz-column-gap:50px;column-gap:50px}.box-katalog-download .row .box-katalog-download-wrapper img{grid-area:img;margin-right:0}.box-katalog-download .row .box-katalog-download-wrapper h2{grid-area:title;max-width:unset}.box-katalog-download .row .box-katalog-download-wrapper a{grid-area:link;width:-moz-fit-content;width:fit-content;height:auto;margin-left:auto}.box-katalog-download img{max-width:290px}.box-katalog-download a{font-size:22px;width:150px;height:50px}}@media(max-width: 991px){.box-katalog-download .row::before{height:100%}}@media(max-width: 767px){.box-katalog-download img{max-width:200px;margin:0 auto !important}.box-katalog-download h2{text-align:center !important;font-size:24px !important}.box-katalog-download .row .box-katalog-download-wrapper{display:grid;grid-template-columns:1fr;grid-template-areas:"img" "title" "link";row-gap:30px;padding-top:40px;padding-bottom:40px}}@media(max-width: 575px){.box-katalog-download img{max-width:200px}.box-katalog-download a{display:inline-flex}}@media(max-width: 400px){.box-katalog-download .row::before{height:130px}.box-katalog-download img{max-width:130px}.box-katalog-download a{font-size:16px;width:120px;height:40px}}.box-realizations{position:relative;background:#f4f4f4}.box-realizations .swiper{width:100%;height:100%;max-height:1100px;margin-left:auto;margin-right:auto}.box-realizations .swiper-slide{height:calc((100% - 10px)/2) !important;max-height:-moz-fit-content;max-height:fit-content}.box-realizations .realization{width:100%;height:100%;background:#fff}@media(max-width: 767px){.box-realizations .realization{width:100%}}.box-realizations .realization .caption{background:#fff;padding:40px 50px}@media(max-width: 767px){.box-realizations .realization .caption{padding:20px}}.box-realizations .realization .caption .text{border-left:1px solid #6c6d70;padding-left:30px}@media(max-width: 767px){.box-realizations .realization .caption .text{padding-left:20px}}.box-realizations .realization .caption .text h3{font-style:normal;font-weight:400;font-size:20px;line-height:1.2;letter-spacing:.07em;text-transform:uppercase;color:#000;margin-bottom:10px}@media(max-width: 767px){.box-realizations .realization .caption .text h3{font-size:18px}}.box-realizations .realization .caption .text p{font-weight:300;font-size:13px;line-height:20px;letter-spacing:.05em;margin-bottom:0}@media(max-width: 767px){.box-realizations .realization .caption .text p{font-size:14px}}.box-realizations .realization .image{position:relative;height:313px}.box-realizations .realization .image::before{content:"";position:absolute;left:0;bottom:0;right:0;height:70px;background:hsla(0,0%,100%,.6)}.box-realizations .realization .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.box-realizations .container>.row>.col-xl-3{display:flex;justify-content:flex-end}@media(max-width: 575px){.box-realizations .container>.row>.col-xl-3{padding:0 25px;justify-content:center}}.box-realizations .container .col-xl-3{align-items:center}.box-realizations #scontainer-23{position:relative;text-align:right;max-width:300px;padding-bottom:300px}.box-realizations #scontainer-23::before{content:"";position:absolute;top:-10px;right:0;height:68px;background:url("/upload/filemanager/realizations/realizations-stripes.png") no-repeat center;width:900px;transform:translateY(-100%)}.box-realizations #scontainer-23 h2{font-weight:400;font-size:20px;line-height:24px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:20px}.box-realizations #scontainer-23 p{font-weight:300;font-size:15px;line-height:26px;text-align:right;letter-spacing:.05em}@media(max-width: 1199px){.box-realizations #scontainer-23{text-align:start}.box-realizations #scontainer-23::before{top:0;right:100%;transform:none}.box-realizations #scontainer-23 p{text-align:left}}@media(max-width: 575px){.box-realizations #scontainer-23{text-align:center}}@media(max-width: 1199px){.box-realizations{padding:20px 0}.box-realizations #scontainer-23{max-width:unset;padding-bottom:20px}}@media(max-width: 991px){.box-realizations::before{display:none}}#page_hero{margin-bottom:100px;width:100%;background:#f4f4f4}#page_hero .scontainer-content{max-width:1920px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:577px 1fr;align-items:center;min-height:400px}@media(min-width: 1900px){#page_hero .scontainer-content{grid-template-columns:645px 1fr}}@media(max-width: 1199px){#page_hero .scontainer-content{grid-template-columns:500px 1fr}}@media(max-width: 767px){#page_hero .scontainer-content{grid-template-columns:400px 1fr}}@media(max-width: 575px){#page_hero .scontainer-content{grid-template-columns:350px 1fr}}#page_hero .scontainer-content .left-data{position:relative;padding:40px;margin-left:auto;width:-moz-fit-content;width:fit-content}#page_hero .scontainer-content .left-data>*{max-width:410px}#page_hero .scontainer-content .left-data::before{content:"";position:absolute;left:0;bottom:0;width:1px;height:70%;background:#6c6d70}#page_hero .scontainer-content .left-data::after{content:"";position:absolute;left:0;bottom:0;width:50%;height:1px;background:#6c6d70}#page_hero .scontainer-content .left-data #breadcrumbs{margin-bottom:25px;justify-content:flex-end}#page_hero .scontainer-content .left-data h1{color:#000;font-weight:700;font-size:32px;line-height:37px;text-align:right;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px}#page_hero .scontainer-content .left-data p{color:#000;font-size:20px;line-height:25.6px;font-weight:300;letter-spacing:.05em;margin-bottom:0;text-align:right}#page_hero .scontainer-content .left-data p strong{font-weight:700}#page_hero .scontainer-content .right-data{position:relative;height:100%}#page_hero .scontainer-content .right-data::before{content:"";position:absolute;left:0;top:0;bottom:0;width:95px;background:hsla(0,0%,100%,.6);z-index:1}#page_hero .scontainer-content .right-data img{position:absolute;inset:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 991px){#page_hero .scontainer-content .left-data #breadcrumbs{margin-bottom:20px}#page_hero .scontainer-content .left-data h1{font-size:30px;line-height:32px;margin-bottom:15px}#page_hero .scontainer-content .left-data p{font-size:16px;line-height:24px}}@media(max-width: 575px){#page_hero .scontainer-content .left-data{padding:30px}#page_hero .scontainer-content .left-data #breadcrumbs{margin-bottom:20px}#page_hero .scontainer-content .left-data h1{font-size:24px;line-height:28px;margin-bottom:15px}#page_hero .scontainer-content .left-data p{font-size:14px;line-height:20px}}#nav_tabs{max-width:980px;padding-bottom:120px;margin-bottom:90px;margin-left:auto;margin-right:auto}#nav_tabs::before{content:"";position:absolute;bottom:0;left:0;height:1px;width:100vw;background-color:#000}#nav_tabs,#nav_tabs_colors{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:17px}#nav_tabs li,#nav_tabs_colors li{position:relative;min-width:-moz-fit-content;min-width:fit-content;width:200px;border:1px solid #000;background:#fff;transition:background 250ms ease}#nav_tabs li.new::before,#nav_tabs_colors li.new::before{content:url("/upload/filemanager/Icons/new-icon.png");position:absolute;top:-10px;right:-15px}#nav_tabs li.active,#nav_tabs_colors li.active{background:#000}#nav_tabs li.active a,#nav_tabs_colors li.active a{color:#fff}#nav_tabs li a,#nav_tabs_colors li a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;row-gap:7px;color:#000;font-weight:300;font-size:18px;line-height:1;margin-bottom:0;padding:12px 20px;cursor:pointer;transition:color 250ms ease}#nav_tabs li a u,#nav_tabs_colors li a u{display:flex;flex-direction:column;align-items:center;font-weight:300;font-size:14px;line-height:1.3;margin-bottom:0;letter-spacing:.05em;text-decoration:none}#nav_tabs li a u span,#nav_tabs_colors li a u span{margin-top:-4px;font-size:14px}#product-preview-box{margin-bottom:70px}#product-preview-box .product-preview-box .scontainer-content .product-preview{display:none;padding-left:250px}#product-preview-box .product-preview-box .scontainer-content .product-preview.active{display:block}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img{padding-top:15px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem{position:absolute;left:0;transform:translateX(-95%);z-index:3;width:240px;height:240px;text-align:center;padding:15px;background:#fff;border:5px solid #d8d8d8;border-radius:100%}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem::before{content:"";position:absolute;inset:-10px;border:5px solid #e6e6e6;border-radius:100%}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem::after{content:"";position:absolute;inset:-15px;border:5px solid #f4f4f4;border-radius:100%;box-shadow:0 0 0px 5px #fbfbfb}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem img{margin-bottom:14px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem p{font-weight:300;font-size:18px;line-height:20px;letter-spacing:.05em;margin-bottom:0}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem p strong{display:block;position:relative;font-weight:700;font-size:16px;line-height:20px;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#4ca8e6;margin-bottom:14px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem p strong::before{content:"";position:absolute;bottom:-6px;left:50%;height:1px;width:100%;max-width:110px;background:#4ca8e6;transform:translateX(-50%)}@media(max-width: 991px){#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem{transform:translateX(0);left:15px}}@media(max-width: 575px){#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem{display:none}}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-wrapper .swiper-slide{text-align:center}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-navigation{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:60px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-navigation .swiper-button-disabled{opacity:.6}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-navigation .swiper-slide-next{position:relative;cursor:pointer;transition:opacity 250ms ease-in}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-navigation .swiper-slide-next img{width:50px;height:50px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-navigation .swiper-slide-prev{position:relative;cursor:pointer;transition:opacity 250ms ease-in}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-navigation .swiper-slide-prev img{width:50px;height:50px}@media(max-width: 991px){#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img{margin-bottom:50px}}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text{display:flex;flex-direction:column;justify-content:space-between}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text h3{font-weight:700;font-size:35px;line-height:37px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:25px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul{border:1px solid #f4f4f4;padding:15px 20px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul::-webkit-scrollbar{width:3px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul::-webkit-scrollbar-thumb{background:#dadada;border-radius:0px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(128,128,128,.1);border-radius:0px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul::-webkit-scrollbar-thumb:hover{background:#000}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul li:not(:last-child){margin-bottom:25px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul li h4{font-weight:700;font-size:16px;line-height:26px;letter-spacing:.05em;margin-bottom:0}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul li p{font-weight:300;font-size:16px;line-height:26px;letter-spacing:.05em;margin-bottom:0}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text__footer{display:grid;grid-template-columns:1fr 1fr;align-items:center;-moz-column-gap:55px;column-gap:55px;row-gap:15px;padding-top:45px;padding-left:20px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text__footer img{width:100%;max-width:-moz-fit-content;max-width:fit-content}@media(max-width: 767px){#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text{text-align:center}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text .btn8{margin-top:40px;margin-left:auto;margin-right:auto}}@media(max-width: 991px){#product-preview-box .product-preview-box .scontainer-content .product-preview{padding-left:0}}@media(max-width: 991px){#product-preview-box{margin-bottom:70px}}#characteristics-box{position:relative}#characteristics-box::before{content:"";position:absolute;inset:0;box-shadow:0px 0px 30px rgba(0,0,0,.08);width:100vw;left:50%;transform:translateX(-50%)}#characteristics-box .scontainer-content .row{display:none}#characteristics-box .scontainer-content .row.active{display:flex}#characteristics-box .scontainer-content .row ul{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;-moz-column-gap:50px;column-gap:50px;padding:60px 0 30px 0}#characteristics-box .scontainer-content .row ul li{position:relative;color:#2c2d2f;display:flex;flex-direction:row;align-items:center;-moz-column-gap:15px;column-gap:15px;row-gap:8px;padding:20px;width:100%;max-width:300px;flex:1;justify-content:space-between}#characteristics-box .scontainer-content .row ul li:not(:last-child)::before{content:"";position:absolute;bottom:0;top:50%;right:-25px;width:1px;height:86px;background:#000;transform:translateY(-50%)}#characteristics-box .scontainer-content .row ul li img{filter:invert(1)}#characteristics-box .scontainer-content .row ul li h2{font-weight:700;font-size:18px;line-height:26px;margin-bottom:0}#characteristics-box .scontainer-content .row ul li p{font-weight:400;font-size:16px;line-height:1.5;margin-bottom:0}#characteristics-box .scontainer-content .row .col-12>p{width:100%;max-width:960px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-weight:300;font-size:10px;line-height:12px;letter-spacing:.05em}@media(max-width: 991px){#characteristics-box .scontainer-content .row ul{flex-direction:column;row-gap:30px}#characteristics-box .scontainer-content .row ul li{align-items:center}#characteristics-box .scontainer-content .row ul li:not(:last-child)::before{top:auto;bottom:-15px;left:50%;width:calc(100% - 30px);height:1px;transform:translateX(-50%)}}#product-360{position:relative;margin-top:100px;width:100%;max-width:1260px;margin-left:auto;margin-right:auto}#product-360 span:nth-child(1)::before{top:100px;background:rgba(231,220,208,.8)}#product-360 span:nth-child(2)::before{top:120px;background:#d8d8d8}#product-360 span:nth-child(3)::before{top:140px;background:#6c6d70}#product-360 span::before{content:"";position:absolute;left:15px;right:15px;height:9px}#product-360 .product-preview-data{display:flex;flex-direction:row;align-items:flex-start;-moz-column-gap:50px;column-gap:50px}#product-360 .product-preview-data>img{transition:all 250ms ease-in-out}#product-360 .product-preview-data>img:hover{animation:tilt-n-move-shaking 1s infinite}@keyframes tilt-n-move-shaking{0%{transform:scale(1) rotate(0deg)}25%{transform:scale(1.1) rotate(15deg)}50%{transform:scale(1.1) rotate(0deg)}75%{transform:scale(1.1) rotate(-15deg)}100%{transform:scale(1) rotate(0deg)}}#product-360 .product-preview-data .product-preview-text h4{width:100%;max-width:310px;font-weight:300;font-size:20px;line-height:35px;letter-spacing:.15em;text-transform:uppercase}#product-360 .product-preview-data .product-preview-text p{font-weight:700;font-size:15px;line-height:35px;letter-spacing:.15em;margin-bottom:0}#product-colors>.col-12{display:none}#product-colors>.col-12.active{display:block}#product-popup-box .product-popup-box-list{display:none}#product-popup-box .product-popup-box-list.active{display:block !important}#product-popup-box .scontainer-content{position:relative;margin-bottom:110px;height:875px}@media(max-width: 575px){#product-popup-box .scontainer-content{height:540px}}#product-popup-box .row:first-child{position:absolute;top:0;right:50%;height:100%}#product-popup-box .row:first-child img{width:auto !important;max-width:none !important;height:100%}@media(min-width: 1360px){#product-popup-box .row:first-child{transform:translateX(-41%)}}#product-popup-box .row:first-child::before{content:"";position:absolute;top:0;left:50%;height:100%;width:100%;background:rgba(244,244,244,.6)}#product-popup-box .row:last-child{position:relative;height:100%;align-items:center}#product-popup-box .row .box-data{position:relative;width:100%}@media(max-width: 1199px){#product-popup-box .row .box-data{width:-moz-fit-content;width:fit-content;margin:0 auto}#product-popup-box .row .box-data img{margin:0 auto;display:block}}@media(max-width: 1199px)and (max-width: 575px){#product-popup-box .row .box-data img{max-width:300px !important}}#product-popup-box .row .box-data ul{position:absolute;top:0;left:15px;width:calc(100% - 15px);height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}#product-popup-box .row .box-data ul li{position:absolute;width:-webkit-fill-available}@media(min-width: 1200px){#product-popup-box .row .box-data ul li::after{content:"";position:absolute;top:9.5px;right:0;width:calc(100% - 19px);height:1px;background:#000}}#product-popup-box .row .box-data ul li::before{content:"";position:absolute;width:19px;height:19px;background:hsla(0,0%,100%,.3);border:1px solid #000;border-radius:100%;font-weight:700;font-size:25px;line-height:20px;text-align:center;letter-spacing:.05em;display:flex;align-items:center;justify-content:center}@media(max-width: 1199px){#product-popup-box .row .box-data ul li{position:initial;width:19px;height:19px}#product-popup-box .row .box-data ul li::before{cursor:pointer;width:49px;height:49px;transform:translate(-50%, -50%)}}#product-popup-box .row .box-data ul li p{position:relative;color:#000;font-weight:300;font-size:16px;line-height:20px;letter-spacing:.05em;text-align:right;margin-bottom:0;width:100%;margin-left:auto}@media(min-width: 1200px){#product-popup-box .row .box-data ul li p{padding:25px 15px 0 0}#product-popup-box .row .box-data ul li p::after{content:"";position:absolute;top:9.5px;right:0;height:100%;width:1px;background:#000}}@media(max-width: 1199px){#product-popup-box .row .box-data ul li p{text-align:center;position:absolute;left:50%;top:50%;width:-moz-max-content;width:max-content;max-width:400px;transform:translate(-50%, -50%);background:#fff;padding:40px 20px 20px;z-index:1;cursor:pointer;opacity:0;visibility:hidden;transition:opacity 150ms ease-in,visibility 150ms ease-in}#product-popup-box .row .box-data ul li p::before{content:"";position:absolute;top:20px;right:15px;width:15px;height:1px;transform:rotate(45deg);background:#000}#product-popup-box .row .box-data ul li p::after{content:"";position:absolute;top:20px;right:15px;width:15px;height:1px;transform:rotate(-45deg);background:#000}#product-popup-box .row .box-data ul li p.active{opacity:1;visibility:visible}}@media(max-width: 575px){#product-popup-box .row .box-data ul li p{max-width:290px}}.colors-box-head-wrapper{padding:45px 50px 30px;background:#f4f4f4}.colors-box-head-wrapper h2{font-size:30px;font-weight:300;line-height:25px;letter-spacing:.15em}.colors-box-head-wrapper p{font-size:16px;font-weight:300;line-height:25px;letter-spacing:.05em;margin-bottom:0}.color-tiles{position:relative;height:-moz-fit-content;height:fit-content}.color-tiles::before{content:"";position:absolute;left:0;top:12px;bottom:0;width:1px;background:#6c6d70}.color-tiles-title{position:relative;padding-left:240px;min-height:30px}.color-tiles-title::before{content:"";position:absolute;left:0;top:12px;width:213px;height:1px;background:#6c6d70}.color-tiles-title h2{font-weight:700;font-size:20px;line-height:25px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:0}@media(max-width: 991px){.color-tiles-title{padding-left:100px}.color-tiles-title::before{width:60px}}.color-tiles-data{padding-left:60px;padding-top:50px;max-height:unset}.color-tiles-data li{display:flex;flex-direction:row;align-items:center;-moz-column-gap:17px;column-gap:17px}.color-tiles-data li img{width:100%;max-width:-moz-fit-content;max-width:fit-content}.color-tiles-data li p{font-weight:300;font-size:13px;line-height:15px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:0}@media(max-width: 991px){.color-tiles-data{padding-left:30px;padding-top:30px}}.color-tiles[status=true] button span::after{width:0}.color-tiles button{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:250px;min-height:38px;background:#fff;border:1px solid #000;margin-left:60px;margin-top:19px;padding:0 20px;outline:none !important;background:#fff;transition:background 250ms ease-in-out;cursor:pointer}.color-tiles button:hover{background:#000}.color-tiles button:hover p{color:#fff}.color-tiles button:hover span{border-color:#fff}.color-tiles button:hover span::before,.color-tiles button:hover span::after{background:#fff}.color-tiles button p{font-weight:300;font-size:16px;line-height:20px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:0;transition:color 250ms ease-in}.color-tiles button span{position:relative;width:20px;height:20px;border-radius:100%;border:1px solid #000;transition:border 250ms ease-in}.color-tiles button span::before{content:"";position:absolute;left:50%;top:50%;width:10px;height:1px;background:#000;border-radius:3px;transform:translate(-50%, -50%);transition:background 250ms ease-in}.color-tiles button span::after{content:"";position:absolute;left:50%;top:50%;width:10px;height:1px;background:#000;border-radius:3px;transform:translate(-50%, -50%) rotate(90deg);transition:width 250ms ease-in,background 250ms ease-in}@media(max-width: 991px){.color-tiles button{margin-left:30px}}#our-catalog .scontainer-content h2{font-weight:300;font-size:25px;line-height:40px;text-align:right;letter-spacing:.07em;text-transform:uppercase;text-align:right}#our-catalog .scontainer-content h2 strong{font-weight:700}#our-catalog .scontainer-content a{display:block;text-align:center;padding:15px;border:1px solid #000;margin-top:20px;width:100%;color:#000;font-weight:300;font-size:25px;line-height:30px;letter-spacing:.05em;text-transform:uppercase}@media(max-width: 991px){#our-catalog .scontainer-content h2{font-size:20px;line-height:30px}#our-catalog .scontainer-content a{font-size:20px}}@media(max-width: 767px){#our-catalog .scontainer-content h2{text-align:left}}#our-catalog .scontainer-content .our-catalog-img{position:relative}#our-catalog .scontainer-content .our-catalog-img h2{position:absolute;bottom:0;left:0;right:0;background:#3a3a3a;mix-blend-mode:hard-light;padding:25px;margin-bottom:0;color:#fff;font-weight:300;font-size:25px;line-height:32px;text-align:center;letter-spacing:.05em;text-transform:uppercase}@media(max-width: 991px){#our-catalog .scontainer-content .our-catalog-img h2{font-size:20px;line-height:30px}}#our-catalog .scontainer-content .our-catalog-footer{position:relative}#our-catalog .scontainer-content .our-catalog-footer span.line::before{content:"";position:absolute;right:calc(100% + 30px);height:11px;width:100vw}#our-catalog .scontainer-content .our-catalog-footer span.line:nth-child(2)::before{top:0;background:rgba(231,220,208,.8)}#our-catalog .scontainer-content .our-catalog-footer span.line:nth-child(3)::before{top:50%;background:#d8d8d8;transform:translateY(-50%)}#our-catalog .scontainer-content .our-catalog-footer span.line:nth-child(4)::before{bottom:0;background:#6c6d70}.article-17{margin-bottom:0}.article-17 ul{list-style:initial;padding-left:36px;margin-bottom:0}.article-17 ul li{margin-bottom:10px}.article-17 ul li>ul{list-style:circle}@media(max-width: 991px){.veka-icons{text-align:center}}.veka-icons ._title{font-weight:600;margin-bottom:10px}.veka-icons ._text{font-size:.95rem}@media(max-width: 991px){.veka-icons ._text{margin-bottom:25px}}.veka-icons ._icon{margin-bottom:15px}.veka-icons ._icon img{height:70px}.veka-icons ._icon img[src="/upload/filemanager/Pages/Turen/VEKAMOTION-82/Vielzahl-an-Anpassungsmoglichkeiten.svg"]{height:50px;margin-top:10px;margin-bottom:10px}#page-8 .box-katalog-download{padding-bottom:125px !important}@media(max-width: 767px){#page-8 .box-katalog-download{padding-bottom:90px !important}}@media(max-width: 400px){#page-8 .box-katalog-download .row::before{height:100%}}#scontainer-48 a,#scontainer-51 a,#scontainer-74 a{text-transform:uppercase;font-size:18px;font-weight:300;color:#000;display:inline-flex;align-items:center;margin-top:25px;padding:16px 25px;background:rgba(0,0,0,0)}#scontainer-48 a::after,#scontainer-51 a::after,#scontainer-74 a::after{content:url("/upload/filemanager/Icons/arrow_right_black.svg");display:inline-block;line-height:0;margin-left:20px;margin-top:-3px;transition:all 250ms ease-in-out}#scontainer-48 a:hover::after,#scontainer-51 a:hover::after,#scontainer-74 a:hover::after{filter:invert(1)}#product-colors-preview-box{margin-bottom:70px}#product-colors-preview-box .scontainer-content .colors-box-header{padding:45px 50px 30px;margin-bottom:50px;background:#f4f4f4}#product-colors-preview-box .scontainer-content .colors-box-header h2{font-size:30px;font-weight:300;line-height:25px;letter-spacing:.15em}#product-colors-preview-box .scontainer-content .colors-box-header p{font-size:16px;font-weight:300;line-height:25px;letter-spacing:.05em;margin-bottom:0}#product-colors-preview-box .scontainer-content .colors-box-header .c-row{display:flex;flex-direction:row;-moz-column-gap:40px;column-gap:40px}#product-colors-preview-box .scontainer-content .colors-box-header .c-row .c-col-2{display:flex;justify-content:center;flex:1}#product-colors-preview-box .scontainer-content .colors-preview{display:none}#product-colors-preview-box .scontainer-content .colors-preview.active{display:block}#product-colors-preview-box .scontainer-content .colors-preview .color-tiles-rows .color-tiles:not(:last-child){margin-bottom:130px}#product-colors-preview-box .scontainer-content .colors-preview .color-tiles-rows .color-tiles .color-tiles-data{display:flex;flex-direction:row;flex-wrap:wrap;-moz-column-gap:17px;column-gap:17px;row-gap:17px;align-items:flex-start;overflow:hidden}#product-colors-preview-box .scontainer-content .colors-preview .color-tiles-rows .color-tiles .color-tiles-data li{flex:0 0 calc(33.3333333333% - 11.3333333333px)}@media(max-width: 991px){#product-colors-preview-box .scontainer-content .colors-preview .color-tiles-rows .color-tiles .color-tiles-data li{flex:0 0 calc(50% - 8.5px)}#product-colors-preview-box .scontainer-content .colors-preview .color-tiles-rows .color-tiles .color-tiles-data li.empty{display:none}}@media(max-width: 767px){#product-colors-preview-box .scontainer-content .colors-preview .color-tiles-rows .color-tiles .color-tiles-data li{flex:0 0 100%}}button.c-button{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:250px;min-height:38px;background:#fff;border:1px solid #000;padding:0 20px;outline:none !important;background:#fff;transition:background 250ms ease-in-out;cursor:pointer}button.c-button:hover{background:#000}button.c-button:hover p{color:#fff}button.c-button:hover span{border-color:#fff}button.c-button:hover span::before,button.c-button:hover span::after{background:#fff}button.c-button p{font-weight:300;font-size:16px;line-height:20px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:0;transition:color 250ms ease-in}button.c-button span{position:relative;width:20px;height:20px;border-radius:100%;border:1px solid #000;transition:border 250ms ease-in}button.c-button span::before{content:"";position:absolute;left:50%;top:50%;width:10px;height:1px;background:#000;border-radius:3px;transform:translate(-50%, -50%);transition:background 250ms ease-in}button.c-button span::after{content:"";position:absolute;left:50%;top:50%;width:10px;height:1px;background:#000;border-radius:3px;transform:translate(-50%, -50%) rotate(90deg);transition:width 250ms ease-in,background 250ms ease-in}@media(max-width: 991px){button.c-button{margin-left:30px}}#scontainer-139,#scontainer-141{margin-bottom:120px}@media(max-width: 575px){#scontainer-139,#scontainer-141{margin-bottom:60px}}#scontainer-139 h2,#scontainer-141 h2{font-size:50px;font-weight:250;line-height:1;letter-spacing:2px;font-family:"URW Form";text-transform:uppercase;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid #000}@media(max-width: 767px){#scontainer-139 h2,#scontainer-141 h2{margin-bottom:30px;padding-bottom:30px}}@media(max-width: 575px){#scontainer-139 h2,#scontainer-141 h2{font-size:34px}}#scontainer-139 p,#scontainer-141 p{font-size:34px;font-weight:300;line-height:1;letter-spacing:2px;font-family:"URW Form";color:#1d1d1e;text-transform:uppercase;margin-bottom:0}@media(max-width: 575px){#scontainer-139 p,#scontainer-141 p{font-size:24px}}#scontainer-139 .col-left,#scontainer-141 .col-left{max-width:560px}@media(max-width: 767px){#scontainer-139 .col-left,#scontainer-141 .col-left{margin-bottom:30px}}#scontainer-140,#scontainer-142{margin-bottom:120px}@media(max-width: 575px){#scontainer-140,#scontainer-142{margin-bottom:60px}}#scontainer-140 p,#scontainer-142 p{color:#fff;font-size:24px;font-weight:300;letter-spacing:2px;text-align:center;text-transform:uppercase;margin-bottom:40px}@media(max-width: 575px){#scontainer-140 p,#scontainer-142 p{margin-bottom:20px}}#scontainer-140 .row-1,#scontainer-142 .row-1{width:100%;max-width:300px;margin-bottom:40px}#scontainer-140 .row-1 ul,#scontainer-142 .row-1 ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:8px}#scontainer-140 .row-1 ul li a,#scontainer-142 .row-1 ul li a{color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;display:flex;align-items:center;padding:18px 35px;background:#1d1d1e}#scontainer-140 .row-2,#scontainer-142 .row-2{justify-content:center}#scontainer-140 .row-2>div,#scontainer-142 .row-2>div{margin-bottom:20px;padding:0 10px}#scontainer-140 .row-2>div>div,#scontainer-142 .row-2>div>div{padding:40px 40px 20px;background:#1d1d1e;height:100%}@media(max-width: 575px){#scontainer-140 .row-2>div>div,#scontainer-142 .row-2>div>div{padding:40px 10px}}#scontainer-140 .row-2 ul,#scontainer-142 .row-2 ul{padding:0;margin:0;list-style:none;display:flex;justify-content:center;flex-direction:row;gap:8px}#scontainer-140 .row-2 ul li:nth-child(1) a,#scontainer-142 .row-2 ul li:nth-child(1) a{background:#dfdfdf}#scontainer-140 .row-2 ul li:nth-child(1) a::after,#scontainer-142 .row-2 ul li:nth-child(1) a::after{content:url("/upload/filemanager/icons/Vidok-Icon.svg")}#scontainer-140 .row-2 ul li:nth-child(2) a,#scontainer-142 .row-2 ul li:nth-child(2) a{background:#fff}#scontainer-140 .row-2 ul li:nth-child(2) a::after,#scontainer-142 .row-2 ul li:nth-child(2) a::after{content:url("/upload/filemanager/icons/See-Icon.svg")}#scontainer-140 .row-2 ul li a,#scontainer-142 .row-2 ul li a{color:#1d1d1e;font-size:13px;font-weight:700;letter-spacing:0px;text-transform:uppercase;display:flex;gap:10px;position:relative;padding:12px 20px;align-items:self-end}#scontainer-140 .row-2 ul li a::after,#scontainer-142 .row-2 ul li a::after{height:24px;width:24px}#scontainer-140 .row-2 ul li a:hover,#scontainer-142 .row-2 ul li a:hover{color:#1d1d1e}@media(max-width: 575px){#scontainer-140 .row-2 ul li a,#scontainer-142 .row-2 ul li a{padding:15px}}/*# sourceMappingURL=style.css.map */ \ No newline at end of file +@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap";@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}body{font-family:"URW Form",sans-serif}body p{letter-spacing:.05em;font-size:16px}a{text-decoration:none}a:hover{text-decoration:none}ul{list-style:none;padding-left:0;margin-bottom:0}ul.ul_1 li{position:relative;padding-left:25px}ul.ul_1 li::before{content:"";position:absolute;left:0;top:11px;width:15px;height:1px;background:#1d1d1b}.head_txt_1,.article .page_hero__wrapper h1,#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile h3{font-weight:700;font-size:40px;line-height:1.5;margin-bottom:0}.head_txt_2{font-weight:700;font-size:36px;line-height:1.5;margin-bottom:0}.head_txt_3{font-weight:500;font-size:24px;line-height:1.5;margin-bottom:0}.head_txt_4,.article .tab-container .nav.nav-tabs li a{font-weight:700;font-size:25px;line-height:30px;margin-bottom:0}.head_txt_5{font-weight:700;font-size:18px;line-height:26px;margin-bottom:0}.body_txt,.article .doors_slider .swiper-slide p,.article .img_popups .popup_info_tile .popup_info,.article .page_hero__wrapper p,#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile p,.btn8,.btn7{font-weight:400;font-size:16px;line-height:1.5;margin-bottom:0}.small_txt,.article .tab-container .nav.nav-tabs li a span,#breadcrumbs li a,#breadcrumbs li{font-weight:300;font-size:15px;line-height:26px;margin-bottom:0;letter-spacing:.05em}.tiny_txt{font-weight:400;font-size:10.24px;line-height:16px;margin-bottom:0}.btn1,header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 a{display:inline-block;color:#fff;font-weight:400;font-size:18px;line-height:23px;padding:12px 30px;background:#343431;transition:background 250ms ease-in-out,box-shadow 250ms ease-in-out,color 250ms ease-in-out;cursor:pointer}.btn1:hover,header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 a:hover{color:#fff;background:linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),#343431;box-shadow:0px 3px 16px rgba(0,0,0,.16)}.btn1:active,header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 a:active{box-shadow:none !important}.btn2{display:inline-flex;align-items:center;-moz-column-gap:15px;column-gap:15px;color:#fff;font-weight:400;font-size:18px;line-height:23px;padding:12px 30px;background:#343431;transition:background 250ms ease-in-out,box-shadow 250ms ease-in-out,color 250ms ease-in-out;cursor:pointer}.btn2::after{content:url("/images/icons/fi_repeat_white.svg");line-height:1}.btn2:hover{color:#fff;background:linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),#343431;box-shadow:0px 3px 16px rgba(0,0,0,.16)}.btn2:active{box-shadow:none !important}.btn3{display:inline-block;color:#2c2d2f;font-weight:400;font-size:18px;line-height:23px;padding:10px 30px;background:#fff;border:2px solid #ffe604;transition:background 250ms ease-in-out,box-shadow 250ms ease-in-out,border-color 250ms ease-in-out,color 250ms ease-in-out;cursor:pointer}.btn3:hover{color:#fff;background:linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),#343431;box-shadow:0px 3px 16px rgba(0,0,0,.16);border-color:#343431}.btn3:active{box-shadow:none !important}.btn4{display:inline-flex;align-items:center;-moz-column-gap:15px;column-gap:15px;color:#2c2d2f;font-weight:400;font-size:18px;line-height:23px;padding:10px 30px;background:#fff;border:2px solid #ffe604;transition:background 250ms ease-in-out,box-shadow 250ms ease-in-out,border-color 250ms ease-in-out,color 250ms ease-in-out;cursor:pointer}.btn4::after{content:url("/images/icons/fi_repeat_black.svg");line-height:1}.btn4:hover{color:#fff;background:linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),#343431;box-shadow:0px 3px 16px rgba(0,0,0,.16);border-color:#343431}.btn4:hover::after{content:url("/images/icons/fi_repeat_white.svg")}.btn4:active{box-shadow:none !important}.btn5{display:inline-block;color:#2c2d2f;font-weight:400;font-size:18px;line-height:23px;padding:6px;background:#fff;cursor:pointer}.btn5:hover{color:#2c2d2f}.btn6{display:inline-flex;align-items:center;-moz-column-gap:15px;column-gap:15px;color:#2c2d2f;font-weight:400;font-size:18px;line-height:23px;padding:6px;background:#fff;cursor:pointer}.btn6::after{content:url("/images/icons/fi_repeat_black.svg");line-height:1}.btn6:hover{color:#2c2d2f}.btn7{display:inline-flex;align-items:center;-moz-column-gap:15px;column-gap:15px;color:#2c2d2f;padding:6px;background:#fff;transition:all 250ms ease;cursor:pointer}.btn7::after{content:"";background-image:url("/upload/filemanager/Icons/arrow_right_black.svg");background-size:19px;display:inline-block;width:19px;height:19px;line-height:0}.btn7:hover{color:#2c2d2f;-moz-column-gap:30px;column-gap:30px}.btn8{display:block;padding:16px 90px;color:#2c2d2f;font-weight:700;font-size:16px;line-height:1;width:-moz-fit-content;width:fit-content;border:1px solid #000;background:#fff;transition:color 250ms ease,background 250ms ease;cursor:pointer}.btn8:hover{color:#fff !important;background:#000 !important}.gap_mini{padding-top:60px !important;padding-bottom:60px !important}.gap_mini_top{padding-top:60px !important}.gap_mini_bottom{padding-bottom:60px !important}@media(max-width: 991px){.gap_mini{padding-top:30px;padding-bottom:30px}.gap_mini_top{padding-top:30px}.gap_mini_bottom{padding-bottom:30px}}.gap_big{padding-top:100px !important;padding-bottom:100px !important}.gap_big_top{padding-top:100px !important}.gap_big_bottom{padding-bottom:100px !important}@media(max-width: 991px){.gap_big{padding-top:50px;padding-bottom:50px}.gap_big_top{padding-top:50px}.gap_big_bottom{padding-bottom:50px}}.vertical_nav_list li{padding:17px 0 13px 10px;border-bottom:1px solid #000}.vertical_nav_list li a{color:#2c2d2f;font-weight:400;font-size:16px;line-height:23px;display:flex;flex-direction:row;align-items:center;gap:15px;transition:gap 250ms ease-in-out;text-transform:uppercase;pointer-events:none}.vertical_nav_list li a::after{content:url("/upload/filemanager/Icons/arrow_right_black.svg");display:inline-block;line-height:0;display:none}.vertical_nav_list li a:hover{gap:30px}.checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;min-width:18px;min-height:18px;border:1px solid #000;border-radius:1px;cursor:pointer}.checkbox::before{content:url("/upload/filemanager/Icons/check_box.svg");line-height:0;visibility:hidden;opacity:0;transition:all 150ms ease}.checkbox:checked::before{visibility:visible;opacity:1}#breadcrumbs{display:flex;flex-direction:row;gap:30px}#breadcrumbs li{position:relative}#breadcrumbs li:not(:last-child)::after{content:">";position:absolute;right:-15px;top:0;bottom:0;transform:translateX(50%)}#breadcrumbs li a{color:#000}@media(max-width: 767px){#breadcrumbs li a{font-size:12px;line-height:20px}}.box_padding{padding:20px}#main-menu-btn{height:70px;width:70px;position:fixed;top:10px;right:10px;color:#fff;background:#000;display:none;z-index:99999;line-height:50px;text-align:center;font-size:35px;cursor:pointer;border-radius:50%}@media(max-width: 1199px){#main-menu-btn{display:flex;align-items:center;justify-content:center}}header{position:sticky;top:0;background:#fff;z-index:998;transition:box-shadow 150ms linear}header.fixed{box-shadow:0px 0px 30px rgba(0,0,0,.06)}@media(min-width: 1620px){header .container{max-width:1140px}}@media(min-width: 1360px){header .container{max-width:1140px}}@media(min-width: 1200px){header .container{max-width:1140px}}header .header__wrapper{display:flex;flex-direction:row;justify-content:space-between}@media(max-width: 767px){header .header__wrapper{flex-direction:column;gap:10px}}@media(max-width: 1199px){header .header__wrapper{-moz-column-gap:25px;column-gap:25px}}@media(max-width: 575px){header .header__wrapper #main-menu{height:100%;width:100%;position:fixed;z-index:10;background:#fff;display:none}header .header__wrapper #main-menu.visible{display:flex}}@media(max-width: 575px){header .header__wrapper #main-menu div[id^=menu-container-]{width:100%;display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}}header .header__wrapper #main-menu div[id^=menu-container-] ul{margin:0;padding:0;list-style-type:none}@media(min-width: 576px){header .header__wrapper #main-menu div[id^=menu-container-] ul{display:flex;align-items:center;gap:24px}}@media(max-width: 575px){header .header__wrapper #main-menu div[id^=menu-container-] ul{width:100%}}header .header__wrapper #main-menu div[id^=menu-container-] ul li{position:relative}@media(min-width: 576px){header .header__wrapper #main-menu div[id^=menu-container-] ul li.parent>a{pointer-events:none}}header .header__wrapper #main-menu div[id^=menu-container-] ul li.parent a img{margin-left:7px}header .header__wrapper #main-menu div[id^=menu-container-] ul li.parent ul{width:-moz-max-content;width:max-content;padding:20px;background:#fff;box-shadow:0px 0px 5px rgba(0,0,0,.25)}header .header__wrapper #main-menu div[id^=menu-container-] ul li.parent ul li:not(:last-child){margin-bottom:10px}header .header__wrapper #main-menu div[id^=menu-container-] ul li a{color:#000;font-weight:400;font-size:.9375rem !important;line-height:32px}header .header__wrapper #main-menu div[id^=menu-container-] ul li ul{position:absolute;display:none}@media(max-width: 575px){header .header__wrapper #main-menu div[id^=menu-container-] ul li ul{position:static}}@media(min-width: 576px){header .header__wrapper #main-menu div[id^=menu-container-] ul li:hover ul{display:block}}header .header__wrapper #main-menu div[id^=menu-container-] ul li.active ul{display:block}header .header__wrapper .header_left{display:flex;align-items:center;justify-content:center;padding:20px 45px}@media(max-width: 1359px){header .header__wrapper .header_left{width:-moz-fit-content;width:fit-content;margin-right:auto}}@media(min-width: 992px)and (max-width: 1199px){header .header__wrapper .header_left{padding:20px}}header .header__wrapper .header_left a{display:block;position:relative;z-index:10;max-width:194px}header .header__wrapper .header_left a img{width:100%;max-width:150px}header .header__wrapper .header_left .header-logo{min-height:56px;width:120px}header .header__wrapper .header_left .header-logo .box-logo-relative{position:relative;transform-style:preserve-3d;width:100%;height:100%}header .header__wrapper .header_left .header-logo .box-logo-relative .box-logo-absolute{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:120px;height:56px;-o-object-fit:contain;object-fit:contain;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-animation:action-logo 4s linear infinite alternate;-webkit-animation:action-logo 4s linear infinite alternate;-ms-animation:none}header .header__wrapper .header_left .header-logo .box-logo-relative .box-logo-absolute.box-logo-absolute-back{transform:rotateY(180deg);-moz-animation:action-logo-back 4s linear infinite alternate;-webkit-animation:action-logo-back 4s linear infinite alternate;-ms-animation:none}header .header__wrapper .header_left .header-logo .box-logo-relative .box-logo-absolute img{width:100%;height:56px;-o-object-fit:contain;object-fit:contain}@keyframes action-logo{0%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}40%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}61%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}100%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}}@keyframes action-logo-back{0%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}40%{transform:rotateY(180deg);backface-visibility:hidden;-webkit-backface-visibility:hidden}61%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}100%{transform:rotateY(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}}header .header__wrapper .header_right{padding:20px 0;display:grid;grid-template-areas:"header_right_top header_big_btn header_social_icons" "header_right_bottom header_big_btn header_social_icons";align-items:center;-moz-column-gap:25px;column-gap:25px}@media(max-width: 991px){header .header__wrapper .header_right{flex:1;grid-template-areas:"header_right_top header_big_btn" "header_right_bottom header_social_icons";grid-template-columns:1fr auto;padding:15px 0}}@media(max-width: 767px){header .header__wrapper .header_right{grid-template-areas:"header_right_top header_big_btn header_social_icons" "header_right_bottom header_big_btn header_social_icons";-moz-column-gap:15px;column-gap:15px}}header .header__wrapper .header_right .header_right_top{grid-area:header_right_top;display:flex;flex-direction:row;justify-content:space-between;align-items:center;-moz-column-gap:32px;column-gap:32px}@media(max-width: 991px){header .header__wrapper .header_right .header_right_top{flex-direction:column;align-items:flex-start;row-gap:5px}}@media(max-width: 767px){header .header__wrapper .header_right .header_right_top{display:flex;flex-wrap:wrap}header .header__wrapper .header_right .header_right_top>*{width:100%;margin-bottom:5px !important}}header .header__wrapper .header_right .header_right_top p{color:#000;font-size:13px;margin-bottom:0}header .header__wrapper .header_right .header_right_top a{color:#000;font-weight:400;font-size:.8rem;line-height:20px;display:flex;align-items:center;-moz-column-gap:5px;column-gap:5px}header .header__wrapper .header_right .header_right_bottom{grid-area:header_right_bottom;padding-top:10px;margin-top:10px;border-top:.5px solid #d8d8d8}@media(max-width: 767px){header .header__wrapper .header_right .header_right_bottom{padding-top:0px;margin-top:0px;border-top:none}}header .header__wrapper .header_right .header_social_icons{grid-area:header_social_icons;display:inline-flex;flex-direction:column;align-items:center;-moz-column-gap:14px;column-gap:14px}@media(max-width: 991px){header .header__wrapper .header_right .header_social_icons{flex-direction:row}}@media(max-width: 767px){header .header__wrapper .header_right .header_social_icons{flex-direction:column}}header .header__wrapper .header_right .header_big_btn{grid-area:header_big_btn}header .header__wrapper .header_right .header_big_btn a{display:inline-block;font-weight:400;font-size:13px;line-height:20px;text-align:center;letter-spacing:.07em;text-transform:uppercase;color:#000;padding:8px 15px;background:#fff;border:1px solid #000;transition:color 250ms ease,background 250ms ease;cursor:pointer}header .header__wrapper .header_right .header_big_btn a:hover{color:#fff;background:#000}@media(max-width: 1199px){header .header__wrapper #advance_menu{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999;display:none;align-items:center;justify-content:center}header .header__wrapper #advance_menu.visible{display:flex}}header .header__wrapper #advance_menu .static_height{height:230px}header .header__wrapper #advance_menu ul{background:#fff}@media(min-width: 1200px){header .header__wrapper #advance_menu ul:not(.lvl_1) li.parent:hover>a::before{width:calc(100% - 23px)}header .header__wrapper #advance_menu ul:not(.lvl_1) li.parent>a::after{content:url("/upload/filemanager/Icons/mini_arrow_bottom_new.svg");display:inline-block;margin-left:7px;transition:all 250ms ease}}@media(max-width: 1199px){header .header__wrapper #advance_menu ul li.parent>a{display:flex;flex-direction:row;justify-content:space-between}header .header__wrapper #advance_menu ul li.parent>a::after{content:url("/upload/filemanager/Icons/mini_arrow_bottom_new.svg");transform:rotate(-90deg);margin-left:7px;transition:all 250ms ease}header .header__wrapper #advance_menu ul li.parent>a:hover::after{transform:rotate(0deg)}}header .header__wrapper #advance_menu ul li.parent>a{width:-moz-fit-content;width:fit-content}@media(min-width: 1200px){header .header__wrapper #advance_menu ul li.parent>a{padding-bottom:5px}}header .header__wrapper #advance_menu ul li:hover>a::before{width:100%}@media(max-width: 1199px){header .header__wrapper #advance_menu ul li::after{content:"";position:absolute;bottom:-15px;left:0;right:0;height:1px;background:#d8d8d8}}header .header__wrapper #advance_menu ul li a{position:relative;color:#000;font-weight:400;font-size:13px;width:-moz-fit-content;width:fit-content}header .header__wrapper #advance_menu ul li a::before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:rgba(0,0,0,.15);transition:all 250ms ease}@media(min-width: 1200px){header .header__wrapper #advance_menu ul li a.no-click{pointer-events:none}}@media(max-width: 1199px){header .header__wrapper #advance_menu ul li a{font-size:16px;display:block;width:100% !important}header .header__wrapper #advance_menu ul li a::before{display:none}}header .header__wrapper #advance_menu ul.lvl_1{display:flex;align-items:center;gap:30px}@media(min-width: 992px)and (max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1{gap:30px}}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1{flex-wrap:wrap;gap:30px;width:100%;max-width:400px;padding-left:15px;padding-right:15px}}header .header__wrapper #advance_menu ul.lvl_1>li{position:relative}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li{width:100%}}header .header__wrapper #advance_menu ul.lvl_1>li.parent:hover ul.lvl_2{opacity:1;visibility:visible}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li.parent.active ul.lvl_2{display:block;opacity:1;visibility:visible;width:100%;box-shadow:none;background:#f4f4f4;height:auto !important;padding:10px 20px;margin-top:10px}}@media(max-width: 1199px)and (max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li.parent.active ul.lvl_2{padding:0 0 0 20px;background:#fff}}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li.parent.active ul.lvl_2 li a{margin-left:auto;margin-right:auto}header .header__wrapper #advance_menu ul.lvl_1>li.parent.active ul.lvl_2 *{color:#000}}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2{position:absolute;left:0;width:-moz-max-content;width:max-content;opacity:0;visibility:hidden;transition:visibility 250ms ease,opacity 250ms ease;padding:20px;box-shadow:0px 0px 30px rgba(0,0,0,.06)}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2{position:static;display:none}}@media(min-width: 1200px){header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li:hover>a::after{transform:rotate(-90deg)}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li:hover ul.lvl_3{opacity:1;visibility:visible;transition-delay:200ms}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li:hover .category_img{opacity:1;visibility:visible;transition-delay:200ms;display:flex;align-items:center;justify-content:center}}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li.active ul.lvl_3{display:block;visibility:visible;opacity:1;position:static;width:100%;background:rgba(0,0,0,0);height:auto;padding-top:0;box-shadow:none;padding:10px 0 0 0}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li.active ul.lvl_3 *{color:#000}}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li>a{padding:5px 0}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li a{font-size:14px}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li ul.lvl_3{position:absolute;left:calc(100% - 20px);top:0;bottom:0;padding:20px;width:-moz-max-content;width:max-content;transition:visibility 250ms ease,opacity 250ms ease;opacity:0;visibility:hidden;width:160px;box-shadow:30px 0px 30px rgba(0,0,0,.06);min-height:100%;height:-moz-fit-content;height:fit-content}@media(max-width: 1199px){header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li ul.lvl_3{transition:none}}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li ul.lvl_3 li{padding:0px 10px}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li ul.lvl_3 li a{padding-bottom:5px}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li .category_img{position:absolute;left:calc(100% + 150px - 10px);top:0;padding:20px;opacity:0;visibility:hidden;transition:visibility 250ms ease,opacity 250ms ease}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li .category_img::before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:#fff}header .header__wrapper #advance_menu ul.lvl_1>li ul.lvl_2>li .category_img img{position:relative;z-index:1}#partners_slider .splide__slide{display:flex;align-items:center;justify-content:center}#partners_slider .splide__slide img{filter:grayscale(100%);max-height:60px;transition:all .5s ease}#partners_slider .splide__slide img:hover{filter:grayscale(0%)}#contact_form button{border:0}#contact_form ._row-1{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:12px}#contact_form ._row-1>div{display:flex;flex-direction:column;gap:17px}#contact_form ._row-2{display:flex;flex-direction:column;align-items:end}#contact_form ._row-2 .form_group_2{display:flex;flex-direction:row;gap:12px}#contact_form ._row-2 .form_group_2 label{color:#000;font-weight:300;font-size:9px;line-height:15px;margin-bottom:0}#contact_form ._row-2 .btn1,#contact_form ._row-2 header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 a,header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 #contact_form ._row-2 a{margin-bottom:0;margin-top:15px}#contact_form .agreement{margin-top:25px;margin-bottom:25px;display:flex;justify-content:space-between;flex-direction:row;align-items:center;font-size:11px;-moz-column-gap:15px;column-gap:15px}#contact_form .agreement .form_group_2{width:calc(100% - 135px)}#contact_form .agreement .btn1,#contact_form .agreement header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 a,header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 #contact_form .agreement a{margin-top:0;font-weight:700;font-size:18px;line-height:22px;text-transform:uppercase;background:#000}@media(max-width: 767px){#contact_form .agreement{flex-direction:column;align-items:flex-start;row-gap:20px}#contact_form .agreement .form_group_2{width:100%}#contact_form .agreement .btn1,#contact_form .agreement header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 a,header .header__wrapper #main-menu div[id^=menu-container-] ul li#link-9 #contact_form .agreement a{width:100%;margin-left:auto;max-width:-moz-fit-content;max-width:fit-content}}#contact_form .form_group{position:relative;display:flex;flex-direction:column;border:1px solid #000}#contact_form .form_group textarea{border:0;height:100px;padding:13px;resize:none}#contact_form .form_group textarea::-moz-placeholder{color:#d8d8d8;font-weight:400;font-size:12.8px;line-height:20px}#contact_form .form_group textarea::placeholder{color:#d8d8d8;font-weight:400;font-size:12.8px;line-height:20px}#contact_form .form_group label{position:absolute;top:0;margin-bottom:0;transform:translateY(-50%);padding:0 10px;margin:0 10px;width:-moz-fit-content;width:fit-content}#contact_form .form_group label::before{content:"";position:absolute;inset:0;background:#fff;z-index:-1}#contact_form .form_group input{border:none;padding:13px}#contact_form .form_group input::-moz-placeholder{color:#d8d8d8;font-weight:400;font-size:12.8px;line-height:20px}#contact_form .form_group input::placeholder{color:#d8d8d8;font-weight:400;font-size:12.8px;line-height:20px}#contact_form .form_group input:focus{outline:none}@media(max-width: 767px){#contact_form .form_group label{font-size:11px}}@media(max-width: 575px){#contact_form ._row-1{grid-template-columns:1fr;gap:20px}}#special_for_you .special_for_you__wrapper{position:relative}#special_for_you .special_for_you__wrapper ._row_1{position:absolute}#special_for_you .special_for_you__wrapper ._row_1 ._row_1_text{width:100%;max-width:420px}#special_for_you .special_for_you__wrapper ._row_1 ._row_1_text .head_txt_2{margin-bottom:30px}#special_for_you .special_for_you__wrapper ._row_2{width:100%;margin-left:auto}#special_for_you .special_for_you__wrapper ._row_2 .special_for_you_slider .swiper-wrapper .swiper-slide{position:relative;width:100%;max-width:440px}#special_for_you .special_for_you__wrapper ._row_2 .special_for_you_slider .swiper-wrapper .swiper-slide .slide_data{position:absolute;left:0;bottom:0;padding:20px;color:#fff}@media(min-width: 992px){#special_for_you .special_for_you__wrapper ._row_2{max-width:calc(60% - 110px);margin:0 0 0 auto;padding:0}}@media(max-width: 991px){#special_for_you .special_for_you__wrapper ._row_1{position:relative}#special_for_you .special_for_you__wrapper ._row_1 ._row_1_text{max-width:100%}#special_for_you .special_for_you__wrapper ._row_2{margin-top:50px}}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles{display:grid;grid-template-columns:614px 1fr;gap:30px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile{display:flex;flex-direction:column;gap:30px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img{position:relative;height:590px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data{display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;bottom:0;left:0;right:0;height:122px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data::before{content:"";position:absolute;inset:0;background:rgba(58,58,58,.95);mix-blend-mode:multiply}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data h3{position:relative;color:#fff;font-weight:300;font-size:30px;line-height:36px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:0}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data p{position:relative;color:#fff;font-weight:700;font-size:20px;line-height:32px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:0}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile .btn8{font-weight:300;font-size:30px;letter-spacing:.05em;line-height:1;width:auto;text-align:center;padding:20px;text-transform:uppercase}@media(max-width: 1359px){#see_our_catalog .see_our_catalog__wrapper .catalog_tiles{grid-template-columns:1fr 1fr}}@media(max-width: 1199px){#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img{height:400px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data{height:100px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data h3{font-size:22px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data p{font-size:16px}}@media(max-width: 991px){#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img{height:300px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data{height:80px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile__img .tile__data h3{font-size:18px}#see_our_catalog .see_our_catalog__wrapper .catalog_tiles .tile .btn8{font-size:22px;padding:15px 20px}}@media(max-width: 767px){#see_our_catalog .see_our_catalog__wrapper .catalog_tiles{grid-template-columns:1fr}}#realizations_box .container{position:relative}#realizations_box .container::before{content:"";position:absolute;bottom:-50px;left:50%;right:0;height:100px;background:#000;max-width:1053px;transform:translateX(-50%);width:100%}#realizations_box .realization_tiles{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:repeat(2, 300px);grid-template-areas:"tile1 tile2 tile2" "tile3 tile4 tile5";gap:30px}#realizations_box .realization_tiles .tile{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;background-color:#d8d8d8;color:#fff}#realizations_box .realization_tiles .tile img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:brightness(0.7)}#realizations_box .realization_tiles .tile>*:not(img){position:relative;z-index:1}#realizations_box .realization_tiles .tile_1{grid-area:tile1}#realizations_box .realization_tiles .tile_2{grid-area:tile2}#realizations_box .realization_tiles .tile_3{grid-area:tile3}#realizations_box .realization_tiles .tile_4{grid-area:tile4}#realizations_box .realization_tiles .tile_5{grid-area:tile5;color:#000}#realizations_box .realization_tiles .tile_5 p{font-weight:400}@media(max-width: 991px){#realizations_box .realization_tiles{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3, 300px);grid-template-areas:"tile1 tile3" "tile2 tile2" "tile4 tile5"}}@media(max-width: 575px){#realizations_box .realization_tiles{grid-template-columns:1fr;grid-template-rows:repeat(5, 300px);grid-template-areas:"tile1" "tile2" "tile3" "tile4" "tile5"}}#contact_box h2{color:#000;font-family:"Lato",sans-serif;font-weight:300;font-size:25px;line-height:2;margin-bottom:130px}@media(max-width: 991px){#contact_box h2{font-size:30px}}#contact_box .left_col{display:flex;flex-direction:column;justify-content:flex-start;gap:40px;padding-top:230px}#contact_box .left_col .contact-data{display:flex;flex-direction:column;row-gap:10px}#contact_box .left_col .contact-data a{color:#000;font-weight:400;font-size:18px;line-height:20px}#contact_box .left_col .contact-data a img{margin-right:7px}#contact_box .left_col .contact_auth{display:flex;flex-direction:row;gap:50px}@media(max-width: 575px){#contact_box .left_col .contact_auth{gap:25px}}#contact_box .left_col .contact_auth__data{display:flex;flex-direction:column;gap:10px;justify-content:center}#contact_box .left_col .contact_auth__data .head_txt_4,#contact_box .left_col .contact_auth__data .article .tab-container .nav.nav-tabs li a,.article .tab-container .nav.nav-tabs li #contact_box .left_col .contact_auth__data a{font-size:40px;line-height:1.25}#contact_box .left_col .contact_auth__data .body_txt,#contact_box .left_col .contact_auth__data .article .doors_slider .swiper-slide p,.article .doors_slider .swiper-slide #contact_box .left_col .contact_auth__data p,#contact_box .left_col .contact_auth__data .article .img_popups .popup_info_tile .popup_info,.article .img_popups .popup_info_tile #contact_box .left_col .contact_auth__data .popup_info,#contact_box .left_col .contact_auth__data .article .page_hero__wrapper p,.article .page_hero__wrapper #contact_box .left_col .contact_auth__data p,#contact_box .left_col .contact_auth__data #page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile p,#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile #contact_box .left_col .contact_auth__data p,#contact_box .left_col .contact_auth__data .btn7,#contact_box .left_col .contact_auth__data .btn8{margin-bottom:30px;font-size:22px}#contact_box .left_col .contact_auth__data a{color:#000}@media(max-width: 575px){#contact_box .left_col .contact_auth__data .head_txt_4,#contact_box .left_col .contact_auth__data .article .tab-container .nav.nav-tabs li a,.article .tab-container .nav.nav-tabs li #contact_box .left_col .contact_auth__data a{font-size:24px}}@media(max-width: 1360px){#contact_box .left_col .contact_auth__img{display:flex;align-items:center;justify-content:center}#contact_box .left_col .contact_auth__img img{max-width:154px}}@media(max-width: 575px){#contact_box .left_col .contact_auth__img img{max-width:110px}}@media(max-width: 1199px){#contact_box .left_col{flex-direction:column;margin-bottom:50px}#contact_box .left_col .contact_auth__data{width:-moz-max-content;width:max-content}}@media(max-width: 991px){#contact_box .left_col{flex-direction:column;align-items:center}}#box-scrolling-page{position:fixed;right:20px;bottom:50px;z-index:999}#box-scrolling-page ul li{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border:1px solid #dadada;background:#fff}#box-scrolling-page ul li:not(:last-child){margin-bottom:16px}#box-scrolling-page ul li#scroll-anchor{display:none;cursor:pointer}#page-1 .box-1{background:#f4f4f4}#page-1 .box-1 .home_slider{width:100%;max-width:1920px;margin-left:auto;margin-right:auto}#page-1 .box-1 .home_slider .swiper-slide{overflow:hidden}#page-1 .box-1 .home_slider .swiper-slide:nth-child(1) .slide-data{grid-template-columns:1fr !important}#page-1 .box-1 .home_slider .swiper-slide:nth-child(1) .slide-data-left{display:none}#page-1 .box-1 .home_slider .swiper-slide:nth-child(1) .slide-data-right::before{display:none}#page-1 .box-1 .home_slider .swiper-slide:nth-child(1) .slide-data-right img{-o-object-position:left;object-position:left}#page-1 .box-1 .home_slider .swiper-slide:nth-child(1) .slide-data{display:grid;grid-template-columns:537px 1fr}#page-1 .box-1 .home_slider .swiper-slide:nth-child(2) .slide-data-right::before{display:none}#page-1 .box-1 .home_slider .swiper-slide:nth-child(2) .slide-data-right img{-o-object-position:left;object-position:left}#page-1 .box-1 .home_slider .swiper-slide:nth-child(4) .slide-data-right::before{display:none}#page-1 .box-1 .home_slider .swiper-slide:nth-child(4) .slide-data-right img{-o-object-position:right;object-position:right}#page-1 .box-1 .home_slider .swiper-slide .container-fluid{padding:0}#page-1 .box-1 .home_slider .swiper-slide .slide-data{display:grid;grid-template-columns:577px 1fr;align-items:center;min-height:500px}@media(max-width: 1199px){#page-1 .box-1 .home_slider .swiper-slide .slide-data{grid-template-columns:440px 1fr}}@media(max-width: 991px){#page-1 .box-1 .home_slider .swiper-slide .slide-data{grid-template-columns:350px 1fr}}@media(max-width: 767px){#page-1 .box-1 .home_slider .swiper-slide .slide-data{grid-template-columns:1fr;min-height:auto}}@media(min-width: 1900px){#page-1 .box-1 .home_slider .swiper-slide .slide-data{grid-template-columns:645px 1fr}}#page-1 .box-1 .home_slider .swiper-slide .slide-data-left{padding:40px}@media(max-width: 767px){#page-1 .box-1 .home_slider .swiper-slide .slide-data-left{display:none}}#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .title,#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .article-19 .box47-3 .text-center-box h2,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts h2,#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .article-19 .box47-3 .text-center-box h1,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts h1,#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .article-19 .box47-3 h1,.article-19 .box47-3 #page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts h1{font-weight:300;font-size:30px;line-height:1.3;text-align:right;letter-spacing:.15em;text-transform:uppercase;margin-bottom:22px;padding-bottom:22px;width:-moz-fit-content;width:fit-content;margin-left:auto;border-bottom:1px solid #000}@media(max-width: 767px){#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .title,#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .article-19 .box47-3 .text-center-box h2,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts h2,#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .article-19 .box47-3 .text-center-box h1,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts h1,#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .article-19 .box47-3 h1,.article-19 .box47-3 #page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts h1{margin-left:0;text-align:center;width:100%}}#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .title span,#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .article-19 .box47-3 .text-center-box h2 span,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts h2 span,#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .article-19 .box47-3 .text-center-box h1 span,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts h1 span,#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .article-19 .box47-3 h1 span,.article-19 .box47-3 #page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts h1 span{font-size:20px}#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .text,#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .article-19 .box47-3 .text-center-box p,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts p{font-weight:300;font-size:22px;line-height:1.5;text-align:right;letter-spacing:.05em;margin-bottom:0}@media(max-width: 767px){#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .text,#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .article-19 .box47-3 .text-center-box p,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts p{text-align:center}}#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .text strong,#page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts .article-19 .box47-3 .text-center-box p strong,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide .slide-data-left-texts p strong{font-weight:700}#page-1 .box-1 .home_slider .swiper-slide .slide-data-right{position:relative;height:100%}@media(max-width: 767px){#page-1 .box-1 .home_slider .swiper-slide .slide-data-right{height:300px}}#page-1 .box-1 .home_slider .swiper-slide .slide-data-right::before{content:"";position:absolute;top:0;left:0;bottom:0;width:150px;background:rgba(244,244,244,.6);z-index:1}@media(max-width: 991px){#page-1 .box-1 .home_slider .swiper-slide .slide-data-right::before{width:75px}}@media(max-width: 767px){#page-1 .box-1 .home_slider .swiper-slide .slide-data-right::before{display:none}}#page-1 .box-1 .home_slider .swiper-slide .slide-data-right img{position:absolute;inset:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#page-1 .box-1 .home_slider .swiper-slide .slide-data-4{grid-template-columns:1fr}#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data{background:#fff}#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .title,#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .article-19 .box47-3 .text-center-box h2,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts h2,#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .article-19 .box47-3 .text-center-box h1,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts h1,#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .article-19 .box47-3 h1,.article-19 .box47-3 #page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts h1{display:block;margin-bottom:0;padding-bottom:0;border-bottom:none;text-transform:initial;letter-spacing:0;font-size:42px;color:#212529}#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .title strong,#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .article-19 .box47-3 .text-center-box h2 strong,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts h2 strong,#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .article-19 .box47-3 .text-center-box h1 strong,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts h1 strong,#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .article-19 .box47-3 h1 strong,.article-19 .box47-3 #page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts h1 strong{color:#395ba6}#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .title span,#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .article-19 .box47-3 .text-center-box h2 span,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts h2 span,#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .article-19 .box47-3 .text-center-box h1 span,.article-19 .box47-3 .text-center-box #page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts h1 span,#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts .article-19 .box47-3 h1 span,.article-19 .box47-3 #page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-left-texts h1 span{font-size:36px}#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-right::before{display:none}#page-1 .box-1 .home_slider .swiper-slide.slide-geolan .slide-data .slide-data-right img{-o-object-position:right;object-position:right}#page-1 .box-1 .home_slider .swiper-pagination{position:absolute;right:50px;bottom:50px;width:auto;display:flex;justify-content:flex-end;gap:30px}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet{color:#fff;background:rgba(0,0,0,0) !important;position:relative;display:block;height:30px;width:30px;opacity:1 !important}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet::before{display:block;height:30px;width:30px;position:absolute;top:0;left:0;font-size:22px}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet:first-child::before{content:"01"}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet:nth-child(2)::before{content:"02"}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet:nth-child(3)::before{content:"03"}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet:nth-child(4)::before{content:"04"}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet:nth-child(5)::before{content:"05"}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet:nth-child(6)::before{content:"06"}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{margin-right:70px;position:relative}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{content:"";display:block;height:1px;width:50px;background:#fff;position:absolute;top:50%;right:-75px}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:last-child{margin-right:0 !important}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4){margin-left:70px}#page-1 .box-1 .home_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4)::after{right:auto;left:-80px}#page-1 .box-2{padding:30px 0}@media(max-width: 767px){#page-1 .box-2{padding:25px 0 !important}}#page-1 .box-2 #scontainer-2 .scontainer-content{text-align:center}#page-1 .box-2 #scontainer-2 .scontainer-content ul{list-style-type:none;display:grid;grid-template-columns:repeat(5, 1fr)}@media(max-width: 767px){#page-1 .box-2 #scontainer-2 .scontainer-content ul{grid-template-columns:1fr 1fr;gap:10px}}#page-1 .box-2 #scontainer-2 .scontainer-content ul li{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:20px;padding:0px 5px;text-transform:uppercase;color:#000;transition:all .5s ease}#page-1 .box-2 #scontainer-2 .scontainer-content ul li:not(:last-child){border-right:1px solid #000}@media(max-width: 767px){#page-1 .box-2 #scontainer-2 .scontainer-content ul li:not(:last-child){border:0}}#page-1 .box-2 #scontainer-2 .scontainer-content ul li p{font-weight:400;font-size:13px;line-height:1.1;letter-spacing:.07em;text-transform:uppercase;color:#000;margin-bottom:0}@media(max-width: 1199px){#page-1 .box-2 #scontainer-2 .scontainer-content{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){#page-1 .box-2 #scontainer-2 .scontainer-content{grid-template-columns:1fr}}#page-1 .box-4 #scontainer-3 .row{align-items:center}#page-1 .box-4 #scontainer-3 .row>.col-lg-6{height:100%;min-height:308px;position:relative}#page-1 .box-4 #scontainer-3 .row>.col-lg-6 img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#page-1 .box-4 #scontainer-3 .row .box-head{padding:0 50px}@media(max-width: 767px){#page-1 .box-4 #scontainer-3 .row .box-head{padding-top:25px}}#page-1 .box-4 #scontainer-3 .row .box-head p{font-weight:300;font-size:20px;line-height:24px;letter-spacing:.07em;text-transform:uppercase}#page-1 .box-4 #scontainer-3 .row h3{margin-bottom:20px;font-weight:400;font-size:25px;line-height:30px;letter-spacing:.07em;text-transform:uppercase}@media(max-width: 575px){#page-1 .box-4 #scontainer-3 .row h3{font-size:26px}}#page-1 .box-4 #scontainer-3 .row .body_txt,#page-1 .box-4 #scontainer-3 .row .article .doors_slider .swiper-slide p,.article .doors_slider .swiper-slide #page-1 .box-4 #scontainer-3 .row p,#page-1 .box-4 #scontainer-3 .row .article .img_popups .popup_info_tile .popup_info,.article .img_popups .popup_info_tile #page-1 .box-4 #scontainer-3 .row .popup_info,#page-1 .box-4 #scontainer-3 .row .article .page_hero__wrapper p,.article .page_hero__wrapper #page-1 .box-4 #scontainer-3 .row p,#page-1 .box-4 #scontainer-3 .row .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile p,#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile .box-4 #scontainer-3 .row p,#page-1 .box-4 #scontainer-3 .row .btn7,#page-1 .box-4 #scontainer-3 .row .btn8{margin-bottom:10px}#page-1 .box-4 #scontainer-3 .row_box_1{max-width:800px;margin-left:auto;margin-right:auto}#page-1 .box-4 #scontainer-3 .row_box_2 .col-lg-6 img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;min-height:308px}#page-1 .box-4 #scontainer-3 .row_box_2>div{position:relative}#page-1 .box-4 #scontainer-3 .row_box_2>div .tile{position:absolute;top:0;background:hsla(0,0%,100%,.9);padding:30px;height:100%;display:flex;flex-direction:column;justify-content:center}#page-1 .box-4 #scontainer-3 .row_box_2>div .tile_1_data{display:flex;flex-direction:column;justify-content:center;right:15px}#page-1 .box-4 #scontainer-3 .row_box_2>div .tile_2_data{left:15px}#page-1 .box-4 #scontainer-3 .row_box_2>div .tile .vertical_nav_list{border-top:none;margin-top:0}#page-1 .box-4 #scontainer-3 .row_box_2>div .tile .vertical_nav_list li{padding:10px 0 7px}#page-1 .box-4 #scontainer-3 .row_box_3{max-width:800px;margin-left:auto;margin-right:auto}#page-1 .box-4 #scontainer-3 .row.row_box_4{margin-top:20px;position:relative;padding:0 15px}#page-1 .box-4 #scontainer-3 .row.row_box_4 .vertical_nav_list li{border-top:1px solid #000;border-bottom:0;padding-left:0}#page-1 .box-4 #scontainer-3 .row.row_box_4 .box_padding{max-width:370px;padding-top:50px}@media(min-width: 992px){#page-1 .box-4 #scontainer-3 .row.row_box_4 .box_padding{position:absolute;right:170px;top:0;height:100%;background:rgba(244,244,244,.9);padding:0 20px;width:calc(50% - 15px);display:flex;justify-content:center;flex-direction:column}}#page-1 .box-4 #scontainer-119{margin-bottom:50px}#page-1 .box-4 #scontainer-119 p{font-weight:300;font-size:20px;line-height:24px;letter-spacing:.07em;text-transform:uppercase;text-align:center;margin-bottom:0}#page-1 .box-4 #scontainer-119 p strong{font-weight:700}@media(max-width: 1359px){#page-1 .box-4 #scontainer-3 .row img{min-height:320px;-o-object-fit:cover;object-fit:cover}}@media(max-width: 991px){#page-1 .box-4 #scontainer-3 .row.row_box_2>div img{display:block;margin-left:auto;margin-right:auto}#page-1 .box-4 #scontainer-3 .row.row_box_2>div .tile{position:relative;padding:50px;right:0;left:0}}#page-1 .box-5{background:#000;padding-top:50px;padding-bottom:50px;margin-top:150px;color:#fff;position:relative;overflow:hidden}#page-1 .box-5 p{margin-bottom:0}#page-1 .box-5::after{content:"";height:68px;background:url("/upload/filemanager/strona-glowna/3-lines.png");width:434px;position:absolute;top:50%;right:-150px;transform:translateY(-50%)}@media(max-width: 1500px){#page-1 .box-5::after{right:-300px}}@media(max-width: 1250px){#page-1 .box-5::after{right:-405px}}@media(max-width: 575px){#page-1 .box-5::after{display:none}}#page-1 .box-5 #scontainer-4 .row>.col-lg-6:last-child{padding-left:50px;font-size:20px;text-transform:uppercase;display:flex;max-width:500px;font-weight:300;line-height:35px;font-family:"URW Form",sans-serif;letter-spacing:.1em}#page-1 .box-5 #scontainer-4 .row>.col-lg-6:last-child p{width:100%;max-width:300px}@media(max-width: 991px){#page-1 .box-5 #scontainer-4 .row>.col-lg-6:last-child{padding-left:15px}#page-1 .box-5 #scontainer-4 .row>.col-lg-6:last-child p{max-width:unset}}#page-1 .box-5 #scontainer-4 .row>.col-lg-6:first-child{text-align:right;padding-right:50px;font-size:20px;color:#e7dcd0;text-transform:uppercase;border-right:1px solid #e7dcd0;font-weight:700;line-height:35px;font-family:"URW Form",sans-serif;letter-spacing:.1em}#page-1 .box-5 #scontainer-4 .row>.col-lg-6:first-child p{width:100%;max-width:350px;margin-left:auto}@media(max-width: 991px){#page-1 .box-5 #scontainer-4 .row>.col-lg-6:first-child{border-right:none;text-align:left}#page-1 .box-5 #scontainer-4 .row>.col-lg-6:first-child p{max-width:unset}}#page-1 .box-6{margin-bottom:130px}@media(max-width: 991px){#page-1 .box-6{margin-bottom:50px}}#page-1 .box-6 #scontainer-5 .col-12{text-align:right}#page-1 .box-6 #scontainer-5 .tiles{display:grid;grid-template-columns:1fr 1fr}#page-1 .box-6 #scontainer-5 .tiles .tile-left{display:flex;justify-content:center;flex-direction:column;text-align:left;padding:40px 100px;background:#f4f4f4}#page-1 .box-6 #scontainer-5 .tiles .tile-right{position:relative}#page-1 .box-6 #scontainer-5 .tiles .tile-right::before{content:"";position:absolute;left:0;top:0;bottom:0;width:70px;background:rgba(244,244,244,.9)}#page-1 .box-6 #scontainer-5 .tiles .tile-right img{height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 767px){#page-1 .box-6 #scontainer-5 .tiles{grid-template-columns:1fr}#page-1 .box-6 #scontainer-5 .tiles .tile-right{grid-row:1}#page-1 .box-6 #scontainer-5 .tiles .tile-right::before{width:100%;height:70px;right:0;top:auto}}@media(max-width: 575px){#page-1 .box-6 #scontainer-5 .tiles .tile-left{padding:30px}}#page-1 .box-6 #scontainer-5 h3{padding-bottom:25px;position:relative;margin-bottom:25px}#page-1 .box-6 #scontainer-5 h3::after{content:"";display:block;height:1px;background:#000;width:100%;position:absolute;bottom:0;max-width:350px}#page-1 .box-6 #scontainer-5 a{text-transform:uppercase;font-size:18px;font-weight:300;color:#000;display:inline-flex;align-items:center;margin-top:25px;padding:16px 25px;background:rgba(0,0,0,0)}#page-1 .box-6 #scontainer-5 a::after{content:url(/upload/filemanager/Icons/arrow_right_black.svg);display:inline-block;line-height:0;margin-left:20px;margin-top:-3px;transition:all 250ms ease-in-out}#page-1 .box-6 #scontainer-5 a:hover::after{filter:invert(1)}#page-1 .box-7{margin-top:70px}#page-1 .box-8{position:relative;overflow:hidden}#page-1 .box-8 .left_col::before{content:"";display:block;height:68px;width:813px;position:absolute;top:5px;right:0;background:url("/upload/filemanager/strona-glowna/3-lines-second.png")}@media(max-width: 991px){#page-1 .box-8 .left_col::before{display:none}}@media(max-width: 991px){#page-1 .box-8 .left_col{flex-direction:row !important;align-items:flex-start !important;padding-top:0 !important}}@media(max-width: 575px){#page-1 .box-8 .left_col{flex-direction:column !important}}#page-1 .box-8 .right_col h2{margin-bottom:120px !important;line-height:1.5 !important}#page-1 .box-8 .right_col .contact-head{display:none}#page-1 .box-8 .box-8__wrapper{background:rgba(231,220,208,.3)}#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;padding:60px 0}#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile{flex-grow:1;text-align:center}#page-1 .box-8 .box-8__wrapper #scontainer-14 .numbers .number_tile p{margin-bottom:0}#page-1 .box-9{padding-top:70px;padding-bottom:120px}#page-1 .box-9 #scontainer-118 .scontainer-content{text-align:center;width:100%;max-width:700px;margin-left:auto;margin-right:auto}#page-1 .box-9 #scontainer-118 .scontainer-content ul{list-style-type:none;display:grid;grid-template-columns:repeat(3, 1fr)}@media(max-width: 575px){#page-1 .box-9 #scontainer-118 .scontainer-content ul{grid-template-columns:1fr;gap:30px}}#page-1 .box-9 #scontainer-118 .scontainer-content ul li{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:20px;padding:0px 5px;text-transform:uppercase;color:#000;transition:all .5s ease}#page-1 .box-9 #scontainer-118 .scontainer-content ul li:not(:last-child){border-right:1px solid #000}@media(max-width: 575px){#page-1 .box-9 #scontainer-118 .scontainer-content ul li:not(:last-child){border:0}}#page-1 .box-9 #scontainer-118 .scontainer-content ul li p,#page-1 .box-9 #scontainer-118 .scontainer-content ul li a{font-weight:400;font-size:13px;line-height:1.1;letter-spacing:.07em;text-transform:uppercase;color:#000;margin-bottom:0}#page-2 .box-3 #scontainer-10 .scontainer-content ._row{display:flex;align-items:center}#page-2 .box-3 #scontainer-10 .scontainer-content ._row:nth-child(2n+1){flex-direction:row}#page-2 .box-3 #scontainer-10 .scontainer-content ._row:nth-child(2n){flex-direction:row-reverse}#page-2 .box-3 #scontainer-10 .scontainer-content ._row .text,#page-2 .box-3 #scontainer-10 .scontainer-content ._row .article-19 .box47-3 .text-center-box p,.article-19 .box47-3 .text-center-box #page-2 .box-3 #scontainer-10 .scontainer-content ._row p{width:50%;padding:20px 50px}#page-2 .box-3 #scontainer-10 .scontainer-content ._row .text .head_txt_2,#page-2 .box-3 #scontainer-10 .scontainer-content ._row .article-19 .box47-3 .text-center-box p .head_txt_2,.article-19 .box47-3 .text-center-box #page-2 .box-3 #scontainer-10 .scontainer-content ._row p .head_txt_2{margin-bottom:30px}#page-2 .box-3 #scontainer-10 .scontainer-content ._row .image{width:50%}#page-2 .box-5{overflow-x:hidden}#page-2 .box-5 .box-5_head{width:100%;max-width:-moz-fit-content;max-width:fit-content}#page-2 .box-5 .box-5__wrapper{position:relative}#page-2 .box-5 .box-5__wrapper::before{content:"";position:absolute;inset:200px 0 100px 0;width:100vw;background:rgba(231,220,208,.3);margin-left:50%;transform:translateX(-50%);z-index:-1}#page-2 .box-5 .box-5__wrapper .tiles{display:flex;flex-direction:column;gap:24px}#page-2 .box-5 .box-5__wrapper .tiles ._row{display:flex;flex-direction:row;gap:24px}#page-2 .box-5 .box-5__wrapper .tiles ._row img{width:100%;max-width:-moz-fit-content;max-width:fit-content;height:100%;-o-object-fit:cover;object-fit:cover}#page-2 .box-5 .box-5__wrapper .tiles .tile_group{display:flex;flex-direction:column;gap:24px}#page-2 .box-5 .box-5__wrapper .tiles .tile_3{background:#e7dcd0;display:flex;flex-direction:column;justify-content:flex-end;gap:80px}#page-2 .box-5 .box-5__wrapper .tiles .tile_3 .head_txt_4,#page-2 .box-5 .box-5__wrapper .tiles .tile_3 .article .tab-container .nav.nav-tabs li a,.article .tab-container .nav.nav-tabs li #page-2 .box-5 .box-5__wrapper .tiles .tile_3 a{text-align:center}#page-2 .box-5 .box-5__wrapper .tiles .tile_3 img{margin-bottom:30px}#page-2 .box-5 .box-5__wrapper .tiles .tile_7{flex-grow:1;display:flex;flex-direction:column;justify-content:center;padding:11px;background:#b2b3b7}#page-2 .box-5 .box-5__wrapper .tiles .tile_7 img{margin-bottom:20px}#page-2 .box-5 .box-5__wrapper .tiles .tile_7 .head_txt_4,#page-2 .box-5 .box-5__wrapper .tiles .tile_7 .article .tab-container .nav.nav-tabs li a,.article .tab-container .nav.nav-tabs li #page-2 .box-5 .box-5__wrapper .tiles .tile_7 a{margin-bottom:6px}#page-2 .box-5 .box-5__wrapper .tiles .tile_8{flex-grow:1;display:flex;flex-direction:column;justify-content:center;padding:11px;background:#e7dcd0}#page-2 .box-5 .box-5__wrapper .tiles .tile_8 img{margin-bottom:20px}#page-2 .box-5 .box-5__wrapper .tiles .tile_8 .head_txt_4,#page-2 .box-5 .box-5__wrapper .tiles .tile_8 .article .tab-container .nav.nav-tabs li a,.article .tab-container .nav.nav-tabs li #page-2 .box-5 .box-5__wrapper .tiles .tile_8 a{margin-bottom:6px}#page-2 .box-5 .box-5__wrapper .tiles .tile_10{background:#b2b3b7;display:flex;flex-direction:column;justify-content:flex-end;gap:60px}#page-2 .box-5 .box-5__wrapper .tiles .tile_10 .head_txt_4,#page-2 .box-5 .box-5__wrapper .tiles .tile_10 .article .tab-container .nav.nav-tabs li a,.article .tab-container .nav.nav-tabs li #page-2 .box-5 .box-5__wrapper .tiles .tile_10 a{text-align:center}#page-2 .box-5 .box-5__wrapper .tiles .tile_10 img{margin-bottom:30px}@media(max-width: 991px){#page-2 .box-2{padding-top:100px;margin-top:0}#page-2 .box-2 #scontainer-9 .tiles{grid-template-columns:repeat(2, 1fr)}#page-2 .box-3 #scontainer-10 .scontainer-content ._row:not(:last-child){margin-bottom:60px}#page-2 .box-3 #scontainer-10 .scontainer-content ._row:nth-child(2n+1){flex-direction:column-reverse}#page-2 .box-3 #scontainer-10 .scontainer-content ._row:nth-child(2n){flex-direction:column-reverse}#page-2 .box-3 #scontainer-10 .scontainer-content ._row .text,#page-2 .box-3 #scontainer-10 .scontainer-content ._row .article-19 .box47-3 .text-center-box p,.article-19 .box47-3 .text-center-box #page-2 .box-3 #scontainer-10 .scontainer-content ._row p{width:100%;padding:20px 0}#page-2 .box-3 #scontainer-10 .scontainer-content ._row .text .head_txt_2,#page-2 .box-3 #scontainer-10 .scontainer-content ._row .article-19 .box47-3 .text-center-box p .head_txt_2,.article-19 .box47-3 .text-center-box #page-2 .box-3 #scontainer-10 .scontainer-content ._row p .head_txt_2{margin-bottom:15px}}.article{margin-bottom:300px;overflow-x:hidden}.article .page_hero{min-height:380px;display:flex;flex-direction:row;justify-content:center}.article .page_hero .page_hero_left{padding:75px 80px 45px 80px;width:100%;max-width:660px;background:#f4f4f4}.article .page_hero .page_hero_left .page_hero_left_wrapper{position:relative;min-height:100%;display:flex;flex-direction:column;justify-content:center;text-align:right;align-items:flex-end}.article .page_hero .page_hero_left .page_hero_left_wrapper::before{content:"";position:absolute;left:0;bottom:0;width:1px;height:70%;background:#6c6d70}.article .page_hero .page_hero_left .page_hero_left_wrapper::after{content:"";position:absolute;left:0;bottom:0;width:50%;height:1px;background:#6c6d70}.article .page_hero .page_hero_left .page_hero_left_wrapper .breadcrumbs_box{margin-bottom:25px}.article .page_hero .page_hero_left .page_hero_left_wrapper h1{color:#000;font-weight:700;font-size:35px;line-height:37px;text-align:right;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px}.article .page_hero .page_hero_left .page_hero_left_wrapper p{color:#000;font-size:20px;line-height:25.6px;font-weight:300;letter-spacing:.05em;margin-bottom:0}.article .page_hero .page_hero_left .page_hero_left_wrapper p strong{font-weight:700}.article .page_hero .page_hero_right{position:relative}.article .page_hero .page_hero_right::before{content:"";position:absolute;left:0;top:0;bottom:0;width:95px;background:hsla(0,0%,100%,.6)}.article .page_hero .page_hero_right img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%;max-width:-moz-fit-content;max-width:fit-content}.article .page_hero__wrapper{width:100%;max-width:586px}.article .page_hero__wrapper h1{color:#fff;margin-top:20px;margin-bottom:20px}.article .page_hero__wrapper h4{font-size:18px;font-weight:600;color:#000}.article .page_hero__wrapper p{color:#fff}.article .tab-container .nav.nav-tabs{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:15px;border-bottom:none;margin-bottom:120px}.article .tab-container .nav.nav-tabs li{display:flex;align-items:stretch;justify-content:center}.article .tab-container .nav.nav-tabs li a{color:#000;justify-content:center;align-items:center;text-align:center;display:flex;width:230px;min-width:-moz-fit-content;min-width:fit-content;padding:10px 15px;border:1px solid #000;transition:color 250ms ease,background 250ms ease;font-weight:300;font-size:22px;white-space:nowrap;flex-wrap:wrap}.article .tab-container .nav.nav-tabs li a.active{background:#000;color:#fff}.article .tab-container .nav.nav-tabs li a span{display:block;width:100%}.article .tab-container .tab-content .tab-pane .tab-content1 h3{font-weight:700;font-size:35px;line-height:37px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:25px}.article .tab-container .tab-content .tab-pane .tab-content1 .tiles{padding-bottom:25px}.article .tab-container .tab-content .tab-pane .tab-content1 .tiles .tile h4{margin-bottom:5px;font-size:16px;line-height:25px;letter-spacing:.05em;font-weight:700}.article .tab-container .tab-content .tab-pane .tab-content1 .tiles .tile:not(:last-child){margin-bottom:25px}.article .tab-container .tab-content .tab-pane .tab-content1 .tiles p{font-size:16px;line-height:25px;font-weight:300}.article .tab-container .tab-content .tab-pane .tab-content1 .btn8{margin-top:60px}.article .box_tiles{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;-moz-column-gap:140px;column-gap:140px;padding:20px 0}.article .box_tiles::before{content:"";position:absolute;inset:0;box-shadow:0px 0px 30px rgba(0,0,0,.08);width:100vw;left:50%;transform:translateX(-50%)}.article .box_tiles .box_tile{position:relative;color:#2c2d2f;display:flex;flex-direction:column;gap:8px;padding:20px;width:100%;max-width:-moz-fit-content;max-width:fit-content}.article .box_tiles .box_tile:not(:last-child)::before{content:"";position:absolute;bottom:0;top:50%;right:-70px;width:1px;height:86px;background:#000;transform:translateY(-50%)}.article .box_tiles .box_tile img{filter:invert(1)}.article #product-preview{position:relative;margin-top:100px}.article #product-preview span:nth-child(1)::before{top:100px;background:rgba(231,220,208,.8)}.article #product-preview span:nth-child(2)::before{top:120px;background:#d8d8d8}.article #product-preview span:nth-child(3)::before{top:140px;background:#6c6d70}.article #product-preview span::before{content:"";position:absolute;left:15px;right:15px;height:9px}.article #product-preview .product-preview-data{display:flex;flex-direction:row;align-items:flex-start;-moz-column-gap:50px;column-gap:50px}.article #product-preview .product-preview-data .product-preview-text{padding-top:27px}.article #product-preview .product-preview-data .product-preview-text h4{width:100%;max-width:310px;font-weight:300;font-size:25px;line-height:35px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:50px}.article #product-preview .product-preview-data .product-preview-text p{font-weight:300;font-size:16px;line-height:20px;letter-spacing:.05em;margin-bottom:0}.article .illustration_product_slider .swiper-navigation{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:60px}.article .illustration_product_slider .swiper-navigation .swiper-button-disabled{opacity:.6}.article .illustration_product_slider .swiper-navigation .swiper-slide-next{position:relative;cursor:pointer;transition:opacity 250ms ease-in}.article .illustration_product_slider .swiper-navigation .swiper-slide-next img{width:50px;height:50px}.article .illustration_product_slider .swiper-navigation .swiper-slide-prev{position:relative;cursor:pointer;transition:opacity 250ms ease-in}.article .illustration_product_slider .swiper-navigation .swiper-slide-prev img{width:50px;height:50px}.article .product_info_box{margin-bottom:130px}.article .product_info_box .producti_info_img .illustration_product_slider .swiper-wrapper{display:flex;align-items:center}.article .draft_tiles{display:flex;flex-direction:row;justify-content:space-between;gap:25px}.article .draft_tiles .col_left{display:flex;flex-direction:column;justify-content:space-between;gap:25px}.article .draft_tiles .col_right{display:flex;flex-direction:column;justify-content:space-between;gap:25px}.article .img_popups{position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto}.article .img_popups .popup_info_tile{position:absolute;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.5);box-shadow:0px 0px 30px rgba(0,0,0,.16);overflow:hidden;cursor:pointer;transition:width 250ms ease,height 250ms ease;z-index:2}.article .img_popups .popup_info_tile::before{content:"";position:absolute;top:16px;left:16px;width:16px;height:1px;background:#000;transform:translate(-50%, -50%)}.article .img_popups .popup_info_tile::after{content:"";position:absolute;top:8px;left:16px;height:16px;width:1px;background:#000;transform:translate(-50%, 0)}.article .img_popups .popup_info_tile.tile_close{width:32px;height:32px;z-index:1}.article .img_popups .popup_info_tile .popup_info{padding:30px;width:-moz-max-content;width:max-content;max-width:400px}.article .doors_slider .swiper-slide{height:400px;display:flex;justify-content:space-between;flex-direction:column;align-items:center}.article .doors_slider .swiper-slide img{width:100%;max-width:-moz-fit-content;max-width:fit-content;height:100%}.article .doors_slider .swiper-slide p{margin-top:10px}.article .doors_slider .doors_slider_nav{position:relative;height:40px;margin-top:30px}.article .doors_slider .doors_slider_nav .doors_slider_next{position:absolute;right:0;top:0;bottom:0;cursor:pointer;display:flex;align-items:center;z-index:11}.article .doors_slider .doors_slider_nav .doors_slider_next.swiper-button-disabled{opacity:.5}.article .doors_slider .doors_slider_nav .doors_slider_prev{position:absolute;left:0;top:0;bottom:0;cursor:pointer;display:flex;align-items:center;z-index:11}.article .doors_slider .doors_slider_nav .doors_slider_prev.swiper-button-disabled{opacity:.5}.article .doors_slider .doors_slider_nav .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{border-radius:0;width:43px;height:3px;transition:all 250ms ease}.article .doors_slider .doors_slider_nav .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{background:#000;width:86px}.article-2 .img_popups .popup_info_tile_1{top:1%;left:80%}.article-2 .img_popups .popup_info_tile_2{top:18%;left:1%}.article-2 .img_popups .popup_info_tile_3{top:30%;left:90%}.article-2 .img_popups .popup_info_tile_4{top:44%;left:47%}.article-2 .img_popups .popup_info_tile_5{top:65%;left:27%}.article-2 .img_popups .popup_info_tile_6{top:78%;left:2%}.article-2 .img_popups .popup_info_tile_7{top:80%;left:33%}.article-2 .img_popups .popup_info_tile_8{top:81%;left:61%}.article-2 .page_hero__wrapper h1{color:#000}.article-2 .page_hero__wrapper p{color:#000}.article-3 .img_popups .popup_info_tile_1{top:1%;left:53%}.article-3 .img_popups .popup_info_tile_2{top:13%;left:69%}.article-3 .img_popups .popup_info_tile_3{top:18%;left:20%}.article-3 .img_popups .popup_info_tile_4{top:30%;left:80%}.article-3 .img_popups .popup_info_tile_5{top:48%;left:86%}.article-3 .img_popups .popup_info_tile_6{top:53%;left:20%}.article-3 .img_popups .popup_info_tile_7{top:60%;left:79%}.article-3 .img_popups .popup_info_tile_8{top:71%;left:47%}.article-3 .img_popups .popup_info_tile_9{top:75%;left:80%}.article-3 .img_popups .popup_info_tile_10{top:80%;left:4%}.article-3 .img_popups .popup_info_tile_11{top:95%;left:70%}.article-3 .article_box_2{text-align:center;width:100%}.article-3 .article_box_2 .head_txt_2{margin-bottom:30px}.article-3 .article_box_3_head{text-align:center;width:100%;margin-bottom:30px}.article-3 .article_box_3{display:flex;flex-direction:row;-moz-column-gap:80px;column-gap:80px;justify-content:center;width:100%}.article-3 .article_box_3 ._col_1,.article-3 .article_box_3 ._col_2{display:flex;flex-direction:column;gap:30px;text-align:center}.article-3 .article_box_5{display:flex;flex-direction:row;-moz-column-gap:110px;column-gap:110px;align-items:center}.article-3 .article_box_5 ._col_1 .head_txt_2{margin-bottom:30px}.article-4 .tab-container .nav.nav-tabs li a{width:265px}.article-4 .box_tiles{display:flex;flex-direction:row;justify-content:center;gap:24px}.article-4 .box_tiles .box_tile{background:rgba(0,0,0,0);color:#000;margin:0;text-align:center}.article-4 .box_tiles .box_tile img{height:100%}.article-5 .tab-container .nav.nav-tabs li a{word-break:break-word}.article-7 .page_hero{margin-bottom:-160px}.article-7 .article_box_1 .col-lg-3{margin-bottom:25px}.article-7 .article_box_1 .col-lg-3 p{padding:20px;background:#fff;box-shadow:0px 0px 30px rgba(0,0,0,.16);backdrop-filter:blur(5px);height:100%}.article-7 .article_box_2>.row{align-items:center}.article-7 .article_box_2>.row:nth-child(2n+1){flex-direction:row-reverse}.article-7 .article_box_3{position:relative}.article-7 .article_box_3::before{content:"";position:absolute;inset:0;width:95vw;margin-left:50%;transform:translateX(-60%);background:rgba(231,220,208,.3);z-index:-1}.article-7 .article_box_3 ._col_1{position:relative;display:flex;align-items:flex-end}.article-7 .article_box_3 ._col_1::before{content:"";position:absolute;right:0;top:0;bottom:0;width:56vw;background-image:url("/upload/filemanager/Pages/Produktzusatze/Produktzusatze-4.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;z-index:-1}.article-7 .article_box_3 ._col_1 .head_txt_2{margin-bottom:20px}.article-7 .article_box_3 ._col_1 ._col_1_text{padding:38px 30px;margin-bottom:30px;background:#fff;width:100%;max-width:600px}.article-7 .article_box_3 ._col_2 .handles{margin-left:80px}.article-7 .article_box_3 ._col_2 .handles .head_txt_2{position:relative;padding-bottom:3px;margin-bottom:20px}.article-7 .article_box_3 ._col_2 .handles .head_txt_2::before{content:"";position:absolute;bottom:0;left:0;width:60%;height:1px;background:#000}.article-7 .article_box_3 ._col_2 .handles .handle_1{margin-bottom:40px}.article-7 .article_box_3 ._col_2 .handles .handle_1 .handle_tiles,.article-7 .article_box_3 ._col_2 .handles .handle_2 .handle_tiles{display:flex;flex-direction:row;gap:30px}.article-7 .article_box_3 ._col_2 .handles .handle_1 .handle_tiles .tile,.article-7 .article_box_3 ._col_2 .handles .handle_2 .handle_tiles .tile{display:flex;flex-direction:column;align-items:center;gap:7px}.article-8 .img_popups .popup_info_tile_1{top:1%;left:80%}.article-8 .img_popups .popup_info_tile_2{top:18%;left:1%}.article-8 .img_popups .popup_info_tile_3{top:30%;left:90%}.article-8 .img_popups .popup_info_tile_4{top:44%;left:47%}.article-8 .img_popups .popup_info_tile_5{top:65%;left:27%}.article-8 .img_popups .popup_info_tile_6{top:78%;left:2%}.article-8 .img_popups .popup_info_tile_7{top:91%;left:33%}.article-8 .img_popups .popup_info_tile_8{top:82%;left:61%}.article-8 .page_hero__wrapper h1{color:#000}.article-8 .page_hero__wrapper p{color:#000}.article-9 .img_popups .popup_info_tile_1{top:1%;left:80%}.article-9 .img_popups .popup_info_tile_2{top:18%;left:1%}.article-9 .img_popups .popup_info_tile_3{top:30%;left:90%}.article-9 .img_popups .popup_info_tile_4{top:44%;left:47%}.article-9 .img_popups .popup_info_tile_5{top:65%;left:27%}.article-9 .img_popups .popup_info_tile_6{top:78%;left:2%}.article-9 .img_popups .popup_info_tile_7{top:91%;left:33%}.article-9 .img_popups .popup_info_tile_8{top:82%;left:61%}.article-9 .page_hero__wrapper h1{color:#000}.article-9 .page_hero__wrapper p{color:#000}.article-10 .img_popups .popup_info_tile_1{top:1%;left:80%}.article-10 .img_popups .popup_info_tile_2{top:18%;left:1%}.article-10 .img_popups .popup_info_tile_3{top:30%;left:90%}.article-10 .img_popups .popup_info_tile_4{top:44%;left:47%}.article-10 .img_popups .popup_info_tile_5{top:65%;left:27%}.article-10 .img_popups .popup_info_tile_6{top:78%;left:2%}.article-10 .img_popups .popup_info_tile_7{top:91%;left:33%}.article-10 .img_popups .popup_info_tile_8{top:82%;left:61%}.article-10 .page_hero__wrapper h1{color:#000}.article-10 .page_hero__wrapper p{color:#000}.article-11 .img_popups .popup_info_tile_1{top:1%;left:80%}.article-11 .img_popups .popup_info_tile_2{top:18%;left:1%}.article-11 .img_popups .popup_info_tile_3{top:30%;left:90%}.article-11 .img_popups .popup_info_tile_4{top:44%;left:47%}.article-11 .img_popups .popup_info_tile_5{top:65%;left:27%}.article-11 .img_popups .popup_info_tile_6{top:78%;left:2%}.article-11 .img_popups .popup_info_tile_7{top:91%;left:33%}.article-11 .img_popups .popup_info_tile_8{top:82%;left:61%}.article-11 .page_hero__wrapper h1{color:#000}.article-11 .page_hero__wrapper p{color:#000}.article-14 .img_popups .popup_info_tile_1{top:1%;left:53%}.article-14 .img_popups .popup_info_tile_2{top:13%;left:69%}.article-14 .img_popups .popup_info_tile_3{top:18%;left:20%}.article-14 .img_popups .popup_info_tile_4{top:30%;left:80%}.article-14 .img_popups .popup_info_tile_5{top:48%;left:86%}.article-14 .img_popups .popup_info_tile_6{top:53%;left:20%}.article-14 .img_popups .popup_info_tile_7{top:60%;left:79%}.article-14 .img_popups .popup_info_tile_8{top:71%;left:47%}.article-14 .img_popups .popup_info_tile_9{top:75%;left:80%}.article-14 .img_popups .popup_info_tile_10{top:80%;left:4%}.article-14 .img_popups .popup_info_tile_11{top:95%;left:70%}.article-14 .article_box_2{text-align:center}.article-14 .article_box_2 .head_txt_2{margin-bottom:30px}.article-14 .color_tiles .color_tiles_data .tile p{padding-right:20px}.article-15 .text h2,.article-15 .article-19 .box47-3 .text-center-box p h2,.article-19 .box47-3 .text-center-box .article-15 p h2{margin-bottom:30px}.article-16 .sub_page_1 .box-2 .tiles{position:relative;display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}.article-16 .sub_page_1 .box-2 .tiles .tiles_tile{background:#fff;padding:20px;box-shadow:0px 0px 30px rgba(0,0,0,.16)}.article-16 .sub_page_1 .box-2 .tiles .tiles_tile .head_txt_5{margin-bottom:10px}#cookie-information{display:none}#page-2 #realizations_box{padding-top:75px;padding-bottom:75px}#scontainer-1 .swiper-pagination{position:absolute;right:50px;bottom:50px;width:auto;display:flex;justify-content:flex-end;gap:30px}#scontainer-1 .swiper-pagination .swiper-pagination-bullet{color:#fff;background:rgba(0,0,0,0) !important;position:relative;display:block;height:30px;width:30px;opacity:1 !important}#scontainer-1 .swiper-pagination .swiper-pagination-bullet::before{display:block;height:30px;width:30px;position:absolute;top:0;left:0;font-size:22px}#scontainer-1 .swiper-pagination .swiper-pagination-bullet:first-child::before{content:"01"}#scontainer-1 .swiper-pagination .swiper-pagination-bullet:nth-child(2)::before{content:"02"}#scontainer-1 .swiper-pagination .swiper-pagination-bullet:nth-child(3)::before{content:"03"}#scontainer-1 .swiper-pagination .swiper-pagination-bullet:nth-child(4)::before{content:"04"}#scontainer-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{margin-right:70px;position:relative}#scontainer-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{content:"";display:block;height:1px;width:50px;background:#fff;position:absolute;top:50%;right:-75px}#scontainer-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:last-child{margin-right:0 !important}#scontainer-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4)::after{display:none;right:auto;left:-80px}.box_stats{padding-bottom:125px}.box_stats #scontainer-15 ul{list-style-type:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:20px}.box_stats #scontainer-15 ul li+li:before{content:"";display:block;height:90%;width:1px;background:#000;position:absolute;top:0;left:0}.box_stats #scontainer-15 ul li{flex:1 1 auto;display:block;text-align:center;text-transform:uppercase;font-size:15px;position:relative}.box_stats #scontainer-15 ul li:first-child{padding-left:0}.box_stats #scontainer-15 ul li:last-child{padding-right:0}.box_stats #scontainer-15 ul li strong{font-size:64px;font-weight:600;color:#e7dcd0;display:block;margin-bottom:-20px}@media(max-width: 991px){.box_stats #scontainer-15 ul li{width:50%}.box_stats #scontainer-15 ul li:nth-child(2n)::before{height:100%}.box_stats #scontainer-15 ul li:nth-child(2n+1)::before{display:none}}@media(max-width: 767px){.box_stats #scontainer-15 ul li{font-size:13px}.box_stats #scontainer-15 ul li strong{font-size:46px;margin-bottom:-10px}}.box_stats_text{font-size:22px;text-transform:uppercase}.box_stats_text p{margin-bottom:0}#scontainer-17{font-size:32px;font-weight:100;text-transform:uppercase}#page-2 .box-5{display:none !important}.splide__arrow,.splide__pagination{visibility:hidden !important}.box-katalog-download{padding-bottom:0 !important;overflow:hidden}.box-katalog-download .row{position:relative}.box-katalog-download .row::before{content:"";position:absolute;top:50%;left:50%;width:100vw;height:350px;background-image:url("/upload/filemanager/katalog/box-katalog-download-bg.jpg");background-position:center;transform:translate(-50%, -50%)}.box-katalog-download .row::after{content:url("/upload/filemanager/katalog/three-lines.svg");position:absolute;bottom:120px;left:0;transform:translateX(-50%)}.box-katalog-download .row .box-katalog-download-wrapper{display:flex;flex-direction:row;align-items:center}.box-katalog-download .row .box-katalog-download-wrapper h2{color:#fff;font-weight:300;font-size:35px;line-height:45px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:0;width:100%;max-width:380px;text-align:right}.box-katalog-download .row .box-katalog-download-wrapper h2 strong{font-weight:700}.box-katalog-download img{max-width:100%;margin-right:75px}@media(max-width: 575px){.box-katalog-download img{margin-right:0}}.box-katalog-download a{border:1px solid #fff;display:inline-block;width:275px;color:#fff;font-weight:300;font-size:20px;line-height:30px;letter-spacing:.05em;padding:20px;text-transform:uppercase;align-items:center;transition:all .5s ease}@media(max-width: 575px){.box-katalog-download a{margin:auto;display:flex}}.box-katalog-download a::after{content:"";display:inline-block;height:18px;width:24px;background-image:url("/upload/filemanager/Icons/arrow-right-white.svg");background-size:cover;background-position:center;background-repeat:no-repeat;margin-left:10px}.box-katalog-download a:hover{background:#000}@media(max-width: 1199px){.box-katalog-download .row::before{background-size:cover;height:280px}.box-katalog-download .row::after{display:none}.box-katalog-download .row .box-katalog-download-wrapper{display:grid;grid-template-columns:1fr auto;grid-template-areas:"title img" "link img";-moz-column-gap:50px;column-gap:50px}.box-katalog-download .row .box-katalog-download-wrapper img{grid-area:img;margin-right:0}.box-katalog-download .row .box-katalog-download-wrapper h2{grid-area:title;max-width:unset}.box-katalog-download .row .box-katalog-download-wrapper a{grid-area:link;width:-moz-fit-content;width:fit-content;height:auto;margin-left:auto}.box-katalog-download img{max-width:290px}.box-katalog-download a{font-size:22px;width:150px;height:50px}}@media(max-width: 991px){.box-katalog-download .row::before{height:100%}}@media(max-width: 767px){.box-katalog-download img{max-width:200px;margin:0 auto !important}.box-katalog-download h2{text-align:center !important;font-size:24px !important}.box-katalog-download .row .box-katalog-download-wrapper{display:grid;grid-template-columns:1fr;grid-template-areas:"img" "title" "link";row-gap:30px;padding-top:40px;padding-bottom:40px}}@media(max-width: 575px){.box-katalog-download img{max-width:200px}.box-katalog-download a{display:inline-flex}}@media(max-width: 400px){.box-katalog-download .row::before{height:130px}.box-katalog-download img{max-width:130px}.box-katalog-download a{font-size:16px;width:120px;height:40px}}.box-realizations{position:relative;background:#f4f4f4}.box-realizations .swiper{width:100%;height:100%;max-height:1100px;margin-left:auto;margin-right:auto}.box-realizations .swiper-slide{height:calc((100% - 10px)/2) !important;max-height:-moz-fit-content;max-height:fit-content}.box-realizations .realization{width:100%;height:100%;background:#fff}@media(max-width: 767px){.box-realizations .realization{width:100%}}.box-realizations .realization .caption{background:#fff;padding:40px 50px}@media(max-width: 767px){.box-realizations .realization .caption{padding:20px}}.box-realizations .realization .caption .text,.box-realizations .realization .caption .article-19 .box47-3 .text-center-box p,.article-19 .box47-3 .text-center-box .box-realizations .realization .caption p{border-left:1px solid #6c6d70;padding-left:30px}@media(max-width: 767px){.box-realizations .realization .caption .text,.box-realizations .realization .caption .article-19 .box47-3 .text-center-box p,.article-19 .box47-3 .text-center-box .box-realizations .realization .caption p{padding-left:20px}}.box-realizations .realization .caption .text h3,.box-realizations .realization .caption .article-19 .box47-3 .text-center-box p h3,.article-19 .box47-3 .text-center-box .box-realizations .realization .caption p h3{font-style:normal;font-weight:400;font-size:20px;line-height:1.2;letter-spacing:.07em;text-transform:uppercase;color:#000;margin-bottom:10px}@media(max-width: 767px){.box-realizations .realization .caption .text h3,.box-realizations .realization .caption .article-19 .box47-3 .text-center-box p h3,.article-19 .box47-3 .text-center-box .box-realizations .realization .caption p h3{font-size:18px}}.box-realizations .realization .caption .text p,.box-realizations .realization .caption .article-19 .box47-3 .text-center-box p p,.article-19 .box47-3 .text-center-box .box-realizations .realization .caption p p{font-weight:300;font-size:13px;line-height:20px;letter-spacing:.05em;margin-bottom:0}@media(max-width: 767px){.box-realizations .realization .caption .text p,.box-realizations .realization .caption .article-19 .box47-3 .text-center-box p p,.article-19 .box47-3 .text-center-box .box-realizations .realization .caption p p{font-size:14px}}.box-realizations .realization .image{position:relative;height:313px}.box-realizations .realization .image::before{content:"";position:absolute;left:0;bottom:0;right:0;height:70px;background:hsla(0,0%,100%,.6)}.box-realizations .realization .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.box-realizations .container>.row>.col-xl-3{display:flex;justify-content:flex-end}@media(max-width: 575px){.box-realizations .container>.row>.col-xl-3{padding:0 25px;justify-content:center}}.box-realizations .container .col-xl-3{align-items:center}.box-realizations #scontainer-23{position:relative;text-align:right;max-width:300px;padding-bottom:300px}.box-realizations #scontainer-23::before{content:"";position:absolute;top:-10px;right:0;height:68px;background:url("/upload/filemanager/realizations/realizations-stripes.png") no-repeat center;width:900px;transform:translateY(-100%)}.box-realizations #scontainer-23 h2{font-weight:400;font-size:20px;line-height:24px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:20px}.box-realizations #scontainer-23 p{font-weight:300;font-size:15px;line-height:26px;text-align:right;letter-spacing:.05em}@media(max-width: 1199px){.box-realizations #scontainer-23{text-align:start}.box-realizations #scontainer-23::before{top:0;right:100%;transform:none}.box-realizations #scontainer-23 p{text-align:left}}@media(max-width: 575px){.box-realizations #scontainer-23{text-align:center}}@media(max-width: 1199px){.box-realizations{padding:20px 0}.box-realizations #scontainer-23{max-width:unset;padding-bottom:20px}}@media(max-width: 991px){.box-realizations::before{display:none}}#page_hero{margin-bottom:100px;width:100%;background:#f4f4f4}#page_hero .scontainer-content{max-width:1920px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:577px 1fr;align-items:center;min-height:400px}@media(min-width: 1900px){#page_hero .scontainer-content{grid-template-columns:645px 1fr}}@media(max-width: 1199px){#page_hero .scontainer-content{grid-template-columns:500px 1fr}}@media(max-width: 767px){#page_hero .scontainer-content{grid-template-columns:400px 1fr}}@media(max-width: 575px){#page_hero .scontainer-content{grid-template-columns:350px 1fr}}#page_hero .scontainer-content .left-data{position:relative;padding:40px;margin-left:auto;width:-moz-fit-content;width:fit-content}#page_hero .scontainer-content .left-data>*{max-width:410px}#page_hero .scontainer-content .left-data::before{content:"";position:absolute;left:0;bottom:0;width:1px;height:70%;background:#6c6d70}#page_hero .scontainer-content .left-data::after{content:"";position:absolute;left:0;bottom:0;width:50%;height:1px;background:#6c6d70}#page_hero .scontainer-content .left-data #breadcrumbs{margin-bottom:25px;justify-content:flex-end}#page_hero .scontainer-content .left-data h1{color:#000;font-weight:700;font-size:32px;line-height:37px;text-align:right;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px}#page_hero .scontainer-content .left-data p{color:#000;font-size:20px;line-height:25.6px;font-weight:300;letter-spacing:.05em;margin-bottom:0;text-align:right}#page_hero .scontainer-content .left-data p strong{font-weight:700}#page_hero .scontainer-content .right-data{position:relative;height:100%}#page_hero .scontainer-content .right-data::before{content:"";position:absolute;left:0;top:0;bottom:0;width:95px;background:hsla(0,0%,100%,.6);z-index:1}#page_hero .scontainer-content .right-data img{position:absolute;inset:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 991px){#page_hero .scontainer-content .left-data #breadcrumbs{margin-bottom:20px}#page_hero .scontainer-content .left-data h1{font-size:30px;line-height:32px;margin-bottom:15px}#page_hero .scontainer-content .left-data p{font-size:16px;line-height:24px}}@media(max-width: 575px){#page_hero .scontainer-content .left-data{padding:30px}#page_hero .scontainer-content .left-data #breadcrumbs{margin-bottom:20px}#page_hero .scontainer-content .left-data h1{font-size:24px;line-height:28px;margin-bottom:15px}#page_hero .scontainer-content .left-data p{font-size:14px;line-height:20px}}#nav_tabs{max-width:980px;padding-bottom:120px;margin-bottom:90px;margin-left:auto;margin-right:auto}#nav_tabs::before{content:"";position:absolute;bottom:0;left:0;height:1px;width:100vw;background-color:#000}#nav_tabs,#nav_tabs_colors{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:17px}#nav_tabs li,#nav_tabs_colors li{position:relative;min-width:-moz-fit-content;min-width:fit-content;width:200px;border:1px solid #000;background:#fff;transition:background 250ms ease}#nav_tabs li.new::before,#nav_tabs_colors li.new::before{content:url("/upload/filemanager/Icons/new-icon.png");position:absolute;top:-10px;right:-15px}#nav_tabs li.active,#nav_tabs_colors li.active{background:#000}#nav_tabs li.active a,#nav_tabs_colors li.active a{color:#fff}#nav_tabs li a,#nav_tabs_colors li a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;row-gap:7px;color:#000;font-weight:300;font-size:18px;line-height:1;margin-bottom:0;padding:12px 20px;cursor:pointer;transition:color 250ms ease}#nav_tabs li a u,#nav_tabs_colors li a u{display:flex;flex-direction:column;align-items:center;font-weight:300;font-size:14px;line-height:1.3;margin-bottom:0;letter-spacing:.05em;text-decoration:none}#nav_tabs li a u span,#nav_tabs_colors li a u span{margin-top:-4px;font-size:14px}#product-preview-box{margin-bottom:70px}#product-preview-box .product-preview-box .scontainer-content .product-preview{display:none;padding-left:250px}#product-preview-box .product-preview-box .scontainer-content .product-preview.active{display:block}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img{padding-top:15px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem{position:absolute;left:0;transform:translateX(-95%);z-index:3;width:240px;height:240px;text-align:center;padding:15px;background:#fff;border:5px solid #d8d8d8;border-radius:100%}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem::before{content:"";position:absolute;inset:-10px;border:5px solid #e6e6e6;border-radius:100%}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem::after{content:"";position:absolute;inset:-15px;border:5px solid #f4f4f4;border-radius:100%;box-shadow:0 0 0px 5px #fbfbfb}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem img{margin-bottom:14px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem p{font-weight:300;font-size:18px;line-height:20px;letter-spacing:.05em;margin-bottom:0}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem p strong{display:block;position:relative;font-weight:700;font-size:16px;line-height:20px;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#4ca8e6;margin-bottom:14px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem p strong::before{content:"";position:absolute;bottom:-6px;left:50%;height:1px;width:100%;max-width:110px;background:#4ca8e6;transform:translateX(-50%)}@media(max-width: 991px){#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem{transform:translateX(0);left:15px}}@media(max-width: 575px){#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .product-emblem{display:none}}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-wrapper .swiper-slide{text-align:center}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-navigation{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:60px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-navigation .swiper-button-disabled{opacity:.6}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-navigation .swiper-slide-next{position:relative;cursor:pointer;transition:opacity 250ms ease-in}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-navigation .swiper-slide-next img{width:50px;height:50px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-navigation .swiper-slide-prev{position:relative;cursor:pointer;transition:opacity 250ms ease-in}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img .illustration_product_slider .swiper-navigation .swiper-slide-prev img{width:50px;height:50px}@media(max-width: 991px){#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_img{margin-bottom:50px}}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text{display:flex;flex-direction:column;justify-content:space-between}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text h3{font-weight:700;font-size:35px;line-height:37px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:25px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul{border:1px solid #f4f4f4;padding:15px 20px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul::-webkit-scrollbar{width:3px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul::-webkit-scrollbar-thumb{background:#dadada;border-radius:0px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(128,128,128,.1);border-radius:0px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul::-webkit-scrollbar-thumb:hover{background:#000}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul li:not(:last-child){margin-bottom:25px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul li h4{font-weight:700;font-size:16px;line-height:26px;letter-spacing:.05em;margin-bottom:0}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text ul li p{font-weight:300;font-size:16px;line-height:26px;letter-spacing:.05em;margin-bottom:0}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text__footer{display:grid;grid-template-columns:1fr 1fr;align-items:center;-moz-column-gap:55px;column-gap:55px;row-gap:15px;padding-top:45px;padding-left:20px}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text__footer img{width:100%;max-width:-moz-fit-content;max-width:fit-content}@media(max-width: 767px){#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text{text-align:center}#product-preview-box .product-preview-box .scontainer-content .product-preview .product_info_text .btn8{margin-top:40px;margin-left:auto;margin-right:auto}}@media(max-width: 991px){#product-preview-box .product-preview-box .scontainer-content .product-preview{padding-left:0}}@media(max-width: 991px){#product-preview-box{margin-bottom:70px}}#characteristics-box{position:relative}#characteristics-box::before{content:"";position:absolute;inset:0;box-shadow:0px 0px 30px rgba(0,0,0,.08);width:100vw;left:50%;transform:translateX(-50%)}#characteristics-box .scontainer-content .row{display:none}#characteristics-box .scontainer-content .row.active{display:flex}#characteristics-box .scontainer-content .row ul{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;-moz-column-gap:50px;column-gap:50px;padding:60px 0 30px 0}#characteristics-box .scontainer-content .row ul li{position:relative;color:#2c2d2f;display:flex;flex-direction:row;align-items:center;-moz-column-gap:15px;column-gap:15px;row-gap:8px;padding:20px;width:100%;max-width:300px;flex:1;justify-content:space-between}#characteristics-box .scontainer-content .row ul li:not(:last-child)::before{content:"";position:absolute;bottom:0;top:50%;right:-25px;width:1px;height:86px;background:#000;transform:translateY(-50%)}#characteristics-box .scontainer-content .row ul li img{filter:invert(1)}#characteristics-box .scontainer-content .row ul li h2{font-weight:700;font-size:18px;line-height:26px;margin-bottom:0}#characteristics-box .scontainer-content .row ul li p{font-weight:400;font-size:16px;line-height:1.5;margin-bottom:0}#characteristics-box .scontainer-content .row .col-12>p{width:100%;max-width:960px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-weight:300;font-size:10px;line-height:12px;letter-spacing:.05em}@media(max-width: 991px){#characteristics-box .scontainer-content .row ul{flex-direction:column;row-gap:30px}#characteristics-box .scontainer-content .row ul li{align-items:center}#characteristics-box .scontainer-content .row ul li:not(:last-child)::before{top:auto;bottom:-15px;left:50%;width:calc(100% - 30px);height:1px;transform:translateX(-50%)}}#product-360{position:relative;margin-top:100px;width:100%;max-width:1260px;margin-left:auto;margin-right:auto}#product-360 span:nth-child(1)::before{top:100px;background:rgba(231,220,208,.8)}#product-360 span:nth-child(2)::before{top:120px;background:#d8d8d8}#product-360 span:nth-child(3)::before{top:140px;background:#6c6d70}#product-360 span::before{content:"";position:absolute;left:15px;right:15px;height:9px}#product-360 .product-preview-data{display:flex;flex-direction:row;align-items:flex-start;-moz-column-gap:50px;column-gap:50px}#product-360 .product-preview-data>img{transition:all 250ms ease-in-out}#product-360 .product-preview-data>img:hover{animation:tilt-n-move-shaking 1s infinite}@keyframes tilt-n-move-shaking{0%{transform:scale(1) rotate(0deg)}25%{transform:scale(1.1) rotate(15deg)}50%{transform:scale(1.1) rotate(0deg)}75%{transform:scale(1.1) rotate(-15deg)}100%{transform:scale(1) rotate(0deg)}}#product-360 .product-preview-data .product-preview-text h4{width:100%;max-width:310px;font-weight:300;font-size:20px;line-height:35px;letter-spacing:.15em;text-transform:uppercase}#product-360 .product-preview-data .product-preview-text p{font-weight:700;font-size:15px;line-height:35px;letter-spacing:.15em;margin-bottom:0}#product-colors>.col-12{display:none}#product-colors>.col-12.active{display:block}#product-popup-box .product-popup-box-list{display:none}#product-popup-box .product-popup-box-list.active{display:block !important}#product-popup-box .scontainer-content{position:relative;margin-bottom:110px;height:875px}@media(max-width: 575px){#product-popup-box .scontainer-content{height:540px}}#product-popup-box .row:first-child{position:absolute;top:0;right:50%;height:100%}#product-popup-box .row:first-child img{width:auto !important;max-width:none !important;height:100%}@media(min-width: 1360px){#product-popup-box .row:first-child{transform:translateX(-41%)}}#product-popup-box .row:first-child::before{content:"";position:absolute;top:0;left:50%;height:100%;width:100%;background:rgba(244,244,244,.6)}#product-popup-box .row:last-child{position:relative;height:100%;align-items:center}#product-popup-box .row .box-data{position:relative;width:100%}@media(max-width: 1199px){#product-popup-box .row .box-data{width:-moz-fit-content;width:fit-content;margin:0 auto}#product-popup-box .row .box-data img{margin:0 auto;display:block}}@media(max-width: 1199px)and (max-width: 575px){#product-popup-box .row .box-data img{max-width:300px !important}}#product-popup-box .row .box-data ul{position:absolute;top:0;left:15px;width:calc(100% - 15px);height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}#product-popup-box .row .box-data ul li{position:absolute;width:-webkit-fill-available}@media(min-width: 1200px){#product-popup-box .row .box-data ul li::after{content:"";position:absolute;top:9.5px;right:0;width:calc(100% - 19px);height:1px;background:#000}}#product-popup-box .row .box-data ul li::before{content:"";position:absolute;width:19px;height:19px;background:hsla(0,0%,100%,.3);border:1px solid #000;border-radius:100%;font-weight:700;font-size:25px;line-height:20px;text-align:center;letter-spacing:.05em;display:flex;align-items:center;justify-content:center}@media(max-width: 1199px){#product-popup-box .row .box-data ul li{position:initial;width:19px;height:19px}#product-popup-box .row .box-data ul li::before{cursor:pointer;width:49px;height:49px;transform:translate(-50%, -50%)}}#product-popup-box .row .box-data ul li p{position:relative;color:#000;font-weight:300;font-size:16px;line-height:20px;letter-spacing:.05em;text-align:right;margin-bottom:0;width:100%;margin-left:auto}@media(min-width: 1200px){#product-popup-box .row .box-data ul li p{padding:25px 15px 0 0}#product-popup-box .row .box-data ul li p::after{content:"";position:absolute;top:9.5px;right:0;height:100%;width:1px;background:#000}}@media(max-width: 1199px){#product-popup-box .row .box-data ul li p{text-align:center;position:absolute;left:50%;top:50%;width:-moz-max-content;width:max-content;max-width:400px;transform:translate(-50%, -50%);background:#fff;padding:40px 20px 20px;z-index:1;cursor:pointer;opacity:0;visibility:hidden;transition:opacity 150ms ease-in,visibility 150ms ease-in}#product-popup-box .row .box-data ul li p::before{content:"";position:absolute;top:20px;right:15px;width:15px;height:1px;transform:rotate(45deg);background:#000}#product-popup-box .row .box-data ul li p::after{content:"";position:absolute;top:20px;right:15px;width:15px;height:1px;transform:rotate(-45deg);background:#000}#product-popup-box .row .box-data ul li p.active{opacity:1;visibility:visible}}@media(max-width: 575px){#product-popup-box .row .box-data ul li p{max-width:290px}}.colors-box-head-wrapper{padding:45px 50px 30px;background:#f4f4f4}.colors-box-head-wrapper h2{font-size:30px;font-weight:300;line-height:25px;letter-spacing:.15em}.colors-box-head-wrapper p{font-size:16px;font-weight:300;line-height:25px;letter-spacing:.05em;margin-bottom:0}.color-tiles{position:relative;height:-moz-fit-content;height:fit-content}.color-tiles::before{content:"";position:absolute;left:0;top:12px;bottom:0;width:1px;background:#6c6d70}.color-tiles-title{position:relative;padding-left:240px;min-height:30px}.color-tiles-title::before{content:"";position:absolute;left:0;top:12px;width:213px;height:1px;background:#6c6d70}.color-tiles-title h2{font-weight:700;font-size:20px;line-height:25px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:0}@media(max-width: 991px){.color-tiles-title{padding-left:100px}.color-tiles-title::before{width:60px}}.color-tiles-data{padding-left:60px;padding-top:50px;max-height:unset}.color-tiles-data li{display:flex;flex-direction:row;align-items:center;-moz-column-gap:17px;column-gap:17px}.color-tiles-data li img{width:100%;max-width:-moz-fit-content;max-width:fit-content}.color-tiles-data li p{font-weight:300;font-size:13px;line-height:15px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:0}@media(max-width: 991px){.color-tiles-data{padding-left:30px;padding-top:30px}}.color-tiles[status=true] button span::after{width:0}.color-tiles button{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:250px;min-height:38px;background:#fff;border:1px solid #000;margin-left:60px;margin-top:19px;padding:0 20px;outline:none !important;background:#fff;transition:background 250ms ease-in-out;cursor:pointer}.color-tiles button:hover{background:#000}.color-tiles button:hover p{color:#fff}.color-tiles button:hover span{border-color:#fff}.color-tiles button:hover span::before,.color-tiles button:hover span::after{background:#fff}.color-tiles button p{font-weight:300;font-size:16px;line-height:20px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:0;transition:color 250ms ease-in}.color-tiles button span{position:relative;width:20px;height:20px;border-radius:100%;border:1px solid #000;transition:border 250ms ease-in}.color-tiles button span::before{content:"";position:absolute;left:50%;top:50%;width:10px;height:1px;background:#000;border-radius:3px;transform:translate(-50%, -50%);transition:background 250ms ease-in}.color-tiles button span::after{content:"";position:absolute;left:50%;top:50%;width:10px;height:1px;background:#000;border-radius:3px;transform:translate(-50%, -50%) rotate(90deg);transition:width 250ms ease-in,background 250ms ease-in}@media(max-width: 991px){.color-tiles button{margin-left:30px}}#our-catalog .scontainer-content h2{font-weight:300;font-size:25px;line-height:40px;text-align:right;letter-spacing:.07em;text-transform:uppercase;text-align:right}#our-catalog .scontainer-content h2 strong{font-weight:700}#our-catalog .scontainer-content a{display:block;text-align:center;padding:15px;border:1px solid #000;margin-top:20px;width:100%;color:#000;font-weight:300;font-size:25px;line-height:30px;letter-spacing:.05em;text-transform:uppercase}@media(max-width: 991px){#our-catalog .scontainer-content h2{font-size:20px;line-height:30px}#our-catalog .scontainer-content a{font-size:20px}}@media(max-width: 767px){#our-catalog .scontainer-content h2{text-align:left}}#our-catalog .scontainer-content .our-catalog-img{position:relative}#our-catalog .scontainer-content .our-catalog-img h2{position:absolute;bottom:0;left:0;right:0;background:#3a3a3a;mix-blend-mode:hard-light;padding:25px;margin-bottom:0;color:#fff;font-weight:300;font-size:25px;line-height:32px;text-align:center;letter-spacing:.05em;text-transform:uppercase}@media(max-width: 991px){#our-catalog .scontainer-content .our-catalog-img h2{font-size:20px;line-height:30px}}#our-catalog .scontainer-content .our-catalog-footer{position:relative}#our-catalog .scontainer-content .our-catalog-footer span.line::before{content:"";position:absolute;right:calc(100% + 30px);height:11px;width:100vw}#our-catalog .scontainer-content .our-catalog-footer span.line:nth-child(2)::before{top:0;background:rgba(231,220,208,.8)}#our-catalog .scontainer-content .our-catalog-footer span.line:nth-child(3)::before{top:50%;background:#d8d8d8;transform:translateY(-50%)}#our-catalog .scontainer-content .our-catalog-footer span.line:nth-child(4)::before{bottom:0;background:#6c6d70}.article-17{margin-bottom:0}.article-17 ul{list-style:initial;padding-left:36px;margin-bottom:0}.article-17 ul li{margin-bottom:10px}.article-17 ul li>ul{list-style:circle}@media(max-width: 991px){.veka-icons{text-align:center}}.veka-icons ._title{font-weight:600;margin-bottom:10px}.veka-icons ._text{font-size:.95rem}@media(max-width: 991px){.veka-icons ._text{margin-bottom:25px}}.veka-icons ._icon{margin-bottom:15px}.veka-icons ._icon img{height:70px}.veka-icons ._icon img[src="/upload/filemanager/Pages/Turen/VEKAMOTION-82/Vielzahl-an-Anpassungsmoglichkeiten.svg"]{height:50px;margin-top:10px;margin-bottom:10px}#page-8 .box-katalog-download{padding-bottom:125px !important}@media(max-width: 767px){#page-8 .box-katalog-download{padding-bottom:90px !important}}@media(max-width: 400px){#page-8 .box-katalog-download .row::before{height:100%}}#scontainer-48 a,#scontainer-51 a,#scontainer-74 a{text-transform:uppercase;font-size:18px;font-weight:300;color:#000;display:inline-flex;align-items:center;margin-top:25px;padding:16px 25px;background:rgba(0,0,0,0)}#scontainer-48 a::after,#scontainer-51 a::after,#scontainer-74 a::after{content:url("/upload/filemanager/Icons/arrow_right_black.svg");display:inline-block;line-height:0;margin-left:20px;margin-top:-3px;transition:all 250ms ease-in-out}#scontainer-48 a:hover::after,#scontainer-51 a:hover::after,#scontainer-74 a:hover::after{filter:invert(1)}#product-colors-preview-box{margin-bottom:70px}#product-colors-preview-box .scontainer-content .colors-box-header{padding:45px 50px 30px;margin-bottom:50px;background:#f4f4f4}#product-colors-preview-box .scontainer-content .colors-box-header h2{font-size:30px;font-weight:300;line-height:25px;letter-spacing:.15em}#product-colors-preview-box .scontainer-content .colors-box-header p{font-size:16px;font-weight:300;line-height:25px;letter-spacing:.05em;margin-bottom:0}#product-colors-preview-box .scontainer-content .colors-box-header .c-row{display:flex;flex-direction:row;-moz-column-gap:40px;column-gap:40px}#product-colors-preview-box .scontainer-content .colors-box-header .c-row .c-col-2{display:flex;justify-content:center;flex:1}#product-colors-preview-box .scontainer-content .colors-preview{display:none}#product-colors-preview-box .scontainer-content .colors-preview.active{display:block}#product-colors-preview-box .scontainer-content .colors-preview .color-tiles-rows .color-tiles:not(:last-child){margin-bottom:130px}#product-colors-preview-box .scontainer-content .colors-preview .color-tiles-rows .color-tiles .color-tiles-data{display:flex;flex-direction:row;flex-wrap:wrap;-moz-column-gap:17px;column-gap:17px;row-gap:17px;align-items:flex-start;overflow:hidden}#product-colors-preview-box .scontainer-content .colors-preview .color-tiles-rows .color-tiles .color-tiles-data li{flex:0 0 calc(33.3333333333% - 11.3333333333px)}@media(max-width: 991px){#product-colors-preview-box .scontainer-content .colors-preview .color-tiles-rows .color-tiles .color-tiles-data li{flex:0 0 calc(50% - 8.5px)}#product-colors-preview-box .scontainer-content .colors-preview .color-tiles-rows .color-tiles .color-tiles-data li.empty{display:none}}@media(max-width: 767px){#product-colors-preview-box .scontainer-content .colors-preview .color-tiles-rows .color-tiles .color-tiles-data li{flex:0 0 100%}}button.c-button{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:250px;min-height:38px;background:#fff;border:1px solid #000;padding:0 20px;outline:none !important;background:#fff;transition:background 250ms ease-in-out;cursor:pointer}button.c-button:hover{background:#000}button.c-button:hover p{color:#fff}button.c-button:hover span{border-color:#fff}button.c-button:hover span::before,button.c-button:hover span::after{background:#fff}button.c-button p{font-weight:300;font-size:16px;line-height:20px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:0;transition:color 250ms ease-in}button.c-button span{position:relative;width:20px;height:20px;border-radius:100%;border:1px solid #000;transition:border 250ms ease-in}button.c-button span::before{content:"";position:absolute;left:50%;top:50%;width:10px;height:1px;background:#000;border-radius:3px;transform:translate(-50%, -50%);transition:background 250ms ease-in}button.c-button span::after{content:"";position:absolute;left:50%;top:50%;width:10px;height:1px;background:#000;border-radius:3px;transform:translate(-50%, -50%) rotate(90deg);transition:width 250ms ease-in,background 250ms ease-in}@media(max-width: 991px){button.c-button{margin-left:30px}}#scontainer-139,#scontainer-141{margin-bottom:120px}@media(max-width: 575px){#scontainer-139,#scontainer-141{margin-bottom:60px}}#scontainer-139 h2,#scontainer-141 h2{font-size:50px;font-weight:250;line-height:1;letter-spacing:2px;font-family:"URW Form";text-transform:uppercase;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid #000}@media(max-width: 767px){#scontainer-139 h2,#scontainer-141 h2{margin-bottom:30px;padding-bottom:30px}}@media(max-width: 575px){#scontainer-139 h2,#scontainer-141 h2{font-size:34px}}#scontainer-139 p,#scontainer-141 p{font-size:34px;font-weight:300;line-height:1;letter-spacing:2px;font-family:"URW Form";color:#1d1d1e;text-transform:uppercase;margin-bottom:0}@media(max-width: 575px){#scontainer-139 p,#scontainer-141 p{font-size:24px}}#scontainer-139 .col-left,#scontainer-141 .col-left{max-width:560px}@media(max-width: 767px){#scontainer-139 .col-left,#scontainer-141 .col-left{margin-bottom:30px}}#scontainer-140,#scontainer-142{margin-bottom:120px}@media(max-width: 575px){#scontainer-140,#scontainer-142{margin-bottom:60px}}#scontainer-140 p,#scontainer-142 p{color:#fff;font-size:24px;font-weight:300;letter-spacing:2px;text-align:center;text-transform:uppercase;margin-bottom:40px}@media(max-width: 575px){#scontainer-140 p,#scontainer-142 p{margin-bottom:20px}}#scontainer-140 .row-1,#scontainer-142 .row-1{width:100%;max-width:300px;margin-bottom:40px}#scontainer-140 .row-1 ul,#scontainer-142 .row-1 ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:8px}#scontainer-140 .row-1 ul li a,#scontainer-142 .row-1 ul li a{color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;display:flex;align-items:center;padding:18px 35px;background:#1d1d1e}#scontainer-140 .row-2,#scontainer-142 .row-2{justify-content:center}#scontainer-140 .row-2>div,#scontainer-142 .row-2>div{margin-bottom:20px;padding:0 10px}#scontainer-140 .row-2>div>div,#scontainer-142 .row-2>div>div{padding:40px 40px 20px;background:#1d1d1e;height:100%}@media(max-width: 575px){#scontainer-140 .row-2>div>div,#scontainer-142 .row-2>div>div{padding:40px 10px}}#scontainer-140 .row-2 ul,#scontainer-142 .row-2 ul{padding:0;margin:0;list-style:none;display:flex;justify-content:center;flex-direction:row;gap:8px}#scontainer-140 .row-2 ul li:nth-child(1) a,#scontainer-142 .row-2 ul li:nth-child(1) a{background:#dfdfdf}#scontainer-140 .row-2 ul li:nth-child(1) a::after,#scontainer-142 .row-2 ul li:nth-child(1) a::after{content:url("/upload/filemanager/icons/Vidok-Icon.svg")}#scontainer-140 .row-2 ul li:nth-child(2) a,#scontainer-142 .row-2 ul li:nth-child(2) a{background:#fff}#scontainer-140 .row-2 ul li:nth-child(2) a::after,#scontainer-142 .row-2 ul li:nth-child(2) a::after{content:url("/upload/filemanager/icons/See-Icon.svg")}#scontainer-140 .row-2 ul li a,#scontainer-142 .row-2 ul li a{color:#1d1d1e;font-size:13px;font-weight:700;letter-spacing:0px;text-transform:uppercase;display:flex;gap:10px;position:relative;padding:12px 20px;align-items:self-end}#scontainer-140 .row-2 ul li a::after,#scontainer-142 .row-2 ul li a::after{height:24px;width:24px}#scontainer-140 .row-2 ul li a:hover,#scontainer-142 .row-2 ul li a:hover{color:#1d1d1e}@media(max-width: 575px){#scontainer-140 .row-2 ul li a,#scontainer-142 .row-2 ul li a{padding:15px}}.footer{background:#ebebeb;padding-top:60px;padding-bottom:60px}@media(min-width: 576px)and (max-width: 767px){.footer div[class^=col-]:last-child{margin-top:30px}}.footer div[class^=col-]:first-child #menu-container-1>ul>li{display:none}.footer div[class^=col-]:first-child #menu-container-1>ul>li:nth-child(2){display:block}@media(max-width: 575px){.footer div[class^=col-]:first-child{margin-bottom:30px}}.footer div[class^=col-]:nth-child(2) #menu-container-1>ul>li{display:none}.footer div[class^=col-]:nth-child(2) #menu-container-1>ul>li:nth-child(5),.footer div[class^=col-]:nth-child(2) #menu-container-1>ul>li:nth-child(9){display:block}.footer div[class^=col-]:nth-child(2) #menu-container-1>ul>li:nth-child(5){margin-bottom:25px}@media(max-width: 575px){.footer div[class^=col-]:nth-child(2){margin-bottom:30px}}.footer #menu-container-1>ul{margin-bottom:0;padding-inline-start:0;list-style-type:none}.footer #menu-container-1>ul>li>a .fa{display:none}.footer #menu-container-1>ul>li>a{font-size:12px;color:#303030;line-height:22px;font-weight:700;margin-bottom:15px;display:block;pointer-events:none}.footer #menu-container-1>ul>li>ul{padding-inline-start:0;list-style-type:none}.footer #menu-container-1>ul>li>ul>li>a{font-size:12px;color:#7a7a7a;font-weight:400;line-height:22px}.footer #menu-container-1>ul>li>ul>li>a:hover{color:#303030}.footer p{font-size:12px;color:#303030;line-height:22px;font-weight:700;margin-bottom:15px}.footer #menu-container-5 ul{padding-inline-start:0;list-style-type:none;margin-bottom:0}.footer #menu-container-5 ul li a{font-size:12px;color:#7a7a7a;font-weight:400;line-height:22px}.footer #menu-container-5 ul li a:hover{color:#303030}.footer img{width:210px}@media(min-width: 768px)and (max-width: 991px){.footer img{width:150px}}@media(max-width: 575px){.footer img{width:100%}}footer#footer.c-footer{margin-top:30px;padding-top:35px;padding-bottom:25px;background:#1e2832}@media(min-width: 1200px){footer#footer.c-footer .container{max-width:1355px}}footer#footer.c-footer .footer-wrapper .c-row-2{-moz-column-gap:40px;column-gap:40px;padding-bottom:30px;margin-bottom:20px;border-bottom:solid 1px hsla(0,0%,100%,.2)}@media(min-width: 768px){footer#footer.c-footer .footer-wrapper .c-row-2{display:grid;grid-template-columns:1fr 390px 230px 1fr}}@media(max-width: 991px){footer#footer.c-footer .footer-wrapper .c-row-2{grid-template-columns:1fr 135px 135px 1fr;-moz-column-gap:20px;column-gap:20px}}@media(max-width: 767px){footer#footer.c-footer .footer-wrapper .c-row-2{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:40px}}footer#footer.c-footer .footer-wrapper .c-row-2 .c-col-1{display:flex;flex-direction:column;row-gap:30px}@media(min-width: 576px)and (max-width: 767px){footer#footer.c-footer .footer-wrapper .c-row-2 .c-col-1{width:100%}}footer#footer.c-footer .footer-wrapper .c-row-2 .c-col-1>img{width:100%;max-width:110px}footer#footer.c-footer .footer-wrapper .c-row-2 .c-col-1 p{color:#fff;font-family:"URW Form",sans-serif;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:1px;margin-bottom:0}footer#footer.c-footer .footer-wrapper .c-row-2 .c-col-1 .footer-social{padding:0;margin:0;display:flex;flex-direction:row;-moz-column-gap:15px;column-gap:15px}@media(min-width: 576px)and (max-width: 767px){footer#footer.c-footer .footer-wrapper .c-row-2 .c-col-2,footer#footer.c-footer .footer-wrapper .c-row-2 .c-col-3,footer#footer.c-footer .footer-wrapper .c-row-2 .c-col-4{width:calc(33.3333333333% - 13.3333333333px)}}footer#footer.c-footer .footer-wrapper .c-row-2 .c-col .nav-box:not(:last-child){margin-bottom:30px}footer#footer.c-footer .footer-wrapper .c-row-2 .c-col .nav-box h6{color:#fff;font-family:"URW Form",sans-serif;font-weight:400;font-size:16px;line-height:1.3;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px}footer#footer.c-footer .footer-wrapper .c-row-2 .c-col .nav-box h6 a{color:inherit;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}footer#footer.c-footer .footer-wrapper .c-row-2 .c-col .nav-box ul{display:flex;flex-direction:column;row-gap:15px;padding:0;margin:0;list-style:none}footer#footer.c-footer .footer-wrapper .c-row-2 .c-col .nav-box ul li{line-height:.7}footer#footer.c-footer .footer-wrapper .c-row-2 .c-col .nav-box ul li a{color:#fff;font-family:"URW Form",sans-serif;font-weight:400;font-size:12px;line-height:1;letter-spacing:1px;display:inline-flex;flex-direction:row;align-items:center;-moz-column-gap:10px;column-gap:10px}footer#footer.c-footer .footer-wrapper .c-row-2 .c-col .nav-box p{font-family:"URW Form",sans-serif;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:1px;color:#fff}footer#footer.c-footer .footer-wrapper .c-row-3 p{color:#fff;font-family:"URW Form",sans-serif;font-weight:400;font-size:12px;line-height:14px;text-align:center;letter-spacing:1px}.article-18{margin-bottom:100px}.article-18 h1{color:#303030;text-align:center;margin-top:10px;margin-bottom:10px}.article-18 h6{font-weight:400;font-family:"Open Sans",sans-serif;color:#232323;font-size:18px;text-align:center;margin-bottom:70px}.article-18 p{margin-bottom:30px}.article-18 a{font-weight:400;font-family:"Open Sans",sans-serif;color:#232323;font-weight:700;text-decoration:underline}.article-18 ul{list-style:initial;padding:inherit}.article-18 ul li{margin-bottom:20px}.article-18 .row:last-child{margin-top:30px}.article-18 .row:last-child p{margin-bottom:0}.article-18 .row:last-child div[class^=col-]:first-child{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;justify-content:center}.article-18 .row:last-child div[class^=col-]:first-child img{margin-bottom:15px}.article-18 .row:last-child div[class^=col-]:last-child{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;justify-content:center}@media(min-width: 576px)and (max-width: 1199px){.article-18 .row:last-child div[class^=col-]:last-child{align-items:flex-end}}@media(max-width: 575px){.article-18 .row:last-child div[class^=col-]:last-child{align-items:flex-start;margin-top:50px}}.article-18 .row:last-child div[class^=col-]:last-child img{margin-top:15px}.article-19{margin-bottom:100px}.article-19>.container{max-width:unset;padding:0}.article-19>.gap_big_top{padding-top:0 !important}.article-19 .box47-3 img{height:700px;width:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px)and (max-width: 991px){.article-19 .box47-3 img{height:450px}}@media(min-width: 576px)and (max-width: 767px){.article-19 .box47-3 img{height:450px}}@media(max-width: 575px){.article-19 .box47-3 img{height:450px}}.article-19 .box47-3 .text-center-box{position:relative;margin-top:25px;top:0;left:0}@media(min-width: 576px)and (max-width: 767px){.article-19 .box47-3 .text-center-box{top:calc(50% - 175px);left:calc(50% - 250px);width:500px}}@media(max-width: 575px){.article-19 .box47-3 .text-center-box{top:calc(50% - 246px);left:calc(50% - 130px);width:260px}}.article-19 .box47-3 .btn4{margin-top:20px}.article-19 .box47-3 div[class^=col-]{padding:0;position:relative}.article-19 .box47-3 .text-center-box{background:#ebebeb;padding:70px 80px}@media(min-width: 576px)and (max-width: 767px){.article-19 .box47-3 .text-center-box{padding:20px}}@media(max-width: 575px){.article-19 .box47-3 .text-center-box{padding:10px}}.article-19 .box47-3 .text-center-box h1{margin-bottom:12px;text-transform:uppercase}.article-19 .box47-3 .text-center-box h2{margin-bottom:12px}.article-19 .box-center-text{margin-top:100px;margin-bottom:100px}@media(max-width: 575px){.article-19 .box-center-text{margin-top:80px;margin-bottom:80px}}.article-19 .box-center-text p{text-align:center;margin-left:auto;margin-right:auto}/*# sourceMappingURL=style.css.map */ \ No newline at end of file diff --git a/layout/style-css/style.css.map b/layout/style-css/style.css.map index 0c8234e..39f85c2 100644 --- a/layout/style-css/style.css.map +++ b/layout/style-css/style.css.map @@ -1 +1 @@ -{"version":3,"sources":["../style-scss/style.scss","../style-scss/_variables.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"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","file":"style.css"} \ No newline at end of file +{"version":3,"sources":["../style-scss/style.scss","../style-scss/_variables.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"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","file":"style.css"} \ No newline at end of file diff --git a/layout/style-css/turen.css b/layout/style-css/turen.css index 158d86f..44d098d 100644 --- a/layout/style-css/turen.css +++ b/layout/style-css/turen.css @@ -1 +1 @@ -@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap";@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}.page-content{overflow:hidden}#nav_tabs li a{font-weight:400;font-size:31.3px;line-height:38px;letter-spacing:.07em;text-transform:uppercase}.box-01 .turen-info{display:none}.box-01 .turen-info.active{display:block}.box-01 .turen-info .tiles{display:flex;flex-direction:row}.box-01 .turen-info .tiles .tile-1{position:relative;padding:120px 120px 520px 120px;background:rgba(244,244,244,.6)}.box-01 .turen-info .tiles .tile-1 h2{font-weight:400;font-size:30px;line-height:36px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:35px;padding-bottom:35px;border-bottom:1px solid #000}.box-01 .turen-info .tiles .tile-1 h4{font-weight:400;font-size:18px;line-height:22px}.box-01 .turen-info .tiles .tile-1 p{font-weight:400;font-size:16px;line-height:27px;letter-spacing:.07em}.box-01 .turen-info .tiles .tile-2{position:relative}.box-01 .turen-info .tiles .tile-2::before{content:"";position:absolute;left:0;top:0;bottom:0;width:150px;background:rgba(244,244,244,.6)}.box-02{margin-top:-250px;margin-bottom:120px}.box-02 .box-data{position:relative;display:flex;align-items:center;justify-content:flex-end}.box-02 .box-data ul{position:absolute;width:100%}.box-02 .box-data ul li{position:relative;margin-top:150px}.box-02 .box-data ul li::before{content:"";position:absolute;width:19px;height:19px;background:rgba(255,255,255,.3);border:1px solid #000;border-radius:100%;right:150px}.box-02 .box-data ul li::after{content:"";position:absolute;top:9.5px;right:169px;left:0;height:1px;background:#000}.box-02 .box-data ul li p{position:relative;font-weight:300;font-size:16px;line-height:22px;letter-spacing:.05em;margin-bottom:0;max-width:720px;padding:50px 0 0 50px}.box-02 .box-data ul li p::before{content:"";position:absolute;top:10px;bottom:0;left:0;width:1px;background:#000}.box-03{margin-bottom:60px}.box-03 .tiles .tile-1{position:absolute;height:100%;z-index:-1}.box-03 .tiles .tile-1 img{height:100%;-o-object-fit:cover;object-fit:cover}.box-03 .tiles .tile-2{display:flex;flex-direction:column;row-gap:25px;width:100%;max-width:1000px;margin-left:auto;padding:40px 80px 90px 80px;background:rgba(244,244,244,.9)}.box-03 .tiles .tile-2 .row{position:relative;padding-bottom:25px}.box-03 .tiles .tile-2 .row::before{content:"";position:absolute;bottom:0;left:15px;right:0;width:calc(100% - 30px);height:1px;background:#000}.box-03 .tiles .tile-2 .row:not(:last-child) .col-12 .mini-tile{grid-template-areas:"img1 img2" "img1 text1";-moz-column-gap:15px;column-gap:15px}.box-03 .tiles .tile-2 .row:not(:last-child) .col-12 .mini-tile img{max-width:120px}.box-03 .tiles .tile-2 .row:not(:last-child) .col-12 .mini-tile img:nth-child(1){grid-area:img1}.box-03 .tiles .tile-2 .row:not(:last-child) .col-12 .mini-tile img:nth-child(2){grid-area:img2}.box-03 .tiles .tile-2 .row:not(:last-child) .col-12 .mini-tile p{grid-area:text1;font-weight:300;font-size:19.795px;line-height:1;color:#1d1d1b;margin-bottom:0;margin-top:-50px;text-align:right;width:-moz-fit-content;width:fit-content;padding-left:30px}.box-03 .tiles .tile-2 .row:not(:last-child) .col-12 .mini-tile p strong{display:block;font-weight:700}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile{position:relative;grid-template-areas:"img1 img2" "img1 text1" "img1 text3" "img1 text2";-moz-column-gap:15px;column-gap:15px}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile::before{content:"";position:absolute;top:10px;left:118px;width:50px;height:50px;background-image:url("/images/icons/custom-arrow-1.svg");background-repeat:no-repeat}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile::after{content:"";position:absolute;bottom:35px;left:118px;width:30px;height:10px;background-image:url("/images/icons/custom-arrow-2.svg");background-repeat:no-repeat}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile img:nth-child(1){grid-area:img1;min-width:120px;max-width:120px}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile img:nth-child(2){grid-area:img2}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile img:nth-child(3){grid-area:img3}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile p{font-weight:300;font-size:19.795px;line-height:1;color:#1d1d1b;margin-bottom:0;text-align:right;padding-right:15px;margin-top:7px}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile p:nth-child(3){grid-area:text1;margin-bottom:20px}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile p:nth-child(5){grid-area:text2;font-weight:700}.box-03 .tiles .tile-2 .row .col-12{display:flex;align-items:center;justify-content:space-between}.box-03 .tiles .tile-2 .row .col-12>p{font-weight:400;font-size:18px;line-height:22px;color:#343431;width:100%;max-width:390px}.box-03 .tiles .tile-2 .row .col-12 .mini-tile{display:grid;grid-template-columns:1fr 1fr}.box-04{margin-bottom:115px}.box-04 .tiles{display:flex;flex-direction:row}.box-04 .tiles .tile-1{padding:70px 30px 70px 80px;background:rgba(244,244,244,.6)}.box-04 .tiles .tile-2{position:relative}.box-04 .tiles .tile-2::before{content:"";position:absolute;top:0;left:0;bottom:0;width:150px;background:rgba(244,244,244,.6)}.box-04 .tiles .tile-2 img{height:100%;width:100%;max-width:-moz-fit-content;max-width:fit-content;-o-object-fit:cover;object-fit:cover}.box-05{margin-bottom:300px}.box-05 h2{position:relative;font-weight:400;font-size:30px;line-height:1;letter-spacing:.07em;text-transform:uppercase;padding-left:250px;margin-bottom:95px}.box-05 h2::before{content:"";position:absolute;left:0;top:15px;height:1px;width:210px;background:#000}.box-05 .tiles{position:relative;display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));padding-left:100px;gap:160px}.box-05 .tiles::before{content:"";position:absolute;left:0;bottom:0;top:-110px;width:1px;background:#000}.box-05 .tiles .tile{width:100%;max-width:320px;display:flex;flex-direction:column;justify-content:center}.box-05 .tiles .tile h3{color:#000;font-weight:400;font-size:31.3px;line-height:38px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:35px}.box-05 .tiles .tile ul li{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #000}.box-05 .tiles .tile ul li a{position:relative;color:#000;font-weight:400;font-size:18px;line-height:22px;text-align:center;text-transform:uppercase;padding-right:30px}.box-05 .tiles .tile ul li a::before{content:"";position:absolute;right:0;width:19px;height:19px;background-image:url("/upload/filemanager/Icons/arrow_right_black.svg");background-size:contain;background-position:center;background-repeat:no-repeat;transition:all 150ms ease-in}/*# sourceMappingURL=turen.css.map */ \ No newline at end of file +@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap";@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-LightItalic.woff2") format("woff2"),url("/layout/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Medium.woff2") format("woff2"),url("/layout/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/URWForm-Demi.woff2") format("woff2"),url("/layout/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Italic.woff2") format("woff2"),url("/layout/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Light.woff2") format("woff2"),url("/layout/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Bold.woff2") format("woff2"),url("/layout/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Thin.woff2") format("woff2"),url("/layout/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/URWForm-Regular.woff2") format("woff2"),url("/layout/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.hidden{display:none !important}.box{padding-top:125px;padding-bottom:125px}@media(max-width: 767px){.box{padding-top:90px;padding-bottom:90px}}.box_title{font-family:"URW Form",sans-serif;font-weight:700;font-size:35px;line-height:1.25;margin-bottom:28px;text-transform:uppercase;text-align:right;letter-spacing:.15em}.box_subtitle{font-family:"URW Form";font-style:normal;font-weight:400;font-size:30px;letter-spacing:.07em;text-transform:uppercase;color:#000}.page-content{overflow:hidden}#nav_tabs li a{font-weight:400;font-size:31.3px;line-height:38px;letter-spacing:.07em;text-transform:uppercase}.box-01 .turen-info{display:none}.box-01 .turen-info.active{display:block}.box-01 .turen-info .tiles{display:flex;flex-direction:row}.box-01 .turen-info .tiles .tile-1{position:relative;padding:120px 120px 520px 120px;background:rgba(244,244,244,.6)}.box-01 .turen-info .tiles .tile-1 h2{font-weight:400;font-size:30px;line-height:36px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:35px;padding-bottom:35px;border-bottom:1px solid #000}.box-01 .turen-info .tiles .tile-1 h4{font-weight:400;font-size:18px;line-height:22px}.box-01 .turen-info .tiles .tile-1 p{font-weight:400;font-size:16px;line-height:27px;letter-spacing:.07em}.box-01 .turen-info .tiles .tile-2{position:relative}.box-01 .turen-info .tiles .tile-2::before{content:"";position:absolute;left:0;top:0;bottom:0;width:150px;background:rgba(244,244,244,.6)}.box-02{margin-top:-250px;margin-bottom:120px}.box-02 .box-data{position:relative;display:flex;align-items:center;justify-content:flex-end}.box-02 .box-data ul{position:absolute;width:100%}.box-02 .box-data ul li{position:relative;margin-top:150px}.box-02 .box-data ul li::before{content:"";position:absolute;width:19px;height:19px;background:hsla(0,0%,100%,.3);border:1px solid #000;border-radius:100%;right:150px}.box-02 .box-data ul li::after{content:"";position:absolute;top:9.5px;right:169px;left:0;height:1px;background:#000}.box-02 .box-data ul li p{position:relative;font-weight:300;font-size:16px;line-height:22px;letter-spacing:.05em;margin-bottom:0;max-width:720px;padding:50px 0 0 50px}.box-02 .box-data ul li p::before{content:"";position:absolute;top:10px;bottom:0;left:0;width:1px;background:#000}.box-03{margin-bottom:60px}.box-03 .tiles .tile-1{position:absolute;height:100%;z-index:-1}.box-03 .tiles .tile-1 img{height:100%;-o-object-fit:cover;object-fit:cover}.box-03 .tiles .tile-2{display:flex;flex-direction:column;row-gap:25px;width:100%;max-width:1000px;margin-left:auto;padding:40px 80px 90px 80px;background:rgba(244,244,244,.9)}.box-03 .tiles .tile-2 .row{position:relative;padding-bottom:25px}.box-03 .tiles .tile-2 .row::before{content:"";position:absolute;bottom:0;left:15px;right:0;width:calc(100% - 30px);height:1px;background:#000}.box-03 .tiles .tile-2 .row:not(:last-child) .col-12 .mini-tile{grid-template-areas:"img1 img2" "img1 text1";-moz-column-gap:15px;column-gap:15px}.box-03 .tiles .tile-2 .row:not(:last-child) .col-12 .mini-tile img{max-width:120px}.box-03 .tiles .tile-2 .row:not(:last-child) .col-12 .mini-tile img:nth-child(1){grid-area:img1}.box-03 .tiles .tile-2 .row:not(:last-child) .col-12 .mini-tile img:nth-child(2){grid-area:img2}.box-03 .tiles .tile-2 .row:not(:last-child) .col-12 .mini-tile p{grid-area:text1;font-weight:300;font-size:19.795px;line-height:1;color:#1d1d1b;margin-bottom:0;margin-top:-50px;text-align:right;width:-moz-fit-content;width:fit-content;padding-left:30px}.box-03 .tiles .tile-2 .row:not(:last-child) .col-12 .mini-tile p strong{display:block;font-weight:700}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile{position:relative;grid-template-areas:"img1 img2" "img1 text1" "img1 text3" "img1 text2";-moz-column-gap:15px;column-gap:15px}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile::before{content:"";position:absolute;top:10px;left:118px;width:50px;height:50px;background-image:url("/images/icons/custom-arrow-1.svg");background-repeat:no-repeat}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile::after{content:"";position:absolute;bottom:35px;left:118px;width:30px;height:10px;background-image:url("/images/icons/custom-arrow-2.svg");background-repeat:no-repeat}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile img:nth-child(1){grid-area:img1;min-width:120px;max-width:120px}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile img:nth-child(2){grid-area:img2}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile img:nth-child(3){grid-area:img3}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile p{font-weight:300;font-size:19.795px;line-height:1;color:#1d1d1b;margin-bottom:0;text-align:right;padding-right:15px;margin-top:7px}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile p:nth-child(3){grid-area:text1;margin-bottom:20px}.box-03 .tiles .tile-2 .row:last-child .col-12 .mini-tile p:nth-child(5){grid-area:text2;font-weight:700}.box-03 .tiles .tile-2 .row .col-12{display:flex;align-items:center;justify-content:space-between}.box-03 .tiles .tile-2 .row .col-12>p{font-weight:400;font-size:18px;line-height:22px;color:#343431;width:100%;max-width:390px}.box-03 .tiles .tile-2 .row .col-12 .mini-tile{display:grid;grid-template-columns:1fr 1fr}.box-04{margin-bottom:115px}.box-04 .tiles{display:flex;flex-direction:row}.box-04 .tiles .tile-1{padding:70px 30px 70px 80px;background:rgba(244,244,244,.6)}.box-04 .tiles .tile-2{position:relative}.box-04 .tiles .tile-2::before{content:"";position:absolute;top:0;left:0;bottom:0;width:150px;background:rgba(244,244,244,.6)}.box-04 .tiles .tile-2 img{height:100%;width:100%;max-width:-moz-fit-content;max-width:fit-content;-o-object-fit:cover;object-fit:cover}.box-05{margin-bottom:300px}.box-05 h2{position:relative;font-weight:400;font-size:30px;line-height:1;letter-spacing:.07em;text-transform:uppercase;padding-left:250px;margin-bottom:95px}.box-05 h2::before{content:"";position:absolute;left:0;top:15px;height:1px;width:210px;background:#000}.box-05 .tiles{position:relative;display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));padding-left:100px;gap:160px}.box-05 .tiles::before{content:"";position:absolute;left:0;bottom:0;top:-110px;width:1px;background:#000}.box-05 .tiles .tile{width:100%;max-width:320px;display:flex;flex-direction:column;justify-content:center}.box-05 .tiles .tile h3{color:#000;font-weight:400;font-size:31.3px;line-height:38px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:35px}.box-05 .tiles .tile ul li{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #000}.box-05 .tiles .tile ul li a{position:relative;color:#000;font-weight:400;font-size:18px;line-height:22px;text-align:center;text-transform:uppercase;padding-right:30px}.box-05 .tiles .tile ul li a::before{content:"";position:absolute;right:0;width:19px;height:19px;background-image:url("/upload/filemanager/Icons/arrow_right_black.svg");background-size:contain;background-position:center;background-repeat:no-repeat;transition:all 150ms ease-in}/*# sourceMappingURL=turen.css.map */ \ No newline at end of file diff --git a/layout/style-css/turen.css.map b/layout/style-css/turen.css.map index 66408ea..96ca46a 100644 --- a/layout/style-css/turen.css.map +++ b/layout/style-css/turen.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\style-scss\\turen.scss","..\\style-scss\\_variables.scss","..\\style-scss\\_mixins.scss"],"names":[],"mappings":"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","file":"turen.css","sourcesContent":["@import url(\"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap\");\r\n@import \"variables\";\r\n@import \"_mixins\";\r\n\r\n.page-content {\r\n\toverflow: hidden;\r\n}\r\n\r\n#nav_tabs {\r\n\tli {\r\n\t\ta {\r\n\t\t\tfont-weight: 400;\r\n\t\t\tfont-size: 31.3px;\r\n\t\t\tline-height: 38px;\r\n\t\t\tletter-spacing: 0.07em;\r\n\t\t\ttext-transform: uppercase;\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-01 {\r\n\t.turen-info {\r\n\t\tdisplay: none;\r\n\r\n\t\t&.active {\r\n\t\t\tdisplay: block;\r\n\t\t}\r\n\t\t.tiles {\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: row;\r\n\t\t\t.tile {\r\n\t\t\t\t&-1 {\r\n\t\t\t\t\tposition: relative;\r\n\t\t\t\t\tpadding: 120px 120px 520px 120px;\r\n\t\t\t\t\tbackground: rgba(244, 244, 244, 0.6);\r\n\r\n\t\t\t\t\th2 {\r\n\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\tfont-size: 30px;\r\n\t\t\t\t\t\tline-height: 36px;\r\n\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\tmargin-bottom: 35px;\r\n\t\t\t\t\t\tpadding-bottom: 35px;\r\n\t\t\t\t\t\tborder-bottom: 1px solid $cBlack;\r\n\t\t\t\t\t}\r\n\t\t\t\t\th4 {\r\n\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\tfont-size: 18px;\r\n\t\t\t\t\t\tline-height: 22px;\r\n\t\t\t\t\t}\r\n\t\t\t\t\tp {\r\n\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\t\tline-height: 27px;\r\n\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\t&-2 {\r\n\t\t\t\t\tposition: relative;\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\tleft: 0;\r\n\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\twidth: 150px;\r\n\t\t\t\t\t\tbackground: rgba(244, 244, 244, 0.6);\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-02 {\r\n\tmargin-top: -250px;\r\n\tmargin-bottom: 120px;\r\n\r\n\t.box-data {\r\n\t\tposition: relative;\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\t\tjustify-content: flex-end;\r\n\r\n\t\tul {\r\n\t\t\tposition: absolute;\r\n\t\t\twidth: 100%;\r\n\t\t\tli {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tmargin-top: 150px;\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\twidth: 19px;\r\n\t\t\t\t\theight: 19px;\r\n\t\t\t\t\tbackground: rgba(255, 255, 255, 0.3);\r\n\t\t\t\t\tborder: 1px solid #000;\r\n\t\t\t\t\tborder-radius: 100%;\r\n\t\t\t\t\tright: 150px;\r\n\t\t\t\t}\r\n\t\t\t\t&::after {\r\n\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\ttop: calc(19px / 2);\r\n\t\t\t\t\tright: 169px;\r\n\t\t\t\t\tleft: 0;\r\n\t\t\t\t\theight: 1px;\r\n\t\t\t\t\tbackground: #000;\r\n\t\t\t\t}\r\n\r\n\t\t\t\tp {\r\n\t\t\t\t\tposition: relative;\r\n\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\tline-height: 22px;\r\n\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\tmax-width: 720px;\r\n\t\t\t\t\tpadding: 50px 0 0 50px;\r\n\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\ttop: 10px;\r\n\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\tleft: 0;\r\n\t\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\t\tbackground: #000;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-03 {\r\n\tmargin-bottom: 60px;\r\n\r\n\t.tiles {\r\n\t\t.tile {\r\n\t\t\t&-1 {\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\theight: 100%;\r\n\t\t\t\tz-index: -1;\r\n\t\t\t\timg {\r\n\t\t\t\t\theight: 100%;\r\n\t\t\t\t\tobject-fit: cover;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t&-2 {\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\trow-gap: 25px;\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\tmax-width: 1000px;\r\n\t\t\t\tmargin-left: auto;\r\n\t\t\t\tpadding: 40px 80px 90px 80px;\r\n\t\t\t\tbackground: rgba(244, 244, 244, 0.9);\r\n\t\t\t\t.row {\r\n\t\t\t\t\tposition: relative;\r\n\t\t\t\t\tpadding-bottom: 25px;\r\n\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\tleft: 15px;\r\n\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\twidth: calc(100% - 30px);\r\n\t\t\t\t\t\theight: 1px;\r\n\t\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t\t.col-12 {\r\n\t\t\t\t\t\t\t.mini-tile {\r\n\t\t\t\t\t\t\t\tgrid-template-areas:\r\n\t\t\t\t\t\t\t\t\t\"img1 img2\"\r\n\t\t\t\t\t\t\t\t\t\"img1 text1\";\r\n\t\t\t\t\t\t\t\tcolumn-gap: 15px;\r\n\t\t\t\t\t\t\t\timg {\r\n\t\t\t\t\t\t\t\t\tmax-width: 120px;\r\n\t\t\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\t\t\tgrid-area: img1;\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\t\t\tgrid-area: img2;\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tgrid-area: text1;\r\n\t\t\t\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\t\t\t\tfont-size: 19.795px;\r\n\t\t\t\t\t\t\t\t\tline-height: 1;\r\n\t\t\t\t\t\t\t\t\tcolor: #1d1d1b;\r\n\t\t\t\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t\t\t\t\tmargin-top: -50px;\r\n\t\t\t\t\t\t\t\t\ttext-align: right;\r\n\t\t\t\t\t\t\t\t\twidth: fit-content;\r\n\t\t\t\t\t\t\t\t\tpadding-left: 30px;\r\n\r\n\t\t\t\t\t\t\t\t\tstrong {\r\n\t\t\t\t\t\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&:last-child {\r\n\t\t\t\t\t\t.col-12 {\r\n\t\t\t\t\t\t\t.mini-tile {\r\n\t\t\t\t\t\t\t\tposition: relative;\r\n\t\t\t\t\t\t\t\tgrid-template-areas:\r\n\t\t\t\t\t\t\t\t\t\"img1 img2\"\r\n\t\t\t\t\t\t\t\t\t\"img1 text1\"\r\n\t\t\t\t\t\t\t\t\t\"img1 text3\"\r\n\t\t\t\t\t\t\t\t\t\"img1 text2\";\r\n\t\t\t\t\t\t\t\tcolumn-gap: 15px;\r\n\r\n\t\t\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\t\t\t\ttop: 10px;\r\n\t\t\t\t\t\t\t\t\tleft: 118px;\r\n\t\t\t\t\t\t\t\t\twidth: 50px;\r\n\t\t\t\t\t\t\t\t\theight: 50px;\r\n\t\t\t\t\t\t\t\t\tbackground-image: url(\"/images/icons/custom-arrow-1.svg\");\r\n\t\t\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t&::after {\r\n\t\t\t\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\t\t\t\tbottom: 35px;\r\n\t\t\t\t\t\t\t\t\tleft: 118px;\r\n\t\t\t\t\t\t\t\t\twidth: 30px;\r\n\t\t\t\t\t\t\t\t\theight: 10px;\r\n\t\t\t\t\t\t\t\t\tbackground-image: url(\"/images/icons/custom-arrow-2.svg\");\r\n\t\t\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\timg {\r\n\t\t\t\t\t\t\t\t\t&:nth-child(1) {\r\n\t\t\t\t\t\t\t\t\t\tgrid-area: img1;\r\n\t\t\t\t\t\t\t\t\t\tmin-width: 120px;\r\n\t\t\t\t\t\t\t\t\t\tmax-width: 120px;\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t\t\t\t\tgrid-area: img2;\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\t\t\tgrid-area: img3;\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\tp {\r\n\t\t\t\t\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\t\t\t\t\tfont-size: 19.795px;\r\n\t\t\t\t\t\t\t\t\tline-height: 1;\r\n\t\t\t\t\t\t\t\t\tcolor: #1d1d1b;\r\n\t\t\t\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t\t\t\t\ttext-align: right;\r\n\t\t\t\t\t\t\t\t\tpadding-right: 15px;\r\n\t\t\t\t\t\t\t\t\tmargin-top: 7px;\r\n\r\n\t\t\t\t\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t\t\t\t\tgrid-area: text1;\r\n\t\t\t\t\t\t\t\t\t\tmargin-bottom: 20px;\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t&:nth-child(5) {\r\n\t\t\t\t\t\t\t\t\t\tgrid-area: text2;\r\n\t\t\t\t\t\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t.col-12 {\r\n\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\talign-items: center;\r\n\t\t\t\t\t\tjustify-content: space-between;\r\n\t\t\t\t\t\t> p {\r\n\t\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\t\tfont-size: 18px;\r\n\t\t\t\t\t\t\tline-height: 22px;\r\n\t\t\t\t\t\t\tcolor: #343431;\r\n\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t\tmax-width: 390px;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t.mini-tile {\r\n\t\t\t\t\t\t\tdisplay: grid;\r\n\t\t\t\t\t\t\tgrid-template-columns: 1fr 1fr;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-04 {\r\n\tmargin-bottom: 115px;\r\n\r\n\t.tiles {\r\n\t\tdisplay: flex;\r\n\t\tflex-direction: row;\r\n\t\t.tile {\r\n\t\t\t&-1 {\r\n\t\t\t\tpadding: 70px 30px 70px 80px;\r\n\t\t\t\tbackground: rgba(244, 244, 244, 0.6);\r\n\t\t\t}\r\n\t\t\t&-2 {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\ttop: 0;\r\n\t\t\t\t\tleft: 0;\r\n\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\twidth: 150px;\r\n\t\t\t\t\tbackground: rgba(244, 244, 244, 0.6);\r\n\t\t\t\t}\r\n\t\t\t\timg {\r\n\t\t\t\t\theight: 100%;\r\n\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\tmax-width: fit-content;\r\n\t\t\t\t\tobject-fit: cover;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-05 {\r\n\tmargin-bottom: 300px;\r\n\th2 {\r\n\t\tposition: relative;\r\n\t\tfont-weight: 400;\r\n\t\tfont-size: 30px;\r\n\t\tline-height: 1;\r\n\t\tletter-spacing: 0.07em;\r\n\t\ttext-transform: uppercase;\r\n\t\tpadding-left: 250px;\r\n\t\tmargin-bottom: 95px;\r\n\r\n\t\t&::before {\r\n\t\t\tcontent: \"\";\r\n\t\t\tposition: absolute;\r\n\t\t\tleft: 0;\r\n\t\t\ttop: 15px;\r\n\t\t\theight: 1px;\r\n\t\t\twidth: 210px;\r\n\t\t\tbackground: $cBlack;\r\n\t\t}\r\n\t}\r\n\r\n\t.tiles {\r\n\t\tposition: relative;\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\r\n\t\tpadding-left: 100px;\r\n\t\tgap: 160px;\r\n\r\n\t\t&::before {\r\n\t\t\tcontent: \"\";\r\n\t\t\tposition: absolute;\r\n\t\t\tleft: 0;\r\n\t\t\tbottom: 0;\r\n\t\t\ttop: -110px;\r\n\t\t\twidth: 1px;\r\n\t\t\tbackground: $cBlack;\r\n\t\t}\r\n\t\t.tile {\r\n\t\t\twidth: 100%;\r\n\t\t\tmax-width: 320px;\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: column;\r\n\t\t\tjustify-content: center;\r\n\t\t\th3 {\r\n\t\t\t\tcolor: $cTxtBlack;\r\n\t\t\t\tfont-weight: 400;\r\n\t\t\t\tfont-size: 31.3px;\r\n\t\t\t\tline-height: 38px;\r\n\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\tmargin-bottom: 35px;\r\n\t\t\t}\r\n\t\t\tul {\r\n\t\t\t\tli {\r\n\t\t\t\t\tpadding-bottom: 12px;\r\n\t\t\t\t\tmargin-bottom: 12px;\r\n\t\t\t\t\tborder-bottom: 1px solid $cBlack;\r\n\t\t\t\t\ta {\r\n\t\t\t\t\t\tposition: relative;\r\n\t\t\t\t\t\tcolor: $cTxtBlack;\r\n\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\tfont-size: 18px;\r\n\t\t\t\t\t\tline-height: 22px;\r\n\t\t\t\t\t\ttext-align: center;\r\n\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\tpadding-right: 30px;\r\n\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tcontent: \"\";\r\n\t\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\t\tright: 0;\r\n\t\t\t\t\t\t\twidth: 19px;\r\n\t\t\t\t\t\t\theight: 19px;\r\n\t\t\t\t\t\t\tbackground-image: url(\"/upload/filemanager/Icons/arrow_right_black.svg\");\r\n\t\t\t\t\t\t\tbackground-size: contain;\r\n\t\t\t\t\t\t\tbackground-position: center;\r\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\ttransition: all 150ms ease-in;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n","$cGrayText: #232323;\r\n\r\n$font1: 'Open Sans', sans-serif;\r\n$font2: 'Alegreya Sans', sans-serif;\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n","$breakpoints: (\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1360px,\r\n\txxl: 1620px,\r\n);\r\n\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) ==false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\r\n\t\t@if (map-has-key($breakpoints, $upper) ==false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n//* ~~~~ Colors ~~~~ *//\r\n$cWhite: #fff;\r\n$cMilk: #fafafa;\r\n$cSand: #e7dcd0;\r\n$cSandLight: #e6dccf;\r\n$cGray: #d8d8d8;\r\n$cYellow: #ffe604;\r\n$cIron: #b2b3b7;\r\n$cLightBlue: #4ca8e6;\r\n$cDarkNight: #343431;\r\n$cDeepDark: #1d1d1b;\r\n$cBlack: #000;\r\n\r\n$cTxtWhite: #fff;\r\n$cTxtCloud: #d8d8d8;\r\n$cTxtLightBlue: #4ca8e6;\r\n$cTxtDark: #2c2d2f;\r\n$cTxtBlack: #000;\r\n//* ~~~~ Mixins ~~~~ *//\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n\ttext-align: center;\r\n\tfont-size: $f_size;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $color;\r\n\tbackground: $bg;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:hover {\r\n\t\tbackground: $h_bg;\r\n\t\tcolor: $h_color !important;\r\n\t}\r\n}\r\n\r\n//* ~~~~ Global ~~~~ *//\r\n.hidden {\r\n\tdisplay: none !important;\r\n}\r\n\r\n.box {\r\n\tpadding-top: 125px;\r\n\tpadding-bottom: 125px;\r\n\r\n\t@include respond-below(sm) {\r\n\t\tpadding-top: 90px;\r\n\t\tpadding-bottom: 90px;\r\n\t}\r\n}\r\n\r\n.box_title {\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tfont-weight: 700;\r\n\tfont-size: 35px;\r\n\tline-height: 1.25;\r\n\tmargin-bottom: 28px;\r\n\ttext-transform: uppercase;\r\n\ttext-align: right;\r\n\tletter-spacing: 0.15em;\r\n}\r\n\r\n.box_subtitle {\r\n\tfont-family: 'URW Form';\r\n\tfont-style: normal;\r\n\tfont-weight: 400;\r\n\tfont-size: 30px;\r\n\tletter-spacing: 0.07em;\r\n\ttext-transform: uppercase;\r\n\tcolor: #000000;\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../style-scss/turen.scss","../style-scss/_variables.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"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","file":"turen.css"} \ No newline at end of file diff --git a/layout/style-css/uber-vidok.css.map b/layout/style-css/uber-vidok.css.map index f90b277..ae79fec 100644 --- a/layout/style-css/uber-vidok.css.map +++ b/layout/style-css/uber-vidok.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\style-scss\\uber-vidok.scss","..\\style-scss\\_variables.scss","..\\style-scss\\_mixins.scss"],"names":[],"mappings":"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","file":"uber-vidok.css","sourcesContent":["// out: ../style-css/uber-vidok.css, compress: true, sourceMap: true\r\n@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Lato:wght@300;400;700&display=swap');\r\n@import 'variables';\r\n@import '_mixins';\r\n\r\n.container {\r\n\t@include respond-above(xl) {\r\n\t\tmax-width: 1300px;\r\n\t}\r\n}\r\n\r\n.box-1 {\r\n\t#page_hero {\r\n\t\t.scontainer-content {\r\n\t\t\t.left-data {\r\n\t\t\t}\r\n\t\t\t.right-data {\r\n\t\t\t\tbackground: $cBlack;\r\n\r\n\t\t\t\tvideo {\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tinset: 0;\r\n\t\t\t\t\theight: 100%;\r\n\t\t\t\t\twidth: 100%;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t@include respond-below(sm) {\r\n\t\t\t\tgrid-template-columns: 1fr;\r\n\r\n\t\t\t\t.left-data {\r\n\t\t\t\t\tmargin-left: auto;\r\n\t\t\t\t\tmargin-right: auto;\r\n\t\t\t\t}\r\n\t\t\t\t.right-data {\r\n\t\t\t\t\tdisplay: none;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-2 {\r\n\tpadding-top: 120px;\r\n\t#scontainer-9 {\r\n\t\t.tiles {\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: row;\r\n\t\t\tflex-wrap: wrap;\r\n\t\t\tjustify-content: center;\r\n\t\t\trow-gap: 55px;\r\n\t\t\tcolumn-gap: 55px;\r\n\t\t\twidth: 100%;\r\n\t\t\tmax-width: 970px;\r\n\t\t\tmargin-left: auto;\r\n\t\t\tmargin-right: auto;\r\n\r\n\t\t\t.tile {\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tflex: 1;\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\tmax-width: 150px;\r\n\t\t\t\ttext-align: center;\r\n\t\t\t\tmin-width: 150px;\r\n\r\n\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tcontent: '';\r\n\t\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\t\ttop: 0;\r\n\t\t\t\t\t\tright: calc(-55px / 2);\r\n\t\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\timg {\r\n\t\t\t\t\tmargin-bottom: 30px;\r\n\t\t\t\t\tmax-height: 80px;\r\n\t\t\t\t}\r\n\t\t\t\tp {\r\n\t\t\t\t\tcolor: $cTxtBlack;\r\n\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\tline-height: 22px;\r\n\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(lg) {\r\n\t\tpadding: 120px 0;\r\n\r\n\t\t.tiles {\r\n\t\t\t.tile {\r\n\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\t#scontainer-9 {\r\n\t\t\t.tiles {\r\n\t\t\t\trow-gap: 60px;\r\n\t\t\t\tcolumn-gap: 50px;\r\n\r\n\t\t\t\t.tile {\r\n\t\t\t\t\t&:not(:last-child) {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tright: -25px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(sm) {\r\n\t\t#scontainer-9 {\r\n\t\t\t.tiles {\r\n\t\t\t\t.tile {\r\n\t\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&:nth-child(3) {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&:nth-child(4) {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(xs) {\r\n\t\t#scontainer-9 {\r\n\t\t\t.tiles {\r\n\t\t\t\trow-gap: 30px;\r\n\r\n\t\t\t\t.tile {\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tdisplay: none !important;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-3 {\r\n\tpadding-bottom: 18px;\r\n}\r\n\r\n.box-3a {\r\n\tpadding-top: 0;\r\n\tpadding-bottom: 18px;\r\n}\r\n\r\n.box-3b {\r\n\tpadding-top: 0;\r\n}\r\n\r\n#scontainer-10 {\r\n\th2 {\r\n\t\t@extend .box_subtitle;\r\n\t\tfont-size: 20px;\r\n\t\tmargin-bottom: 25px;\r\n\t}\r\n\r\n\tp {\r\n\t\tfont-weight: 300;\r\n\t\tfont-size: 13px;\r\n\t\tline-height: 16px;\r\n\t\tletter-spacing: 0.07em;\r\n\t}\r\n\r\n\t.scontainer-content {\r\n\t\t> .row {\r\n\t\t\t> .col-lg-6:last-child {\r\n\t\t\t\tp {\r\n\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t> .col-lg-6:first-child {\r\n\t\t\t\tpadding-top: 65px;\r\n\t\t\t\tpadding-left: 65px;\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tmargin-left: 15px;\r\n\t\t\t\tmax-width: calc(50% - 15px);\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: '';\r\n\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\theight: 100%;\r\n\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\tbackground: #6c6d70;\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\ttop: 0;\r\n\t\t\t\t\tleft: 0;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t&::after {\r\n\t\t\t\t\tcontent: '';\r\n\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\theight: 1px;\r\n\t\t\t\t\twidth: 80%;\r\n\t\t\t\t\tbackground: #6c6d70;\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\ttop: 0;\r\n\t\t\t\t\tleft: 0;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\tpadding-top: 30px;\r\n\t\t\t\t\tpadding-left: 30px;\r\n\t\t\t\t\tmax-width: unset;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n#scontainer-19 {\r\n\th2 {\r\n\t\t@extend .box_subtitle;\r\n\t\tfont-size: 20px;\r\n\t\tmargin-top: 25px;\r\n\t}\r\n\r\n\tp {\r\n\t\tfont-weight: 300;\r\n\t\tfont-size: 13px;\r\n\t\tline-height: 16px;\r\n\t\tletter-spacing: 0.07em;\r\n\t}\r\n\r\n\t.scontainer-content {\r\n\t\t> .row {\r\n\t\t\t> .col-lg-6:first-child {\r\n\t\t\t\tp {\r\n\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t> .col-lg-6:last-child {\r\n\t\t\t\ttext-align: right;\r\n\t\t\t\tpadding-right: 50px;\r\n\t\t\t\tpadding-bottom: 40px;\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\tmargin-right: 15px;\r\n\t\t\t\tmax-width: calc(50% - 15px);\r\n\r\n\t\t\t\th2 {\r\n\t\t\t\t\tmargin-top: auto;\r\n\t\t\t\t\tfont-weight: 600;\r\n\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\tpadding-bottom: 0;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: '';\r\n\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\theight: 100%;\r\n\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\tbackground: #6c6d70;\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\tright: 0;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t&::after {\r\n\t\t\t\t\tcontent: '';\r\n\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\theight: 1px;\r\n\t\t\t\t\twidth: 80%;\r\n\t\t\t\t\tbackground: #6c6d70;\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\tright: 0;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t@include respond-below(md) {\r\n\t\t\t\t\tpadding-right: 30px;\r\n\t\t\t\t\tpadding-bottom: 30px;\r\n\t\t\t\t\tmax-width: unset;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-4 {\r\n\tpadding-top: 0;\r\n\r\n\t.container {\r\n\t\t> .row {\r\n\t\t\t> .col-lg-4 {\r\n\t\t\t\tposition: relative;\r\n\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: '';\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\tright: 0;\r\n\t\t\t\t\tbackground: #f4f4f4;\r\n\t\t\t\t\twidth: 100vw;\r\n\t\t\t\t\theight: 100%;\r\n\t\t\t\t\tz-index: 5;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t#scontainer-11 {\r\n\t\tposition: relative;\r\n\t\tz-index: 10;\r\n\t\tbackground: #fff;\r\n\t\tmin-height: 100%;\r\n\t\tmargin-right: -15px;\r\n\t\tpadding-top: 50px;\r\n\r\n\t\t.scontainer-content {\r\n\t\t\tdisplay: flex;\r\n\t\t\talign-items: center;\r\n\t\t\tmin-height: 100%;\r\n\t\t}\r\n\r\n\t\t.logos_slider {\r\n\t\t\t.swiper-slide {\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\talign-items: center;\r\n\t\t\t\tjustify-content: center;\r\n\r\n\t\t\t\timg {\r\n\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\tmax-width: fit-content;\r\n\t\t\t\t\tfilter: grayscale(100%);\r\n\t\t\t\t\t@include transition;\r\n\r\n\t\t\t\t\t&:hover {\r\n\t\t\t\t\t\tfilter: grayscale(0%);\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t#scontainer-20 {\r\n\t\ttext-align: right;\r\n\t\tposition: relative;\r\n\t\tz-index: 10;\r\n\t\tpadding-top: 50px;\r\n\t\tpadding-right: 50px;\r\n\t\tpadding-bottom: 50px;\r\n\r\n\t\th2 {\r\n\t\t\tfont-weight: 400;\r\n\t\t\tfont-size: 20px;\r\n\t\t\tline-height: 3 0px;\r\n\t\t\tletter-spacing: 0.05em;\r\n\t\t\tmargin-bottom: 0;\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(md) {\r\n\t\tmargin-top: 125px;\r\n\r\n\t\t.container {\r\n\t\t\t> .row {\r\n\t\t\t\t> .col-lg-6 {\r\n\t\t\t\t\t&:first-child {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tright: auto;\r\n\t\t\t\t\t\t\tleft: 50%;\r\n\t\t\t\t\t\t\ttransform: translateX(-50%);\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\t&:last-child {\r\n\t\t\t\t\t\t&::before {\r\n\t\t\t\t\t\t\tbackground: transparent;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t#scontainer-20 {\r\n\t\t\tpadding-right: 0;\r\n\r\n\t\t\th2 {\r\n\t\t\t\ttext-align: center;\r\n\r\n\t\t\t\tbr {\r\n\t\t\t\t\tdisplay: none;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(sm) {\r\n\t\tmargin-top: 90px;\r\n\t}\r\n}\r\n\r\n.box-6 {\r\n\tpadding-bottom: 70px;\r\n\r\n\t.tiles {\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: repeat(auto-fit, minmax(235px, 1fr));\r\n\t\tgap: 27px;\r\n\t\twidth: 100%;\r\n\t\tmax-width: 1100px;\r\n\t\tmargin-left: auto;\r\n\t\tmargin-right: auto;\r\n\r\n\t\t.tile {\r\n\t\t\tposition: relative;\r\n\t\t\ttext-align: center;\r\n\r\n\t\t\t&:not(:last-child) {\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tcontent: '';\r\n\t\t\t\t\tposition: absolute;\r\n\t\t\t\t\tright: calc(-27px / 2);\r\n\t\t\t\t\ttop: 0;\r\n\t\t\t\t\tbottom: 0;\r\n\t\t\t\t\twidth: 1px;\r\n\t\t\t\t\theight: 100%;\r\n\t\t\t\t\tbackground: $cBlack;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\th3 {\r\n\t\t\t\tfont-weight: 700;\r\n\t\t\t\tfont-size: 48px;\r\n\t\t\t\tline-height: 58px;\r\n\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\tcolor: $cSand;\r\n\t\t\t}\r\n\t\t\tp {\r\n\t\t\t\tfont-weight: 400;\r\n\t\t\t\tfont-size: 13px;\r\n\t\t\t\tline-height: 20px;\r\n\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\tmargin-bottom: 0;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(lg) {\r\n\t\t\tgrid-template-columns: repeat(2, 1fr);\r\n\r\n\t\t\t.tile {\r\n\t\t\t\t&:nth-child(2) {\r\n\t\t\t\t\t&::before {\r\n\t\t\t\t\t\tdisplay: none;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t\t@include respond-below(xs) {\r\n\t\t\tgrid-template-columns: 1fr;\r\n\r\n\t\t\t.tile {\r\n\t\t\t\t&::before {\r\n\t\t\t\t\tdisplay: none !important;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n#scontainer-21 {\r\n\t.scontainer-content {\r\n\t\th2 {\r\n\t\t\t// @extend .box_subtitle;\r\n\t\t\tfont-weight: 300;\r\n\t\t\tfont-size: 20px;\r\n\t\t\tline-height: 24px;\r\n\t\t\tletter-spacing: 0.07em;\r\n\t\t\ttext-transform: uppercase;\r\n\r\n\t\t\tpadding-bottom: 35px;\r\n\t\t\tborder-bottom: 1px solid #000;\r\n\t\t\tmargin-bottom: 35px;\r\n\r\n\t\t\tstrong {\r\n\t\t\t\tfont-weight: 700;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t> .row {\r\n\t\t\t> .col-lg-6:last-child {\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\tjustify-content: center;\r\n\t\t\t\t@include respond-above(md) {\r\n\t\t\t\t\tpadding-left: 100px;\r\n\t\t\t\t}\r\n\r\n\t\t\t\timg {\r\n\t\t\t\t\tmargin-top: 25px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-icons {\r\n\t.icon-text {\r\n\t\tdisplay: flex;\r\n\t\tcolumn-gap: 25px;\r\n\t\talign-items: center;\r\n\t\t// justify-content: center;\r\n\t\tmin-width: 310px;\r\n\r\n\t\t.icon {\r\n\t\t\tmax-width: 130px;\r\n\r\n\t\t\timg {\r\n\t\t\t\twidth: 100%;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\tspan {\r\n\t\t\tfont-weight: 300;\r\n\t\t\tfont-size: 20px;\r\n\t\t\tline-height: 24px;\r\n\t\t}\r\n\t}\r\n\r\n\t.line-top {\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: repeat(3, max-content);\r\n\t\tcolumn-gap: 30px;\r\n\t\tmargin-bottom: 30px;\r\n\t\twidth: fit-content;\r\n\t\tmargin-left: auto;\r\n\t\tmargin-right: auto;\r\n\t}\r\n\r\n\t.line-bottom {\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: repeat(3, max-content);\r\n\t\tcolumn-gap: 30px;\r\n\t\twidth: fit-content;\r\n\t\tmargin-left: auto;\r\n\t\tmargin-right: auto;\r\n\r\n\t\t.first {\r\n\t\t\tjustify-content: flex-end;\r\n\t\t\t// padding-right: 50px;\r\n\t\t}\r\n\r\n\t\t.second {\r\n\t\t\tjustify-content: flex-start;\r\n\t\t\t// padding-left: 50px;\r\n\t\t}\r\n\t}\r\n\r\n\t@include respond-below(lg) {\r\n\t\t.icon-text {\r\n\t\t\t.icon {\r\n\t\t\t\timg {\r\n\t\t\t\t\tmax-width: 97px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t.line-top {\r\n\t\t\tgrid-template-columns: 1fr;\r\n\t\t\trow-gap: 30px;\r\n\t\t\twidth: 100%;\r\n\t\t\tmax-width: 460px;\r\n\t\t\tmargin-left: auto;\r\n\t\t\tmargin-right: auto;\r\n\r\n\t\t\t.icon-text {\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\tgap: 20px;\r\n\t\t\t\tjustify-content: flex-start;\r\n\t\t\t}\r\n\t\t}\r\n\t\t.line-bottom {\r\n\t\t\tgrid-template-columns: 1fr;\r\n\t\t\trow-gap: 30px;\r\n\t\t\twidth: 100%;\r\n\t\t\tmax-width: 460px;\r\n\t\t\tmargin-left: auto;\r\n\t\t\tmargin-right: auto;\r\n\t\t\t.icon-text {\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\tgap: 20px;\r\n\t\t\t\tjustify-content: flex-start;\r\n\t\t\t}\r\n\t\t\t.first {\r\n\t\t\t\tjustify-content: flex-start;\r\n\t\t\t\tpadding: 0;\r\n\t\t\t}\r\n\t\t\t.second {\r\n\t\t\t\tjustify-content: flex-start;\r\n\t\t\t\tpadding: 0;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\t@include respond-below(xs) {\r\n\t\t.icon-text {\r\n\t\t\t.icon {\r\n\t\t\t\timg {\r\n\t\t\t\t\tmax-width: 70px;\r\n\t\t\t\t\tmin-width: 70px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t\t.icon-text {\r\n\t\t\tspan {\r\n\t\t\t\tfont-size: 18px;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-einbruchschutz {\r\n\tpadding-top: 75px;\r\n\tpadding-bottom: 75px;\r\n\r\n\t#scontainer-24 {\r\n\t\t.scontainer-content {\r\n\t\t\t> .row {\r\n\t\t\t\tbackground: url('/upload/filemanager/uber-vidok/einbruchschutz-bg.png')\r\n\t\t\t\t\tno-repeat center;\r\n\t\t\t\tbackground-size: cover;\r\n\t\t\t\tmargin: 0 10px;\r\n\r\n\t\t\t\t> .col-lg-6:first-child {\r\n\t\t\t\t\tbackground: transparentize($color: #f4f4f4, $amount: 0.1);\r\n\t\t\t\t\tpadding: 65px;\r\n\t\t\t\t\tmin-height: 385px;\r\n\r\n\t\t\t\t\t.col-head {\r\n\t\t\t\t\t\tdisplay: flex;\r\n\t\t\t\t\t\tflex-direction: row;\r\n\t\t\t\t\t\talign-items: flex-end;\r\n\t\t\t\t\t\tcolumn-gap: 35px;\r\n\r\n\t\t\t\t\t\tpadding-bottom: 35px;\r\n\t\t\t\t\t\tborder-bottom: 1px solid #000;\r\n\t\t\t\t\t\tmargin-bottom: 35px;\r\n\t\t\t\t\t\th2 {\r\n\t\t\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\t\t\tline-height: 24px;\r\n\t\t\t\t\t\t\tletter-spacing: 0.07em;\r\n\t\t\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-realizations {\r\n\tmargin-bottom: 100px;\r\n}\r\n\r\n.box-windows-header {\r\n\toverflow: hidden;\r\n\tmargin-bottom: 95px;\r\n\t&--wrapper {\r\n\t\tposition: relative;\r\n\t\tdisplay: flex;\r\n\t\talign-items: center;\r\n\r\n\t\twidth: fit-content;\r\n\t\tmargin-left: auto;\r\n\t\tmargin-right: auto;\r\n\t\tmin-height: 68px;\r\n\r\n\t\t&::before {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\ttop: 50%;\r\n\t\t\tleft: 100%;\r\n\t\t\theight: 68px;\r\n\t\t\tbackground: url('/upload/filemanager/realizations/realizations-stripes.png')\r\n\t\t\t\tno-repeat center;\r\n\t\t\twidth: 900px;\r\n\t\t\ttransform: translateY(-50%);\r\n\t\t}\r\n\t\th2 {\r\n\t\t\tfont-weight: 300;\r\n\t\t\tfont-size: 20px;\r\n\t\t\tline-height: 24px;\r\n\t\t\ttext-align: center;\r\n\t\t\tletter-spacing: 0.07em;\r\n\t\t\ttext-transform: uppercase;\r\n\t\t\tmargin-bottom: 0;\r\n\r\n\t\t\tstrong {\r\n\t\t\t\tfont-weight: 800;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n.box-windows {\r\n\tmargin-bottom: 180px;\r\n\t.container {\r\n\t\tdisplay: grid;\r\n\t\tgrid-template-columns: repeat(auto-fit, minmax(335px, 1fr));\r\n\t\tgap: 5px;\r\n\t\tmax-width: 1400px;\r\n\r\n\t\t.window-single {\r\n\t\t\tdisplay: flex;\r\n\t\t\tflex-direction: column;\r\n\r\n\t\t\t.image {\r\n\t\t\t\tborder: 2px solid #f4f4f4;\r\n\t\t\t\tborder-bottom: 0;\r\n\t\t\t\ttext-align: center;\r\n\r\n\t\t\t\timg {\r\n\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t.text {\r\n\t\t\t\tflex-grow: 1;\r\n\t\t\t\tbackground: #f4f4f4;\r\n\t\t\t\tpadding: 50px;\r\n\t\t\t\tfont-family: 'URW Form';\r\n\t\t\t\tfont-weight: 300;\r\n\t\t\t\tfont-size: 16px;\r\n\t\t\t\tline-height: 30px;\r\n\t\t\t\tletter-spacing: 0.05em;\r\n\r\n\t\t\t\tp {\r\n\t\t\t\t\tfont-size: 16px;\r\n\t\t\t\t\tline-height: 30px;\r\n\t\t\t\t\tfont-weight: 300;\r\n\t\t\t\t\tletter-spacing: 0.05em;\r\n\t\t\t\t\tmargin-bottom: 0;\r\n\t\t\t\t}\r\n\r\n\t\t\t\th3 {\r\n\t\t\t\t\tfont-weight: 400;\r\n\t\t\t\t\tfont-size: 20px;\r\n\t\t\t\t\tline-height: 24px;\r\n\t\t\t\t\tletter-spacing: 0.15em;\r\n\r\n\t\t\t\t\ttext-transform: uppercase;\r\n\t\t\t\t\tmargin-bottom: 25px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@include respond-below(md) {\r\n\t\t\tgrid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n\t\t\tgap: 40px;\r\n\r\n\t\t\t.window-single {\r\n\t\t\t\t.text {\r\n\t\t\t\t\tpadding: 30px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n","$cGrayText: #232323;\r\n\r\n$font1: 'Open Sans', sans-serif;\r\n$font2: 'Alegreya Sans', sans-serif;\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/fonts/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n","$breakpoints: (\r\n\txs: 576px,\r\n\tsm: 768px,\r\n\tmd: 992px,\r\n\tlg: 1200px,\r\n\txl: 1360px,\r\n\txxl: 1620px,\r\n);\r\n\r\n@mixin respond-above($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (min-width: $breakpoint-value) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-below($breakpoint) {\r\n\t@if map-has-key($breakpoints, $breakpoint) {\r\n\t\t$breakpoint-value: map-get($breakpoints, $breakpoint);\r\n\r\n\t\t@media (max-width: ($breakpoint-value - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@warn 'Invalid breakpoint: #{$breakpoint}.';\r\n\t}\r\n}\r\n\r\n@mixin respond-between($lower, $upper) {\r\n\t@if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\r\n\t\t$lower-breakpoint: map-get($breakpoints, $lower);\r\n\t\t$upper-breakpoint: map-get($breakpoints, $upper);\r\n\r\n\t\t@media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\r\n\t\t\t@content;\r\n\t\t}\r\n\t} @else {\r\n\t\t@if (map-has-key($breakpoints, $lower) ==false) {\r\n\t\t\t@warn 'Your lower breakpoint was invalid: #{$lower}.';\r\n\t\t}\r\n\r\n\t\t@if (map-has-key($breakpoints, $upper) ==false) {\r\n\t\t\t@warn 'Your upper breakpoint was invalid: #{$upper}.';\r\n\t\t}\r\n\t}\r\n}\r\n\r\n@mixin border-radius($px: 0) {\r\n\t-webkit-border-radius: $px;\r\n\t-moz-border-radius: $px;\r\n\tborder-radius: $px;\r\n}\r\n\r\n@mixin box-shadow($value) {\r\n\t-webkit-box-shadow: $value;\r\n\t-moz-box-shadow: $value;\r\n\tbox-shadow: $value;\r\n}\r\n\r\n@mixin transition($element: all, $time: 0.5s, $option: ease) {\r\n\t-webkit-transition: $element $time $option;\r\n\ttransition: $element $time $option;\r\n}\r\n\r\n@mixin opacity($value) {\r\n\t$IEValue: $value * 100;\r\n\topacity: $value;\r\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=' + $IEValue +\r\n\t\t')';\r\n\tfilter: alpha(opacity=$IEValue);\r\n}\r\n\r\n@mixin flexbox() {\r\n\tdisplay: -webkit-box;\r\n\tdisplay: -moz-box;\r\n\tdisplay: -ms-flexbox;\r\n\tdisplay: -webkit-flex;\r\n\tdisplay: flex;\r\n}\r\n\r\n@mixin flex($values) {\r\n\t-webkit-box-flex: $values;\r\n\t-moz-box-flex: $values;\r\n\t-webkit-flex: $values;\r\n\t-ms-flex: $values;\r\n\tflex: $values;\r\n}\r\n\r\n@mixin flex-direction($direction) {\r\n\t-webkit-flex-direction: $direction;\r\n\t-moz-flex-direction: $direction;\r\n\t-ms-flex-direction: $direction;\r\n\tflex-direction: $direction;\r\n}\r\n\r\n@mixin flex-wrap($wrap) {\r\n\t-webkit-flex-wrap: $wrap;\r\n\t-moz-flex-wrap: $wrap;\r\n\t-ms-flex-wrap: $wrap;\r\n\tflex-wrap: $wrap;\r\n}\r\n\r\n@mixin flex-flow($flow) {\r\n\t-webkit-flex-flow: $flow;\r\n\t-moz-flex-flow: $flow;\r\n\t-ms-flex-flow: $flow;\r\n\tflex-flow: $flow;\r\n}\r\n\r\n@mixin order($val) {\r\n\t-webkit-box-ordinal-group: $val;\r\n\t-moz-box-ordinal-group: $val;\r\n\t-ms-flex-order: $val;\r\n\t-webkit-order: $val;\r\n\torder: $val;\r\n}\r\n\r\n@mixin flex-grow($grow) {\r\n\t-webkit-flex-grow: $grow;\r\n\t-moz-flex-grow: $grow;\r\n\t-ms-flex-grow: $grow;\r\n\tflex-grow: $grow;\r\n}\r\n\r\n@mixin flex-shrink($shrink) {\r\n\t-webkit-flex-shrink: $shrink;\r\n\t-moz-flex-shrink: $shrink;\r\n\t-ms-flex-shrink: $shrink;\r\n\tflex-shrink: $shrink;\r\n}\r\n\r\n@mixin flex-basis($width) {\r\n\t-webkit-flex-basis: $width;\r\n\t-moz-flex-basis: $width;\r\n\t-ms-flex-basis: $width;\r\n\tflex-basis: $width;\r\n}\r\n\r\n@mixin justify-content($justify) {\r\n\t-webkit-justify-content: $justify;\r\n\t-moz-justify-content: $justify;\r\n\t-ms-justify-content: $justify;\r\n\tjustify-content: $justify;\r\n\t-ms-flex-pack: $justify;\r\n}\r\n\r\n@mixin align-content($align) {\r\n\t-webkit-align-content: $align;\r\n\t-moz-align-content: $align;\r\n\t-ms-align-content: $align;\r\n\talign-content: $align;\r\n}\r\n\r\n@mixin align-items($align) {\r\n\t-webkit-align-items: $align;\r\n\t-moz-align-items: $align;\r\n\t-ms-align-items: $align;\r\n\talign-items: $align;\r\n}\r\n\r\n@mixin align-self($align) {\r\n\t-webkit-align-self: $align;\r\n\t-moz-align-self: $align;\r\n\t-ms-align-self: $align;\r\n\talign-self: $align;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-LightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-LightItalic.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ExtraLightItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraLightItalic.woff') format('woff');\r\n\tfont-weight: 200;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Medium.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Medium.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-MediumItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-MediumItalic.woff') format('woff');\r\n\tfont-weight: 500;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Demi';\r\n\tsrc: url('/layout/URWForm-Demi.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Demi.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Italic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Italic.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Light.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Light.woff') format('woff');\r\n\tfont-weight: 300;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-ThinItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ThinItalic.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Bold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Bold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-BoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-BoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Thin.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Thin.woff') format('woff');\r\n\tfont-weight: 100;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form';\r\n\tsrc: url('/layout/URWForm-Regular.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-Regular.woff') format('woff');\r\n\tfont-weight: normal;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBoldItalic.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBoldItalic.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tfont-display: swap;\r\n}\r\n\r\n@font-face {\r\n\tfont-family: 'URW Form Extra';\r\n\tsrc: url('/layout/URWForm-ExtraBold.woff2') format('woff2'),\r\n\t\turl('/layout/URWForm-ExtraBold.woff') format('woff');\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tfont-display: swap;\r\n}\r\n\r\n//* ~~~~ Colors ~~~~ *//\r\n$cWhite: #fff;\r\n$cMilk: #fafafa;\r\n$cSand: #e7dcd0;\r\n$cSandLight: #e6dccf;\r\n$cGray: #d8d8d8;\r\n$cYellow: #ffe604;\r\n$cIron: #b2b3b7;\r\n$cLightBlue: #4ca8e6;\r\n$cDarkNight: #343431;\r\n$cDeepDark: #1d1d1b;\r\n$cBlack: #000;\r\n\r\n$cTxtWhite: #fff;\r\n$cTxtCloud: #d8d8d8;\r\n$cTxtLightBlue: #4ca8e6;\r\n$cTxtDark: #2c2d2f;\r\n$cTxtBlack: #000;\r\n//* ~~~~ Mixins ~~~~ *//\r\n\r\n@mixin btn_classic($f_size, $color, $h_color, $bg, $h_bg) {\r\n\ttext-align: center;\r\n\tfont-size: $f_size;\r\n\tfont-weight: 700;\r\n\tfont-family: $font2;\r\n\tcolor: $color;\r\n\tbackground: $bg;\r\n\ttext-transform: uppercase;\r\n\tline-height: 22px;\r\n\tpadding: 12px 15px;\r\n\tdisplay: inline-block;\r\n\tmin-width: 210px;\r\n\ttransition: all 0.3s ease;\r\n\tposition: relative;\r\n\toverflow: hidden;\r\n\r\n\t&:hover {\r\n\t\tbackground: $h_bg;\r\n\t\tcolor: $h_color !important;\r\n\t}\r\n}\r\n\r\n//* ~~~~ Global ~~~~ *//\r\n.hidden {\r\n\tdisplay: none !important;\r\n}\r\n\r\n.box {\r\n\tpadding-top: 125px;\r\n\tpadding-bottom: 125px;\r\n\r\n\t@include respond-below(sm) {\r\n\t\tpadding-top: 90px;\r\n\t\tpadding-bottom: 90px;\r\n\t}\r\n}\r\n\r\n.box_title {\r\n\tfont-family: 'URW Form', sans-serif;\r\n\tfont-weight: 700;\r\n\tfont-size: 35px;\r\n\tline-height: 1.25;\r\n\tmargin-bottom: 28px;\r\n\ttext-transform: uppercase;\r\n\ttext-align: right;\r\n\tletter-spacing: 0.15em;\r\n}\r\n\r\n.box_subtitle {\r\n\tfont-family: 'URW Form';\r\n\tfont-style: normal;\r\n\tfont-weight: 400;\r\n\tfont-size: 30px;\r\n\tletter-spacing: 0.07em;\r\n\ttext-transform: uppercase;\r\n\tcolor: #000000;\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../style-scss/uber-vidok.scss","../style-scss/_variables.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"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","file":"uber-vidok.css"} \ No newline at end of file diff --git a/layout/style-css/verglasung.css.map b/layout/style-css/verglasung.css.map index 9a75b57..8830792 100644 --- a/layout/style-css/verglasung.css.map +++ b/layout/style-css/verglasung.css.map @@ -1 +1 @@ -{"version":3,"sources":["../style-scss/_variables.scss","../style-scss/_mixins.scss","../style-scss/verglasung.scss"],"names":[],"mappings":"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","file":"verglasung.css"} \ No newline at end of file +{"version":3,"sources":["../style-scss/_variables.scss","../style-scss/_mixins.scss","../style-scss/verglasung.scss"],"names":[],"mappings":"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","file":"verglasung.css"} \ No newline at end of file diff --git a/layout/style-scss/_variables.scss b/layout/style-scss/_variables.scss index 95d6a85..70a4007 100644 --- a/layout/style-scss/_variables.scss +++ b/layout/style-scss/_variables.scss @@ -1,11 +1,15 @@ $cGrayText: #232323; +$cGrayBg: #ebebeb; +$cBlackText: #303030; $font1: 'Open Sans', sans-serif; $font2: 'Alegreya Sans', sans-serif; +$font3: 'URW Form', sans-serif; @font-face { font-family: 'URW Form'; - src: url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-LightItalic.woff2') format('woff2'), url('/layout/fonts/URWForm-LightItalic.woff') format('woff'); font-weight: 300; font-style: italic; @@ -14,7 +18,8 @@ $font2: 'Alegreya Sans', sans-serif; @font-face { font-family: 'URW Form'; - src: url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-ExtraLightItalic.woff2') format('woff2'), url('/layout/fonts/URWForm-ExtraLightItalic.woff') format('woff'); font-weight: 200; font-style: italic; @@ -23,7 +28,8 @@ $font2: 'Alegreya Sans', sans-serif; @font-face { font-family: 'URW Form'; - src: url('/layout/fonts/URWForm-Medium.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-Medium.woff2') format('woff2'), url('/layout/fonts/URWForm-Medium.woff') format('woff'); font-weight: 500; font-style: normal; @@ -32,7 +38,8 @@ $font2: 'Alegreya Sans', sans-serif; @font-face { font-family: 'URW Form'; - src: url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-MediumItalic.woff2') format('woff2'), url('/layout/fonts/URWForm-MediumItalic.woff') format('woff'); font-weight: 500; font-style: italic; @@ -41,7 +48,8 @@ $font2: 'Alegreya Sans', sans-serif; @font-face { font-family: 'URW Form Demi'; - src: url('/layout/fonts/URWForm-Demi.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-Demi.woff2') format('woff2'), url('/layout/fonts/URWForm-Demi.woff') format('woff'); font-weight: normal; font-style: normal; @@ -50,7 +58,8 @@ $font2: 'Alegreya Sans', sans-serif; @font-face { font-family: 'URW Form'; - src: url('/layout/fonts/URWForm-Italic.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-Italic.woff2') format('woff2'), url('/layout/fonts/URWForm-Italic.woff') format('woff'); font-weight: normal; font-style: italic; @@ -59,7 +68,8 @@ $font2: 'Alegreya Sans', sans-serif; @font-face { font-family: 'URW Form'; - src: url('/layout/fonts/URWForm-Light.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-Light.woff2') format('woff2'), url('/layout/fonts/URWForm-Light.woff') format('woff'); font-weight: 300; font-style: normal; @@ -68,7 +78,8 @@ $font2: 'Alegreya Sans', sans-serif; @font-face { font-family: 'URW Form'; - src: url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-ThinItalic.woff2') format('woff2'), url('/layout/fonts/URWForm-ThinItalic.woff') format('woff'); font-weight: 100; font-style: italic; @@ -77,7 +88,8 @@ $font2: 'Alegreya Sans', sans-serif; @font-face { font-family: 'URW Form'; - src: url('/layout/fonts/URWForm-Bold.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-Bold.woff2') format('woff2'), url('/layout/fonts/URWForm-Bold.woff') format('woff'); font-weight: bold; font-style: normal; @@ -86,7 +98,8 @@ $font2: 'Alegreya Sans', sans-serif; @font-face { font-family: 'URW Form'; - src: url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-BoldItalic.woff2') format('woff2'), url('/layout/fonts/URWForm-BoldItalic.woff') format('woff'); font-weight: bold; font-style: italic; @@ -95,7 +108,8 @@ $font2: 'Alegreya Sans', sans-serif; @font-face { font-family: 'URW Form'; - src: url('/layout/fonts/URWForm-Thin.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-Thin.woff2') format('woff2'), url('/layout/fonts/URWForm-Thin.woff') format('woff'); font-weight: 100; font-style: normal; @@ -104,7 +118,8 @@ $font2: 'Alegreya Sans', sans-serif; @font-face { font-family: 'URW Form'; - src: url('/layout/fonts/URWForm-Regular.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-Regular.woff2') format('woff2'), url('/layout/fonts/URWForm-Regular.woff') format('woff'); font-weight: normal; font-style: normal; @@ -113,7 +128,8 @@ $font2: 'Alegreya Sans', sans-serif; @font-face { font-family: 'URW Form Extra'; - src: url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-ExtraBoldItalic.woff2') format('woff2'), url('/layout/fonts/URWForm-ExtraBoldItalic.woff') format('woff'); font-weight: bold; font-style: italic; @@ -122,7 +138,8 @@ $font2: 'Alegreya Sans', sans-serif; @font-face { font-family: 'URW Form Extra'; - src: url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'), + src: + url('/layout/fonts/URWForm-ExtraBold.woff2') format('woff2'), url('/layout/fonts/URWForm-ExtraBold.woff') format('woff'); font-weight: bold; font-style: normal; diff --git a/layout/style-scss/style.scss b/layout/style-scss/style.scss index 23cdaa8..3a242d7 100644 --- a/layout/style-scss/style.scss +++ b/layout/style-scss/style.scss @@ -118,14 +118,16 @@ ul { line-height: 23px; padding: 12px 30px; background: $cDarkNight; - transition: background 250ms ease-in-out, box-shadow 250ms ease-in-out, + transition: + background 250ms ease-in-out, + box-shadow 250ms ease-in-out, color 250ms ease-in-out; cursor: pointer; &:hover { color: $cWhite; - background: linear-gradient(0deg, rgba($cBlack, 0.1), rgba($cBlack, 0.1)), - $cDarkNight; + background: + linear-gradient(0deg, rgba($cBlack, 0.1), rgba($cBlack, 0.1)), $cDarkNight; box-shadow: 0px 3px 16px rgba($cBlack, 0.16); } @@ -144,7 +146,9 @@ ul { line-height: 23px; padding: 12px 30px; background: $cDarkNight; - transition: background 250ms ease-in-out, box-shadow 250ms ease-in-out, + transition: + background 250ms ease-in-out, + box-shadow 250ms ease-in-out, color 250ms ease-in-out; cursor: pointer; @@ -155,8 +159,8 @@ ul { &:hover { color: $cWhite; - background: linear-gradient(0deg, rgba($cBlack, 0.1), rgba($cBlack, 0.1)), - $cDarkNight; + background: + linear-gradient(0deg, rgba($cBlack, 0.1), rgba($cBlack, 0.1)), $cDarkNight; box-shadow: 0px 3px 16px rgba($cBlack, 0.16); } @@ -174,14 +178,17 @@ ul { padding: 10px 30px; background: $cWhite; border: 2px solid $cYellow; - transition: background 250ms ease-in-out, box-shadow 250ms ease-in-out, - border-color 250ms ease-in-out, color 250ms ease-in-out; + transition: + background 250ms ease-in-out, + box-shadow 250ms ease-in-out, + border-color 250ms ease-in-out, + color 250ms ease-in-out; cursor: pointer; &:hover { color: $cWhite; - background: linear-gradient(0deg, rgba($cBlack, 0.1), rgba($cBlack, 0.1)), - $cDarkNight; + background: + linear-gradient(0deg, rgba($cBlack, 0.1), rgba($cBlack, 0.1)), $cDarkNight; box-shadow: 0px 3px 16px rgba($cBlack, 0.16); border-color: $cDarkNight; } @@ -202,8 +209,11 @@ ul { padding: 10px 30px; background: $cWhite; border: 2px solid $cYellow; - transition: background 250ms ease-in-out, box-shadow 250ms ease-in-out, - border-color 250ms ease-in-out, color 250ms ease-in-out; + transition: + background 250ms ease-in-out, + box-shadow 250ms ease-in-out, + border-color 250ms ease-in-out, + color 250ms ease-in-out; cursor: pointer; &::after { @@ -213,8 +223,8 @@ ul { &:hover { color: $cWhite; - background: linear-gradient(0deg, rgba($cBlack, 0.1), rgba($cBlack, 0.1)), - $cDarkNight; + background: + linear-gradient(0deg, rgba($cBlack, 0.1), rgba($cBlack, 0.1)), $cDarkNight; box-shadow: 0px 3px 16px rgba($cBlack, 0.16); border-color: $cDarkNight; @@ -303,7 +313,9 @@ ul { width: fit-content; border: 1px solid $cBlack; background: $cWhite; - transition: color 250ms ease, background 250ms ease; + transition: + color 250ms ease, + background 250ms ease; cursor: pointer; @@ -881,7 +893,9 @@ header { padding: 8px 15px; background: $cWhite; border: 1px solid $cBlack; - transition: color 250ms ease, background 250ms ease; + transition: + color 250ms ease, + background 250ms ease; cursor: pointer; &:hover { @@ -1108,7 +1122,9 @@ header { width: max-content; opacity: 0; visibility: hidden; - transition: visibility 250ms ease, opacity 250ms ease; + transition: + visibility 250ms ease, + opacity 250ms ease; padding: 20px; box-shadow: 0px 0px 30px rgba($cBlack, 0.06); @@ -1179,7 +1195,9 @@ header { bottom: 0; padding: 20px; width: max-content; - transition: visibility 250ms ease, opacity 250ms ease; + transition: + visibility 250ms ease, + opacity 250ms ease; opacity: 0; visibility: hidden; width: 160px; @@ -1208,7 +1226,9 @@ header { padding: 20px; opacity: 0; visibility: hidden; - transition: visibility 250ms ease, opacity 250ms ease; + transition: + visibility 250ms ease, + opacity 250ms ease; // box-shadow: 26px 0px 30px rgba($cBlack, 0.04); &::before { @@ -1828,220 +1848,220 @@ header { } } -footer { - .footer__wrapper { - background: $cBlack; - color: #fff; +// footer { +// .footer__wrapper { +// background: $cBlack; +// color: #fff; - .footer_top { - display: flex; - flex-direction: row; - justify-content: space-between; - // padding-bottom: 35px; - padding-top: 35px; +// .footer_top { +// display: flex; +// flex-direction: row; +// justify-content: space-between; +// // padding-bottom: 35px; +// padding-top: 35px; - .box_left { - display: flex; - justify-content: center; - flex-direction: column; - font-size: 14px; +// .box_left { +// display: flex; +// justify-content: center; +// flex-direction: column; +// font-size: 14px; - p { - font-weight: 400; - line-height: 22px; +// p { +// font-weight: 400; +// line-height: 22px; - font-size: 14px; - letter-spacing: 0.01em; - margin-bottom: 0; - } +// font-size: 14px; +// letter-spacing: 0.01em; +// margin-bottom: 0; +// } - img { - max-width: 194px; - margin-bottom: 65px; - } +// img { +// max-width: 194px; +// margin-bottom: 65px; +// } - @include respond-below(md) { - display: none; - } - } +// @include respond-below(md) { +// display: none; +// } +// } - .box_centr { - p { - strong { - font-size: 14px; - letter-spacing: 0.1em; - } - } +// .box_centr { +// p { +// strong { +// font-size: 14px; +// letter-spacing: 0.1em; +// } +// } - ul { - display: grid; - grid-template-columns: 1fr 1fr; +// ul { +// display: grid; +// grid-template-columns: 1fr 1fr; - li { - margin-bottom: 15px; +// li { +// margin-bottom: 15px; - a { - color: #fff; - font-size: 14px; - letter-spacing: 0.01em; - } - } - } - } +// a { +// color: #fff; +// font-size: 14px; +// letter-spacing: 0.01em; +// } +// } +// } +// } - .box_right { - p { - strong { - font-size: 14px; - letter-spacing: 0.1em; - } - } +// .box_right { +// p { +// strong { +// font-size: 14px; +// letter-spacing: 0.1em; +// } +// } - ul { - li { - margin-bottom: 15px; +// ul { +// li { +// margin-bottom: 15px; - a { - color: #fff; - font-size: 14px; - letter-spacing: 0.01em; - } - } - } +// a { +// color: #fff; +// font-size: 14px; +// letter-spacing: 0.01em; +// } +// } +// } - .social_box { - display: flex; - flex-direction: row; - gap: 20px; - } - } - } +// .social_box { +// display: flex; +// flex-direction: row; +// gap: 20px; +// } +// } +// } - .footer_bottom { - display: flex; - flex-direction: column-reverse; - justify-content: space-between; - padding-top: 25px; - padding-bottom: 40px; - row-gap: 20px; +// .footer_bottom { +// display: flex; +// flex-direction: column-reverse; +// justify-content: space-between; +// padding-top: 25px; +// padding-bottom: 40px; +// row-gap: 20px; - .box_left { - p { - font-size: 14px; - letter-spacing: 0.01em; - } - } +// .box_left { +// p { +// font-size: 14px; +// letter-spacing: 0.01em; +// } +// } - @include respond-below(md) { - flex-wrap: wrap; +// @include respond-below(md) { +// flex-wrap: wrap; - .box_left { - width: 100%; - order: 2; - text-align: center; - margin-top: 25px; - } +// .box_left { +// width: 100%; +// order: 2; +// text-align: center; +// margin-top: 25px; +// } - .box_right { - order: 1; - text-align: center; +// .box_right { +// order: 1; +// text-align: center; - .level-0 { - justify-content: center; +// .level-0 { +// justify-content: center; - a { - font-size: 14px !important; - } - } - } - } +// a { +// font-size: 14px !important; +// } +// } +// } +// } - .box_right { - margin-top: -2px; +// .box_right { +// margin-top: -2px; - .level-0 { - display: flex; - flex-direction: row; - gap: 40px; +// .level-0 { +// display: flex; +// flex-direction: row; +// gap: 40px; - li { - position: relative; +// li { +// position: relative; - &:not(:last-child) { - &::before { - content: ''; - position: absolute; - right: -20px; - top: 0; - bottom: 0; - width: 1px; - background: #fff; - } - } +// &:not(:last-child) { +// &::before { +// content: ''; +// position: absolute; +// right: -20px; +// top: 0; +// bottom: 0; +// width: 1px; +// background: #fff; +// } +// } - a { - color: #fff; - font-size: 14px; - letter-spacing: 0.01em; - text-transform: uppercase; - font-weight: 400; - } - } - } - } - } +// a { +// color: #fff; +// font-size: 14px; +// letter-spacing: 0.01em; +// text-transform: uppercase; +// font-weight: 400; +// } +// } +// } +// } +// } - @include respond-below(sm) { - .footer_top { - flex-direction: column; - align-items: center; - gap: 30px; +// @include respond-below(sm) { +// .footer_top { +// flex-direction: column; +// align-items: center; +// gap: 30px; - .box_left { - text-align: center; - } +// .box_left { +// text-align: center; +// } - .box_centr { - text-align: center; +// .box_centr { +// text-align: center; - ul { - column-gap: 30px; - row-gap: 10px; - } - } +// ul { +// column-gap: 30px; +// row-gap: 10px; +// } +// } - .box_right { - text-align: center; - } - } +// .box_right { +// text-align: center; +// } +// } - .footer_bottom { - flex-direction: column-reverse; +// .footer_bottom { +// flex-direction: column-reverse; - .box_right { - padding-bottom: 25px; - margin-bottom: 25px; - border-bottom: 1px solid $cBlack; +// .box_right { +// padding-bottom: 25px; +// margin-bottom: 25px; +// border-bottom: 1px solid $cBlack; - .level-0 { - flex-direction: column; - gap: 10px; +// .level-0 { +// flex-direction: column; +// gap: 10px; - li { - text-align: center; +// li { +// text-align: center; - &:not(:last-child) { - &::before { - display: none; - } - } - } - } - } - } - } - } -} +// &:not(:last-child) { +// &::before { +// display: none; +// } +// } +// } +// } +// } +// } +// } +// } +// } #box-scrolling-page { position: fixed; @@ -2998,10 +3018,6 @@ footer { } } } - - footer { - padding-top: 0 !important; - } } //* Über VIDOK @@ -3388,7 +3404,9 @@ footer { min-width: fit-content; padding: 10px 15px; border: 1px solid $cBlack; - transition: color 250ms ease, background 250ms ease; + transition: + color 250ms ease, + background 250ms ease; font-weight: 300; font-size: 22px; white-space: nowrap; @@ -3857,7 +3875,9 @@ footer { box-shadow: 0px 0px 30px rgba($cBlack, 0.16); overflow: hidden; cursor: pointer; - transition: width 250ms ease, height 250ms ease; + transition: + width 250ms ease, + height 250ms ease; z-index: 2; &::before { @@ -6178,7 +6198,9 @@ footer { opacity: 0; visibility: hidden; - transition: opacity 150ms ease-in, visibility 150ms ease-in; + transition: + opacity 150ms ease-in, + visibility 150ms ease-in; &::before { content: ''; @@ -6408,7 +6430,9 @@ footer { background: $cBlack; border-radius: 3px; transform: translate(-50%, -50%) rotate(90deg); - transition: width 250ms ease-in, background 250ms ease-in; + transition: + width 250ms ease-in, + background 250ms ease-in; } } @@ -6793,7 +6817,9 @@ button.c-button { background: $cBlack; border-radius: 3px; transform: translate(-50%, -50%) rotate(90deg); - transition: width 250ms ease-in, background 250ms ease-in; + transition: + width 250ms ease-in, + background 250ms ease-in; } } @@ -6989,3 +7015,564 @@ button.c-button { } } } + +.footer { + background: $cGrayBg; + padding-top: 60px; + padding-bottom: 60px; + + div[class^='col-']:last-child { + @include respond-between(xs, sm) { + margin-top: 30px; + } + } + + div[class^='col-']:first-child { + #menu-container-1 { + > ul { + > li { + display: none; + + &:nth-child(2) { + display: block; + } + } + } + } + + @include respond-below(xs) { + margin-bottom: 30px; + } + } + + div[class^='col-']:nth-child(2) { + #menu-container-1 { + > ul { + > li { + display: none; + + &:nth-child(5), + &:nth-child(9) { + display: block; + } + + &:nth-child(5) { + margin-bottom: 25px; + } + } + } + } + + @include respond-below(xs) { + margin-bottom: 30px; + } + } + + #menu-container-1 { + > ul { + margin-bottom: 0; + padding-inline-start: 0; + list-style-type: none; + + > li { + > a { + .fa { + display: none; + } + + font-size: 12px; + color: $cBlackText; + line-height: 22px; + font-weight: 700; + margin-bottom: 15px; + display: block; + pointer-events: none; + } + + > ul { + padding-inline-start: 0; + list-style-type: none; + + > li { + > a { + font-size: 12px; + color: #7a7a7a; + font-weight: 400; + line-height: 22px; + + &:hover { + color: $cBlackText; + } + } + } + } + } + } + + // #link-5 { + // a { + // pointer-events: initial; + // } + // } + } + + p { + font-size: 12px; + color: $cBlackText; + line-height: 22px; + font-weight: 700; + margin-bottom: 15px; + } + + #menu-container-5 { + ul { + padding-inline-start: 0; + list-style-type: none; + margin-bottom: 0; + + li { + a { + font-size: 12px; + color: #7a7a7a; + font-weight: 400; + line-height: 22px; + + &:hover { + color: $cBlackText; + } + } + } + } + } + + img { + width: 210px; + + @include respond-between(sm, md) { + width: 150px; + } + + @include respond-below(xs) { + width: 100%; + } + } +} +footer#footer { + &.c-footer { + margin-top: 30px; + padding-top: 35px; + padding-bottom: 25px; + background: #1e2832; + + @media (min-width: 1200px) { + .container { + max-width: 1355px; + } + } + + .footer-wrapper { + .c-row { + // &-1 { + // padding-bottom: 20px; + // margin-bottom: 20px; + // border-bottom: solid 1px rgba(255, 255, 255, 0.2); + + // display: flex; + // flex-direction: row; + // align-items: center; + // justify-content: space-between; + + // h5 { + // color: #ffffff; + // font-family: $font3; + // font-weight: 400; + // font-size: 32px; + // line-height: 1; + // letter-spacing: 5px; + // text-transform: uppercase; + // } + + // a { + // color: #ffffff; + // font-family: $font3; + // font-weight: 400; + // font-size: 16px; + // line-height: 1; + // letter-spacing: 2px; + // text-transform: uppercase; + + // display: inline-flex; + // flex-direction: row; + // align-items: center; + // column-gap: 15px; + // padding: 15px 20px 13px; + // border: 1px solid #fff; + // border-radius: 30px; + + // img { + // margin-top: -3px; + // } + // } + // } + &-2 { + column-gap: 40px; + padding-bottom: 30px; + margin-bottom: 20px; + border-bottom: solid 1px rgba(255, 255, 255, 0.2); + + @include respond-above(sm) { + display: grid; + grid-template-columns: 1fr 390px 230px 1fr; + } + @include respond-below(md) { + grid-template-columns: 1fr 135px 135px 1fr; + column-gap: 20px; + } + @include respond-below(sm) { + display: flex; + flex-direction: row; + flex-wrap: wrap; + row-gap: 40px; + } + @include respond-between(xxs, xs) { + column-gap: 40px; + row-gap: 60px; + } + + .c-col { + &-1 { + display: flex; + flex-direction: column; + row-gap: 30px; + + @include respond-between(xs, sm) { + width: 100%; + } + @include respond-between(xxs, xs) { + order: 1; + } + + > img { + width: 100%; + max-width: 110px; + } + + p { + color: #ffffff; + font-family: $font3; + font-weight: 400; + font-size: 14px; + line-height: 1.5; + letter-spacing: 1px; + margin-bottom: 0; + } + + .footer-social { + padding: 0; + margin: 0; + display: flex; + flex-direction: row; + column-gap: 15px; + } + } + + &-2 { + @include respond-between(xxs, xs) { + order: 3; + } + } + + &-3 { + @include respond-between(xxs, xs) { + order: 2; + } + } + + &-4 { + @include respond-between(xxs, xs) { + order: 4; + } + } + + &-2, + &-3, + &-4 { + @include respond-between(xs, sm) { + width: calc(100% / 3 - (20px - (20px / 3))); + } + } + + @include respond-between(xxs, xs) { + width: calc(100% / 2 - (40px - (40px / 2))); + } + + @include respond-below(xxs) { + width: 100%; + } + + .nav-box { + &:not(:last-child) { + margin-bottom: 30px; + } + h6 { + color: #ffffff; + font-family: $font3; + font-weight: 400; + font-size: 16px; + line-height: 1.3; + letter-spacing: 1px; + text-transform: uppercase; + margin-bottom: 16px; + + a { + color: inherit; + font-family: inherit; + font-weight: inherit; + font-size: inherit; + line-height: inherit; + letter-spacing: inherit; + text-transform: inherit; + } + } + ul { + display: flex; + flex-direction: column; + row-gap: 15px; + + padding: 0; + margin: 0; + list-style: none; + + li { + line-height: 0.7; + + a { + color: #ffffff; + font-family: $font3; + font-weight: 400; + font-size: 12px; + line-height: 1; + letter-spacing: 1px; + + display: inline-flex; + flex-direction: row; + align-items: center; + column-gap: 10px; + } + } + } + + p { + font-family: $font3; + font-weight: 400; + font-size: 14px; + line-height: 1.5; + letter-spacing: 1px; + color: #ffffff; + } + } + } + } + &-3 { + p { + color: #ffffff; + font-family: $font3; + font-weight: 400; + font-size: 12px; + line-height: 14px; + text-align: center; + letter-spacing: 1px; + } + } + } + } + } +} + +.article-18 { + margin-bottom: 100px; + + h1 { + color: #303030; + text-align: center; + margin-top: 10px; + margin-bottom: 10px; + } + + h6 { + font-weight: 400; + font-family: $font1; + color: $cGrayText; + font-size: 18px; + text-align: center; + margin-bottom: 70px; + } + + p { + margin-bottom: 30px; + } + + a { + font-weight: 400; + font-family: $font1; + color: $cGrayText; + font-weight: 700; + text-decoration: underline; + } + + ul { + list-style: initial; + padding: inherit; + li { + margin-bottom: 20px; + } + } + + .row:last-child { + margin-top: 30px; + + p { + margin-bottom: 0; + } + + div[class^='col-'] { + &:first-child { + display: flex; + align-items: flex-start; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + + img { + margin-bottom: 15px; + } + } + + &:last-child { + display: flex; + align-items: center; + flex-wrap: wrap; + flex-direction: column; + justify-content: center; + + @include respond-between(xs, lg) { + align-items: flex-end; + } + + @include respond-below(xs) { + align-items: flex-start; + margin-top: 50px; + } + + img { + margin-top: 15px; + } + } + } + } +} + +.article-19 { + margin-bottom: 100px; + + > .container { + max-width: unset; + padding: 0; + } + > .gap_big_top { + padding-top: 0 !important; + } + .box47-3 { + img { + height: 700px; + width: 100%; + object-fit: cover; + + @include respond-between(sm, md) { + height: 450px; + } + + @include respond-between(xs, sm) { + height: 450px; + } + + @include respond-below(xs) { + height: 450px; + } + } + + .text-center-box { + position: relative; + margin-top: 25px; + top: 0; + left: 0; + + @include respond-between(xs, sm) { + top: calc(50% - 175px); + left: calc(50% - 250px); + width: 500px; + } + + @include respond-below(xs) { + top: calc(50% - 246px); + left: calc(50% - 130px); + width: 260px; + } + } + + .btn4 { + margin-top: 20px; + } + + h1 { + @extend .title; + } + div[class^='col-'] { + padding: 0; + position: relative; + } + + .text-center-box { + background: #ebebeb; + padding: 70px 80px; + + @include respond-between(xs, sm) { + padding: 20px; + } + + @include respond-below(xs) { + padding: 10px; + } + + h1 { + @extend .title; + margin-bottom: 12px; + text-transform: uppercase; + } + + p { + @extend .text; + } + + h2 { + @extend .title; + margin-bottom: 12px; + } + } + } + .box-center-text { + margin-top: 100px; + margin-bottom: 100px; + + @include respond-below(xs) { + margin-top: 80px; + margin-bottom: 80px; + } + + p { + text-align: center; + margin-left: auto; + margin-right: auto; + } + } +} diff --git a/libraries/framework/vendor/plugins/datatables/extensions/Plugins/integration/style-css/dataTables.jqueryui.css b/libraries/framework/vendor/plugins/datatables/extensions/Plugins/integration/style-css/dataTables.jqueryui.css index a83974a..1083bb2 100644 --- a/libraries/framework/vendor/plugins/datatables/extensions/Plugins/integration/style-css/dataTables.jqueryui.css +++ b/libraries/framework/vendor/plugins/datatables/extensions/Plugins/integration/style-css/dataTables.jqueryui.css @@ -1 +1 @@ -table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{padding:4px 10px}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting{cursor:pointer;*cursor:hand}table.dataTable thead th div.DataTables_sort_wrapper{position:relative;padding-right:10px}table.dataTable thead th div.DataTables_sort_wrapper span{position:absolute;top:50%;margin-top:-8px;right:-5px}table.dataTable thead th.ui-state-default{border-right-width:0}table.dataTable thead th.ui-state-default:last-child{border-right-width:1px}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable th.center,table.dataTable td.center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.right,table.dataTable td.right{text-align:right}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.hover tbody tr.odd:hover,table.dataTable.hover tbody tr.even:hover,table.dataTable.display tbody tr:hover,table.dataTable.display tbody tr.odd:hover,table.dataTable.display tbody tr.even:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.hover tbody tr.odd:hover.selected,table.dataTable.hover tbody tr.even:hover.selected,table.dataTable.display tbody tr:hover.selected,table.dataTable.display tbody tr.odd:hover.selected,table.dataTable.display tbody tr.even:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.display tbody tr.odd:hover>.sorting_1,table.dataTable.display tbody tr.even:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_1,table.dataTable.order-column.hover tbody tr.even:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.display tbody tr.odd:hover>.sorting_2,table.dataTable.display tbody tr.even:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_2,table.dataTable.order-column.hover tbody tr.even:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.display tbody tr.odd:hover>.sorting_3,table.dataTable.display tbody tr.even:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_3,table.dataTable.order-column.hover tbody tr.even:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.display tbody tr.odd:hover.selected>.sorting_1,table.dataTable.display tbody tr.even:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.display tbody tr.odd:hover.selected>.sorting_2,table.dataTable.display tbody tr.even:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.display tbody tr.odd:hover.selected>.sorting_3,table.dataTable.display tbody tr.even:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.55em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right}.dataTables_wrapper .dataTables_paginate .fg-button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid rgba(0,0,0,0)}.dataTables_wrapper .dataTables_paginate .fg-button:active{outline:none}.dataTables_wrapper .dataTables_paginate .fg-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.dataTables_wrapper .dataTables_paginate .fg-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .ui-widget-header{font-weight:normal}.dataTables_wrapper .ui-toolbar{padding:8px}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}div.DTTT_container{position:relative;float:left}.DTTT_button{position:relative;float:left;margin-right:3px;padding:3px 10px;border:1px solid #d0d0d0;background-color:#fff;color:#333;cursor:pointer}.DTTT_button::-moz-focus-inner{border:none !important;padding:0}.DTTT_disabled{color:#999}table.DTTT_selectable tbody tr{cursor:pointer}div.DTTT_collection{width:150px;background-color:#f3f3f3;overflow:hidden;z-index:2002;box-shadow:5px 5px 5px rgba(0,0,0,.5);-moz-box-shadow:5px 5px 5px rgba(0,0,0,.5);-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.5)}div.DTTT_collection button.DTTT_button,div.DTTT_collection div.DTTT_button,div.DTTT_collection a.DTTT_button{float:none;width:100%;margin-bottom:-0.1em}div.DTTT_collection_background{background:#000;z-index:2001}.DTTT_print_info{position:absolute;top:50%;left:50%;width:400px;height:150px;margin-left:-200px;margin-top:-75px;text-align:center;background-color:#3f3f3f;color:#fff;padding:10px 30px;opacity:.9;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:5px 5px 5px rgba(0,0,0,.5);-moz-box-shadow:5px 5px 5px rgba(0,0,0,.5);-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.5)}.DTTT_print_info .DTTT_print_info h6{font-weight:normal;font-size:28px;line-height:28px;margin:1em}.DTTT_print_info .DTTT_print_info p{font-size:14px;line-height:20px}/*# sourceMappingURL=dataTables.jqueryui.css.map */ \ No newline at end of file +table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{padding:4px 10px}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting{cursor:pointer;*cursor:hand}table.dataTable thead th div.DataTables_sort_wrapper{position:relative;padding-right:10px}table.dataTable thead th div.DataTables_sort_wrapper span{position:absolute;top:50%;margin-top:-8px;right:-5px}table.dataTable thead th.ui-state-default{border-right-width:0}table.dataTable thead th.ui-state-default:last-child{border-right-width:1px}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable th.center,table.dataTable td.center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.right,table.dataTable td.right{text-align:right}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:hsl(0,0%,97.65%)}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:rgb(171.864,185.535,211.9005)}table.dataTable.hover tbody tr:hover,table.dataTable.hover tbody tr.odd:hover,table.dataTable.hover tbody tr.even:hover,table.dataTable.display tbody tr:hover,table.dataTable.display tbody tr.odd:hover,table.dataTable.display tbody tr.even:hover{background-color:hsl(0,0%,96.4%)}table.dataTable.hover tbody tr:hover.selected,table.dataTable.hover tbody tr.odd:hover.selected,table.dataTable.hover tbody tr.even:hover.selected,table.dataTable.display tbody tr:hover.selected,table.dataTable.display tbody tr.odd:hover.selected,table.dataTable.display tbody tr.even:hover.selected{background-color:rgb(169.664,183.16,209.188)}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:hsl(0,0%,98%)}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:rgb(172.48,186.2,212.66)}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:hsl(0,0%,94.6%)}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:hsl(0,0%,95.3%)}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:hsl(0,0%,96.1%)}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:rgb(166.496,179.74,205.282)}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:rgb(167.728,181.07,206.801)}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:rgb(169.136,182.59,208.537)}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:hsl(0,0%,98%)}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:hsl(0,0%,98.8%)}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:hsl(0,0%,99.6%)}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:rgb(172.48,186.2,212.66)}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:rgb(173.888,187.72,214.396)}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:rgb(175.296,189.24,216.132)}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.display tbody tr.odd:hover>.sorting_1,table.dataTable.display tbody tr.even:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_1,table.dataTable.order-column.hover tbody tr.even:hover>.sorting_1{background-color:hsl(0,0%,91.8%)}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.display tbody tr.odd:hover>.sorting_2,table.dataTable.display tbody tr.even:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_2,table.dataTable.order-column.hover tbody tr.even:hover>.sorting_2{background-color:hsl(0,0%,92.5%)}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.display tbody tr.odd:hover>.sorting_3,table.dataTable.display tbody tr.even:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_3,table.dataTable.order-column.hover tbody tr.even:hover>.sorting_3{background-color:hsl(0,0%,93.7%)}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.display tbody tr.odd:hover.selected>.sorting_1,table.dataTable.display tbody tr.even:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_1{background-color:rgb(161.568,174.42,199.206)}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.display tbody tr.odd:hover.selected>.sorting_2,table.dataTable.display tbody tr.even:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_2{background-color:rgb(162.8,175.75,200.725)}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.display tbody tr.odd:hover.selected>.sorting_3,table.dataTable.display tbody tr.even:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_3{background-color:rgb(164.912,178.03,203.329)}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.55em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right}.dataTables_wrapper .dataTables_paginate .fg-button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid rgba(0,0,0,0)}.dataTables_wrapper .dataTables_paginate .fg-button:active{outline:none}.dataTables_wrapper .dataTables_paginate .fg-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.dataTables_wrapper .dataTables_paginate .fg-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .ui-widget-header{font-weight:normal}.dataTables_wrapper .ui-toolbar{padding:8px}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}.dataTables_wrapper{zoom:1}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}div.DTTT_container{position:relative;float:left}.DTTT_button{position:relative;float:left;margin-right:3px;padding:3px 10px;border:1px solid #d0d0d0;background-color:#fff;color:#333;cursor:pointer}.DTTT_button::-moz-focus-inner{border:none !important;padding:0}.DTTT_disabled{color:#999}table.DTTT_selectable tbody tr{cursor:pointer}div.DTTT_collection{width:150px;background-color:#f3f3f3;overflow:hidden;z-index:2002;box-shadow:5px 5px 5px rgba(0,0,0,.5);-moz-box-shadow:5px 5px 5px rgba(0,0,0,.5);-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.5)}div.DTTT_collection button.DTTT_button,div.DTTT_collection div.DTTT_button,div.DTTT_collection a.DTTT_button{float:none;width:100%;margin-bottom:-0.1em}div.DTTT_collection_background{background:#000;z-index:2001}.DTTT_print_info{position:absolute;top:50%;left:50%;width:400px;height:150px;margin-left:-200px;margin-top:-75px;text-align:center;background-color:#3f3f3f;color:#fff;padding:10px 30px;opacity:.9;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:5px 5px 5px rgba(0,0,0,.5);-moz-box-shadow:5px 5px 5px rgba(0,0,0,.5);-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.5)}.DTTT_print_info .DTTT_print_info h6{font-weight:normal;font-size:28px;line-height:28px;margin:1em}.DTTT_print_info .DTTT_print_info p{font-size:14px;line-height:20px}/*# sourceMappingURL=dataTables.jqueryui.css.map */ \ No newline at end of file diff --git a/libraries/framework/vendor/plugins/datatables/extensions/Plugins/integration/style-css/dataTables.jqueryui.css.map b/libraries/framework/vendor/plugins/datatables/extensions/Plugins/integration/style-css/dataTables.jqueryui.css.map index 5cfd67a..aa1ba0f 100644 --- a/libraries/framework/vendor/plugins/datatables/extensions/Plugins/integration/style-css/dataTables.jqueryui.css.map +++ b/libraries/framework/vendor/plugins/datatables/extensions/Plugins/integration/style-css/dataTables.jqueryui.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\jqueryui\\dataTables.jqueryui.scss"],"names":[],"mappings":"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","file":"dataTables.jqueryui.css","sourcesContent":["\r\n\r\n //\r\n // Colour customisation\r\n //\r\n\r\n// Border between the header (and footer) and the table body\r\n$table-header-border: 1px solid #111;\r\n\r\n// Border of rows / cells\r\n$table-body-border: 1px solid #ddd;\r\n\r\n// Row background colour (hover, striping etc are all based on this colour and\r\n// calculated automatically)\r\n$table-row-background: #ffffff;\r\n\r\n// Row colour, when selected (tr.selected)\r\n$table-row-selected: #B0BED9;\r\n\r\n// Text colour of the interaction control elements (info, filter, paging etc)\r\n$table-control-color: #333;\r\n\r\n// Highlight colour of the paging button for the current page\r\n$table-paging-button-active: #dcdcdc;\r\n\r\n// Hover colour of paging buttons on mouse over\r\n$table-paging-button-hover: #111;\r\n\r\n\r\n\r\n//\r\n// Functions / mixins\r\n//\r\n@function tint( $color, $percent ) {\r\n @return mix(white, $color, $percent);\r\n}\r\n\r\n@function shade( $color, $percent ) {\r\n @return mix(black, $color, $percent);\r\n}\r\n\r\n@mixin gradient( $from, $to ) {\r\n background-color: $from;\r\n background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,$from), color-stop(100%,$to)); /* Chrome,Safari4+ */\r\n background: -webkit-linear-gradient(top, $from 0%, $to 100%); /* Chrome10+,Safari5.1+ */\r\n background: -moz-linear-gradient(top, $from 0%, $to 100%); /* FF3.6+ */\r\n background: -ms-linear-gradient(top, $from 0%, $to 100%); /* IE10+ */\r\n background: -o-linear-gradient(top, $from 0%, $to 100%); /* Opera 11.10+ */\r\n background: linear-gradient(to bottom, $from 0%, $to 100%); /* W3C */\r\n}\r\n\r\n\r\n/*\r\n * Table styles\r\n */\r\ntable.dataTable {\r\n width: 100%;\r\n margin: 0 auto;\r\n clear: both;\r\n border-collapse: separate;\r\n border-spacing: 0;\r\n\r\n /*\r\n * Header and footer styles\r\n */\r\n thead,\r\n tfoot {\r\n th,\r\n td {\r\n padding: 4px 10px;\r\n }\r\n\r\n th {\r\n font-weight: bold;\r\n }\r\n }\r\n\r\n thead th,\r\n thead td {\r\n &:active {\r\n outline: none;\r\n }\r\n }\r\n\r\n // Sorting\r\n thead {\r\n .sorting_asc,\r\n .sorting_desc,\r\n .sorting {\r\n cursor: pointer;\r\n *cursor: hand;\r\n }\r\n\r\n th div.DataTables_sort_wrapper {\r\n position: relative;\r\n padding-right: 10px;\r\n\r\n span {\r\n position: absolute;\r\n top: 50%;\r\n margin-top: -8px;\r\n right: -5px;\r\n }\r\n }\r\n\r\n th.ui-state-default {\r\n border-right-width: 0;\r\n\r\n &:last-child {\r\n border-right-width: 1px;\r\n }\r\n }\r\n }\r\n\r\n\r\n /*\r\n * Body styles\r\n */\r\n tbody {\r\n tr {\r\n background-color: $table-row-background;\r\n\r\n &.selected {\r\n background-color: $table-row-selected;\r\n }\r\n }\r\n\r\n th,\r\n td {\r\n padding: 8px 10px;\r\n }\r\n }\r\n\r\n th.center,\r\n td.center,\r\n td.dataTables_empty {\r\n text-align: center;\r\n }\r\n\r\n th.right,\r\n td.right {\r\n text-align: right;\r\n }\r\n\r\n\r\n // Stripe classes - add \"row-border\" class to the table to activate\r\n &.row-border tbody,\r\n &.display tbody {\r\n th, td {\r\n border-top: $table-body-border;\r\n }\r\n\r\n tr:first-child th,\r\n tr:first-child td {\r\n border-top: none;\r\n }\r\n }\r\n\r\n\r\n // Stripe classes - add \"cell-border\" class to the table to activate\r\n &.cell-border tbody {\r\n th, td {\r\n border-top: $table-body-border;\r\n border-right: $table-body-border;\r\n }\r\n\r\n tr th:first-child,\r\n tr td:first-child {\r\n border-left: $table-body-border;\r\n }\r\n\r\n tr:first-child th,\r\n tr:first-child td {\r\n border-top: none;\r\n }\r\n }\r\n\r\n\r\n // Stripe classes - add \"stripe\" class to the table to activate\r\n &.stripe tbody,\r\n &.display tbody {\r\n tr.odd {\r\n background-color: shade($table-row-background, 2.35%); // shade by f9\r\n\r\n &.selected {\r\n background-color: shade($table-row-selected, 2.35%);\r\n }\r\n }\r\n }\r\n\r\n\r\n // Hover classes - add \"hover\" class to the table to activate\r\n &.hover tbody,\r\n &.display tbody {\r\n tr:hover,\r\n tr.odd:hover,\r\n tr.even:hover {\r\n background-color: shade($table-row-background, 3.6%); // shade by f5\r\n\r\n &.selected {\r\n background-color: shade($table-row-selected, 3.6%);\r\n }\r\n }\r\n }\r\n\r\n\r\n // Sort column highlighting - add \"hover\" class to the table to activate\r\n &.order-column,\r\n &.display {\r\n tbody {\r\n tr>.sorting_1,\r\n tr>.sorting_2,\r\n tr>.sorting_3 {\r\n background-color: shade($table-row-background, 2%); // shade by fa\r\n }\r\n\r\n tr.selected>.sorting_1,\r\n tr.selected>.sorting_2,\r\n tr.selected>.sorting_3 {\r\n background-color: shade($table-row-selected, 2%);\r\n }\r\n }\r\n }\r\n\r\n &.display tbody,\r\n &.order-column.stripe tbody {\r\n tr.odd {\r\n >.sorting_1 { background-color: shade($table-row-background, 5.4%); } // shade by f1\r\n >.sorting_2 { background-color: shade($table-row-background, 4.7%); } // shade by f3\r\n >.sorting_3 { background-color: shade($table-row-background, 3.9%); } // shade by f5\r\n\r\n &.selected {\r\n >.sorting_1 { background-color: shade($table-row-selected, 5.4%); }\r\n >.sorting_2 { background-color: shade($table-row-selected, 4.7%); }\r\n >.sorting_3 { background-color: shade($table-row-selected, 3.9%); }\r\n }\r\n }\r\n\r\n tr.even {\r\n >.sorting_1 { background-color: shade($table-row-background, 2%); } // shade by fa\r\n >.sorting_2 { background-color: shade($table-row-background, 1.2%); } // shade by fc\r\n >.sorting_3 { background-color: shade($table-row-background, 0.4%); } // shade by fe\r\n \r\n &.selected {\r\n >.sorting_1 { background-color: shade($table-row-selected, 2%); }\r\n >.sorting_2 { background-color: shade($table-row-selected, 1.2%); }\r\n >.sorting_3 { background-color: shade($table-row-selected, 0.4%); }\r\n }\r\n }\r\n }\r\n\r\n &.display tbody,\r\n &.order-column.hover tbody {\r\n tr:hover,\r\n tr.odd:hover,\r\n tr.even:hover {\r\n >.sorting_1 { background-color: shade($table-row-background, 8.2%); } // shade by ea\r\n >.sorting_2 { background-color: shade($table-row-background, 7.5%); } // shade by ec\r\n >.sorting_3 { background-color: shade($table-row-background, 6.3%); } // shade by ef\r\n\r\n &.selected {\r\n >.sorting_1 { background-color: shade($table-row-selected, 8.2%); }\r\n >.sorting_2 { background-color: shade($table-row-selected, 7.5%); }\r\n >.sorting_3 { background-color: shade($table-row-selected, 6.3%); }\r\n }\r\n }\r\n }\r\n}\r\n\r\n// Its not uncommon to use * {border-box} now, but it messes up the column width\r\n// calculations, so use content-box for the table and cells\r\ntable.dataTable,\r\ntable.dataTable th,\r\ntable.dataTable td {\r\n -webkit-box-sizing: content-box;\r\n -moz-box-sizing: content-box;\r\n box-sizing: content-box;\r\n}\r\n\r\n\r\n\r\n/*\r\n * Control feature layout\r\n */\r\n.dataTables_wrapper {\r\n position: relative;\r\n clear: both;\r\n *zoom: 1;\r\n\r\n // Page length options\r\n .dataTables_length {\r\n float: left;\r\n }\r\n\r\n // Filtering input\r\n .dataTables_filter {\r\n float: right;\r\n text-align: right;\r\n\r\n input {\r\n margin-left: 0.5em;\r\n }\r\n }\r\n\r\n // Table info\r\n .dataTables_info {\r\n clear: both;\r\n float: left;\r\n padding-top: 0.55em;\r\n }\r\n\r\n // Paging\r\n .dataTables_paginate {\r\n float: right;\r\n text-align: right;\r\n\r\n .fg-button {\r\n box-sizing: border-box;\r\n display: inline-block;\r\n min-width: 1.5em;\r\n padding: 0.5em;\r\n margin-left: 2px;\r\n text-align: center;\r\n text-decoration: none !important;\r\n cursor: pointer;\r\n *cursor: hand;\r\n\r\n color: $table-control-color !important;\r\n border: 1px solid transparent;\r\n\r\n &:active {\r\n outline: none;\r\n }\r\n }\r\n\r\n .fg-button:first-child {\r\n border-top-left-radius: 3px;\r\n border-bottom-left-radius: 3px;\r\n }\r\n\r\n .fg-button:last-child {\r\n border-top-right-radius: 3px;\r\n border-bottom-right-radius: 3px;\r\n }\r\n }\r\n\r\n // Processing\r\n .dataTables_processing {\r\n position: absolute;\r\n top: 50%;\r\n left: 50%;\r\n width: 100%;\r\n height: 40px;\r\n margin-left: -50%;\r\n margin-top: -25px;\r\n padding-top: 20px;\r\n\r\n text-align: center;\r\n font-size: 1.2em;\r\n\r\n background-color: white;\r\n background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba($table-row-background, 0)), color-stop(25%,rgba($table-row-background, 0.9)), color-stop(75%,rgba($table-row-background, 0.9)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */\r\n background: -webkit-linear-gradient(left, rgba($table-row-background, 0) 0%, rgba($table-row-background, 0.9) 25%, rgba($table-row-background, 0.9) 75%, rgba($table-row-background, 0) 100%); /* Chrome10+,Safari5.1+ */\r\n background: -moz-linear-gradient(left, rgba($table-row-background, 0) 0%, rgba($table-row-background, 0.9) 25%, rgba($table-row-background, 0.9) 75%, rgba($table-row-background, 0) 100%); /* FF3.6+ */\r\n background: -ms-linear-gradient(left, rgba($table-row-background, 0) 0%, rgba($table-row-background, 0.9) 25%, rgba($table-row-background, 0.9) 75%, rgba($table-row-background, 0) 100%); /* IE10+ */\r\n background: -o-linear-gradient(left, rgba($table-row-background, 0) 0%, rgba($table-row-background, 0.9) 25%, rgba($table-row-background, 0.9) 75%, rgba($table-row-background, 0) 100%); /* Opera 11.10+ */\r\n background: linear-gradient(to right, rgba($table-row-background, 0) 0%, rgba($table-row-background, 0.9) 25%, rgba($table-row-background, 0.9) 75%, rgba($table-row-background, 0) 100%); /* W3C */\r\n }\r\n\r\n .dataTables_length,\r\n .dataTables_filter,\r\n .dataTables_info,\r\n .dataTables_processing,\r\n .dataTables_paginate {\r\n color: $table-control-color;\r\n }\r\n\r\n // Scrolling\r\n .dataTables_scroll {\r\n clear: both;\r\n }\r\n\r\n .dataTables_scrollBody {\r\n *margin-top: -1px;\r\n -webkit-overflow-scrolling: touch;\r\n }\r\n\r\n\r\n .ui-widget-header {\r\n font-weight: normal;\r\n }\r\n\r\n .ui-toolbar {\r\n padding: 8px;\r\n }\r\n\r\n // Self clear the wrapper\r\n &:after {\r\n visibility: hidden;\r\n display: block;\r\n content: \"\";\r\n clear: both;\r\n height: 0;\r\n }\r\n zoom: 1; // Poor old IE\r\n}\r\n\r\n\r\n// Collapse the two column display of the control elements when the screen is\r\n// small\r\n@media screen and (max-width: 767px) {\r\n .dataTables_wrapper {\r\n .dataTables_length,\r\n .dataTables_filter,\r\n .dataTables_info,\r\n .dataTables_paginate {\r\n float: none;\r\n text-align: center;\r\n }\r\n\r\n .dataTables_filter,\r\n .dataTables_paginate {\r\n margin-top: 0.5em;\r\n }\r\n }\r\n}\r\n\r\n\r\n\r\n/*\r\n * TableTools styling for jQuery UI\r\n */\r\ndiv.DTTT_container {\r\n position: relative;\r\n float: left;\r\n}\r\n\r\n.DTTT_button {\r\n position: relative;\r\n float: left;\r\n margin-right: 3px;\r\n padding: 3px 10px;\r\n border: 1px solid #d0d0d0;\r\n background-color: #fff;\r\n color: #333;\r\n cursor: pointer;\r\n}\r\n\r\n.DTTT_button::-moz-focus-inner { \r\n border: none !important;\r\n padding: 0;\r\n}\r\n\r\n.DTTT_disabled {\r\n color: #999;\r\n}\r\n\r\ntable.DTTT_selectable tbody tr {\r\n cursor: pointer;\r\n}\r\n\r\ndiv.DTTT_collection {\r\n width: 150px;\r\n background-color: #f3f3f3;\r\n overflow: hidden;\r\n z-index: 2002;\r\n \r\n box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);\r\n -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);\r\n -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);\r\n\r\n button.DTTT_button,\r\n div.DTTT_button,\r\n a.DTTT_button {\r\n float: none;\r\n width: 100%;\r\n margin-bottom: -0.1em;\r\n }\r\n}\r\n\r\ndiv.DTTT_collection_background {\r\n background: black;\r\n z-index: 2001;\r\n}\r\n\r\n.DTTT_print_info {\r\n position: absolute;\r\n top: 50%;\r\n left: 50%;\r\n width: 400px;\r\n height: 150px;\r\n margin-left: -200px;\r\n margin-top: -75px;\r\n text-align: center;\r\n background-color: #3f3f3f;\r\n color: white;\r\n padding: 10px 30px;\r\n \r\n opacity: 0.9;\r\n \r\n border-radius: 5px;\r\n -moz-border-radius: 5px;\r\n -webkit-border-radius: 5px;\r\n \r\n box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);\r\n -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);\r\n -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);\r\n\r\n .DTTT_print_info {\r\n h6 {\r\n font-weight: normal;\r\n font-size: 28px;\r\n line-height: 28px;\r\n margin: 1em;\r\n }\r\n\r\n p {\r\n font-size: 14px;\r\n line-height: 20px;\r\n }\r\n }\r\n}\r\n\r\n"]} \ No newline at end of file +{"version":3,"sources":["../jqueryui/dataTables.jqueryui.scss"],"names":[],"mappings":"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","file":"dataTables.jqueryui.css"} \ No newline at end of file diff --git a/libraries/framework/vendor/plugins/datatables/extensions/Responsive/style-css/dataTables.responsive.css.map b/libraries/framework/vendor/plugins/datatables/extensions/Responsive/style-css/dataTables.responsive.css.map index 2f474f1..5d5df5c 100644 --- a/libraries/framework/vendor/plugins/datatables/extensions/Responsive/style-css/dataTables.responsive.css.map +++ b/libraries/framework/vendor/plugins/datatables/extensions/Responsive/style-css/dataTables.responsive.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\css\\dataTables.responsive.scss"],"names":[],"mappings":"AAiCE,oHAEC,iBAAA,CACA,iBAAA,CACA,cAAA,CAEA,kIACC,OAAA,CACA,QAAA,CACA,WAAA,CACA,UAAA,CAtCH,aAAA,CACA,iBAAA,CACA,UAAA,CACA,qBAAA,CACA,kBAAA,CACA,iBAAA,CACA,gBAAA,CACA,uBAAA,CACA,sBAAA,CAIA,WAAA,CACA,wBAAA,CA8BE,oKACC,YAAA,CAKD,sJAhCF,WAAA,CACA,wBAAA,CAqCC,8DACC,YAAA,CAOD,wFAEC,iBAAA,CACA,cAAA,CAEA,sGACC,OAAA,CACA,QAAA,CACA,WAAA,CACA,UAAA,CACA,gBAAA,CACA,iBAAA,CA1EH,aAAA,CACA,iBAAA,CACA,UAAA,CACA,qBAAA,CACA,kBAAA,CACA,iBAAA,CACA,gBAAA,CACA,uBAAA,CACA,sBAAA,CAIA,WAAA,CACA,wBAAA,CAoEE,0HAhEF,WAAA,CACA,wBAAA,CAwEA,yBACC,gBAAA,CAEA,+BACC,mCAAA,CAGD,4BACC,oBAAA,CACA,oBAAA,CACA,QAAA,CACA,SAAA,CAEA,+BACC,+BAAA,CACA,cAAA,CAEA,2CACC,aAAA,CAGD,0CACC,kBAAA,CAKH,wCACC,oBAAA,CACA,cAAA,CACA,gBAAA","file":"dataTables.responsive.css","sourcesContent":["\r\n//\r\n// Mixins\r\n//\r\n@mixin control() {\r\n\tdisplay: block;\r\n\tposition: absolute;\r\n\tcolor: white;\r\n\tborder: 2px solid white;\r\n\tborder-radius: 16px;\r\n\ttext-align: center;\r\n\tline-height: 14px;\r\n\tbox-shadow: 0 0 3px #444;\r\n\tbox-sizing: content-box;\r\n}\r\n\r\n@mixin control-open() {\r\n\tcontent: '+';\r\n\tbackground-color: #31b131;\r\n}\r\n\r\n@mixin control-close() {\r\n\tcontent: '-';\r\n\tbackground-color: #d33333;\r\n}\r\n\r\n\r\n//\r\n// Table styles\r\n//\r\ntable.dataTable {\r\n\t// Styling for the `inline` type\r\n\t&.dtr-inline.collapsed tbody {\r\n\t\ttd:first-child,\r\n\t\tth:first-child {\r\n\t\t\tposition: relative;\r\n\t\t\tpadding-left: 30px;\r\n\t\t\tcursor: pointer;\r\n\r\n\t\t\t&:before {\r\n\t\t\t\ttop: 8px;\r\n\t\t\t\tleft: 4px;\r\n\t\t\t\theight: 16px;\r\n\t\t\t\twidth: 16px;\r\n\t\t\t\t@include control;\r\n\t\t\t\t@include control-open;\r\n\t\t\t}\r\n\r\n\t\t\t&.dataTables_empty:before {\r\n\t\t\t\tdisplay: none;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\ttr.parent {\r\n\t\t\ttd:first-child:before,\r\n\t\t\tth:first-child:before {\r\n\t\t\t\t@include control-close;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\ttr.child td:before {\r\n\t\t\tdisplay: none;\r\n\t\t}\r\n\t}\r\n\r\n\r\n\t// Styling for the `column` type\r\n\t&.dtr-column tbody {\r\n\t\ttd.control,\r\n\t\tth.control {\r\n\t\t\tposition: relative;\r\n\t\t\tcursor: pointer;\r\n\r\n\t\t\t&:before {\r\n\t\t\t\ttop: 50%;\r\n\t\t\t\tleft: 50%;\r\n\t\t\t\theight: 16px;\r\n\t\t\t\twidth: 16px;\r\n\t\t\t\tmargin-top: -10px;\r\n\t\t\t\tmargin-left: -10px;\r\n\t\t\t\t@include control;\r\n\t\t\t\t@include control-open;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\ttr.parent {\r\n\t\t\ttd.control:before,\r\n\t\t\tth.control:before {\r\n\t\t\t\t@include control-close;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\r\n\t// Child row styling\r\n\ttr.child {\r\n\t\tpadding: 0.5em 1em;\r\n\r\n\t\t&:hover {\r\n\t\t\tbackground: transparent !important;\r\n\t\t}\r\n\r\n\t\tul {\r\n\t\t\tdisplay: inline-block;\r\n\t\t\tlist-style-type: none;\r\n\t\t\tmargin: 0;\r\n\t\t\tpadding: 0;\r\n\r\n\t\t\tli {\r\n\t\t\t\tborder-bottom: 1px solid #efefef;\r\n\t\t\t\tpadding: 0.5em 0;\r\n\r\n\t\t\t\t&:first-child {\r\n\t\t\t\t\tpadding-top: 0;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t&:last-child {\r\n\t\t\t\t\tborder-bottom: none;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\tspan.dtr-title {\r\n\t\t\tdisplay: inline-block;\r\n\t\t\tmin-width: 75px;\r\n\t\t\tfont-weight: bold;\r\n\t\t}\r\n\r\n\t\tspan.dtr-data {}\r\n\t}\r\n}\r\n\r\n"]} \ No newline at end of file +{"version":3,"sources":["../css/dataTables.responsive.scss"],"names":[],"mappings":"AAiCE,oHAEC,iBAAA,CACA,iBAAA,CACA,cAAA,CAEA,kIACC,OAAA,CACA,QAAA,CACA,WAAA,CACA,UAAA,CAtCH,aAAA,CACA,iBAAA,CACA,UAAA,CACA,qBAAA,CACA,kBAAA,CACA,iBAAA,CACA,gBAAA,CACA,uBAAA,CACA,sBAAA,CAIA,WAAA,CACA,wBAAA,CA8BE,oKACC,YAAA,CAKD,sJAhCF,WAAA,CACA,wBAAA,CAqCC,8DACC,YAAA,CAOD,wFAEC,iBAAA,CACA,cAAA,CAEA,sGACC,OAAA,CACA,QAAA,CACA,WAAA,CACA,UAAA,CACA,gBAAA,CACA,iBAAA,CA1EH,aAAA,CACA,iBAAA,CACA,UAAA,CACA,qBAAA,CACA,kBAAA,CACA,iBAAA,CACA,gBAAA,CACA,uBAAA,CACA,sBAAA,CAIA,WAAA,CACA,wBAAA,CAoEE,0HAhEF,WAAA,CACA,wBAAA,CAwEA,yBACC,gBAAA,CAEA,+BACC,mCAAA,CAGD,4BACC,oBAAA,CACA,oBAAA,CACA,QAAA,CACA,SAAA,CAEA,+BACC,+BAAA,CACA,cAAA,CAEA,2CACC,aAAA,CAGD,0CACC,kBAAA,CAKH,wCACC,oBAAA,CACA,cAAA,CACA,gBAAA","file":"dataTables.responsive.css"} \ No newline at end of file diff --git a/libraries/framework/vendor/plugins/select2/scss/theme/style-css/layout.css.map b/libraries/framework/vendor/plugins/select2/scss/theme/style-css/layout.css.map index 18519ab..1d971a8 100644 --- a/libraries/framework/vendor/plugins/select2/scss/theme/style-css/layout.css.map +++ b/libraries/framework/vendor/plugins/select2/scss/theme/style-css/layout.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\default\\_single.scss","..\\default\\_multiple.scss","..\\default\\layout.scss"],"names":[],"mappings":"AAAA,uDACE,wBAAA,CACA,+BAAA,CACA,iBAAA,CAEA,6DACE,SAAA,CAGF,oFACE,UAAA,CACA,gBAAA,CAGF,iFACE,cAAA,CACA,WAAA,CACA,gBAAA,CAGF,uFACE,UAAA,CAGF,iFACE,WAAA,CAEA,iBAAA,CAEA,OAAA,CACA,SAAA,CAEA,UAAA,CAEA,mFACE,2DAAA,CACA,kBAAA,CACA,0BAAA,CAEA,QAAA,CACA,QAAA,CAEA,gBAAA,CACA,eAAA,CAEA,iBAAA,CAEA,OAAA,CACA,OAAA,CAOF,0FACE,UAAA,CAGF,0FACE,QAAA,CACA,UAAA,CAMJ,mFACE,qBAAA,CACA,cAAA,CAEA,6GACE,YAAA,CAQA,2GACE,2DAAA,CACA,0BAAA,CClFR,yDACE,wBAAA,CACA,+BAAA,CACA,iBAAA,CACA,WAAA,CAEA,sFACE,qBAAA,CACA,eAAA,CACA,QAAA,CACA,aAAA,CACA,UAAA,CAGF,yFACE,UAAA,CAEA,cAAA,CAEA,UAAA,CAGF,mFACE,cAAA,CACA,WAAA,CACA,gBAAA,CACA,cAAA,CACA,iBAAA,CAGF,oFACE,UAAA,CACA,qBAAA,CAEA,qBAAA,CACA,iBAAA,CACA,cAAA,CAEA,UAAA,CAEA,gBAAA,CACA,cAAA,CACA,mBAAA,CAGF,4FACE,UAAA,CACA,cAAA,CAEA,oBAAA,CACA,gBAAA,CAEA,gBAAA,CAEA,kGACE,UAAA,CAOF,+LACE,WAAA,CAGF,6FACE,eAAA,CACA,iBAAA,CAGF,qGACE,eAAA,CACA,iBAAA,CAMJ,kFACE,qBAAA,CACA,SAAA,CAKF,qFACE,qBAAA,CACA,cAAA,CAGF,2FACE,YAAA,CCvFA,kNACE,wBAAA,CACA,yBAAA,CAKF,kNACE,2BAAA,CACA,4BAAA,CAKF,6EACE,qBAAA,CACA,mFACE,SAAA,CAMJ,2EACE,wBAAA,CACA,WAAA,CACA,SAAA,CAIJ,uEACE,gBAAA,CACA,eAAA,CAIA,iEACE,SAAA,CAGF,yEACE,UAAA,CAGF,yEACE,qBAAA,CAGF,8EACE,gBAAA,CAEA,sGACE,cAAA,CAGF,uGACE,gBAAA,CACA,gBAAA,CAEA,gIACE,gBAAA,CACA,gBAAA,CAEA,yJACE,gBAAA,CACA,gBAAA,CAEA,kLACE,gBAAA,CACA,gBAAA,CAEA,2MACE,gBAAA,CACA,gBAAA,CASd,iFACE,wBAAA,CACA,UAAA,CAGF,oDACE,cAAA,CACA,aAAA,CACA,WAAA","file":"layout.css","sourcesContent":[".select2-selection--single {\r\n background-color: #f0f0f0;\r\n border: 1px solid rgba(0, 0, 0, 0.1);\r\n border-radius: 0px;\r\n\r\n &:focus {\r\n outline: 0;\r\n }\r\n\r\n .select2-selection__rendered {\r\n color: #444;\r\n line-height: 34px;\r\n }\r\n\r\n .select2-selection__clear {\r\n cursor: pointer;\r\n float: right;\r\n font-weight: bold;\r\n }\r\n\r\n .select2-selection__placeholder {\r\n color: #999;\r\n }\r\n\r\n .select2-selection__arrow {\r\n height: 36px;\r\n\r\n position: absolute;\r\n\r\n top: 1px;\r\n right: 1px;\r\n\r\n width: 20px;\r\n\r\n b {\r\n border-color: #888 transparent transparent transparent;\r\n border-style: solid;\r\n border-width: 5px 4px 0 4px;\r\n\r\n height: 0;\r\n left: 50%;\r\n\r\n margin-left: -4px;\r\n margin-top: -2px;\r\n\r\n position: absolute;\r\n\r\n top: 50%;\r\n width: 0;\r\n }\r\n }\r\n}\r\n\r\n&[dir=\"rtl\"] {\r\n .select2-selection--single {\r\n .select2-selection__clear {\r\n float: left;\r\n }\r\n\r\n .select2-selection__arrow {\r\n left: 1px;\r\n right: auto;\r\n }\r\n }\r\n}\r\n\r\n&.select2-container--disabled {\r\n .select2-selection--single {\r\n background-color: #eee;\r\n cursor: default;\r\n\r\n .select2-selection__clear {\r\n display: none;\r\n }\r\n }\r\n}\r\n\r\n&.select2-container--open {\r\n .select2-selection--single {\r\n .select2-selection__arrow {\r\n b {\r\n border-color: transparent transparent #888 transparent;\r\n border-width: 0 4px 5px 4px;\r\n }\r\n }\r\n }\r\n}\r\n",".select2-selection--multiple {\r\n background-color: #f0f0f0;\r\n border: 1px solid rgba(0, 0, 0, 0.1);\r\n border-radius: 0px;\r\n cursor: text;\r\n\r\n .select2-selection__rendered {\r\n box-sizing: border-box;\r\n list-style: none;\r\n margin: 0;\r\n padding: 0 5px;\r\n width: 100%;\r\n }\r\n\r\n .select2-selection__placeholder {\r\n color: #999;\r\n\r\n margin-top: 5px;\r\n\r\n float: left;\r\n }\r\n\r\n .select2-selection__clear {\r\n cursor: pointer;\r\n float: right;\r\n font-weight: bold;\r\n margin-top: 5px;\r\n margin-right: 10px;\r\n }\r\n\r\n .select2-selection__choice {\r\n color: #666;\r\n background-color: #fff;\r\n\r\n border: 1px solid #ddd;\r\n border-radius: 2px;\r\n cursor: default;\r\n\r\n float: left;\r\n\r\n margin-right: 5px;\r\n margin-top: 5px;\r\n padding: 3px 5px 2px;\r\n }\r\n\r\n .select2-selection__choice__remove {\r\n color: #999;\r\n cursor: pointer;\r\n\r\n display: inline-block;\r\n font-weight: bold;\r\n\r\n margin-right: 2px;\r\n\r\n &:hover {\r\n color: #333;\r\n }\r\n }\r\n}\r\n\r\n&[dir=\"rtl\"] {\r\n .select2-selection--multiple {\r\n .select2-selection__choice, .select2-selection__placeholder {\r\n float: right;\r\n }\r\n\r\n .select2-selection__choice {\r\n margin-left: 5px;\r\n margin-right: auto;\r\n }\r\n\r\n .select2-selection__choice__remove {\r\n margin-left: 2px;\r\n margin-right: auto;\r\n }\r\n }\r\n}\r\n\r\n&.select2-container--focus {\r\n .select2-selection--multiple {\r\n border: 1px solid #CCC;\r\n outline: 0;\r\n }\r\n}\r\n\r\n&.select2-container--disabled {\r\n .select2-selection--multiple {\r\n background-color: #eee;\r\n cursor: default;\r\n }\r\n\r\n .select2-selection__choice__remove {\r\n display: none;\r\n }\r\n}\r\n",".select2-container--default {\r\n @import \"single\";\r\n @import \"multiple\";\r\n\r\n &.select2-container--open.select2-container--above {\r\n .select2-selection--single, .select2-selection--multiple {\r\n border-top-left-radius: 0;\r\n border-top-right-radius: 0;\r\n }\r\n }\r\n\r\n &.select2-container--open.select2-container--below {\r\n .select2-selection--single, .select2-selection--multiple {\r\n border-bottom-left-radius: 0;\r\n border-bottom-right-radius: 0;\r\n }\r\n }\r\n\r\n .select2-search--dropdown {\r\n .select2-search__field {\r\n border: 1px solid #DDD;\r\n &:focus {\r\n outline: 0;\r\n }\r\n }\r\n }\r\n\r\n .select2-search--inline {\r\n .select2-search__field {\r\n background: transparent;\r\n border: none;\r\n outline: 0;\r\n }\r\n }\r\n\r\n .select2-results > .select2-results__options {\r\n max-height: 200px;\r\n overflow-y: auto;\r\n }\r\n\r\n .select2-results__option {\r\n &[role=group] {\r\n padding: 0;\r\n }\r\n\r\n &[aria-disabled=true] {\r\n color: #999;\r\n }\r\n\r\n &[aria-selected=true] {\r\n background-color: #EEE;\r\n }\r\n\r\n .select2-results__option {\r\n padding-left: 1em;\r\n\r\n .select2-results__group {\r\n padding-left: 0;\r\n }\r\n\r\n .select2-results__option {\r\n margin-left: -1em;\r\n padding-left: 2em;\r\n\r\n .select2-results__option {\r\n margin-left: -2em;\r\n padding-left: 3em;\r\n\r\n .select2-results__option {\r\n margin-left: -3em;\r\n padding-left: 4em;\r\n\r\n .select2-results__option {\r\n margin-left: -4em;\r\n padding-left: 5em;\r\n\r\n .select2-results__option {\r\n margin-left: -5em;\r\n padding-left: 6em;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .select2-results__option--highlighted[aria-selected] {\r\n background-color: #4a89dc;\r\n color: white;\r\n }\r\n\r\n .select2-results__group {\r\n cursor: default;\r\n display: block;\r\n padding: 6px;\r\n }\r\n}\r\n"]}n cursor: default;\r\n\r\n float: left;\r\n\r\n margin-right: 5px;\r\n margin-top: 5px;\r\n padding: 0 5px;\r\n }\r\n\r\n .select2-selection__choice__remove {\r\n color: $remove-color;\r\n cursor: pointer;\r\n\r\n display: inline-block;\r\n font-weight: bold;\r\n\r\n margin-right: 2px;\r\n\r\n &:hover {\r\n color: $remove-hover-color;\r\n }\r\n }\r\n}\r\n\r\n&[dir=\"rtl\"] {\r\n .select2-selection--multiple {\r\n .select2-selection__choice {\r\n float: right;\r\n }\r\n\r\n .select2-selection__choice {\r\n margin-left: 5px;\r\n margin-right: auto;\r\n }\r\n\r\n .select2-selection__choice__remove {\r\n margin-left: 2px;\r\n margin-right: auto;\r\n }\r\n }\r\n}\r\n\r\n&.select2-container--open {\r\n .select2-selection--multiple {\r\n border: 1px solid $focus-border-color;\r\n }\r\n\r\n &.select2-container--above {\r\n .select2-selection--multiple {\r\n border-top: none;\r\n border-top-left-radius: 0;\r\n border-top-right-radius: 0;\r\n }\r\n }\r\n\r\n &.select2-container--below {\r\n .select2-selection--multiple {\r\n border-bottom: none;\r\n border-bottom-left-radius: 0;\r\n border-bottom-right-radius: 0;\r\n }\r\n }\r\n}\r\n","@import \"defaults\";\r\n@import \"../../mixins/gradients\";\r\n\r\n.select2-container--classic {\r\n @import \"single\";\r\n @import \"multiple\";\r\n\r\n .select2-search--dropdown {\r\n .select2-search__field {\r\n border: 1px solid $border-color;\r\n outline: 0;\r\n }\r\n }\r\n\r\n .select2-search--inline {\r\n .select2-search__field {\r\n outline: 0;\r\n }\r\n }\r\n\r\n .select2-dropdown {\r\n background-color: $dropdown-bg-color;\r\n border: 1px solid transparent;\r\n }\r\n\r\n .select2-dropdown--above {\r\n border-bottom: none;\r\n }\r\n\r\n .select2-dropdown--below {\r\n border-top: none;\r\n }\r\n\r\n .select2-results > .select2-results__options {\r\n max-height: $results-max-height;\r\n overflow-y: auto;\r\n }\r\n\r\n .select2-results__option {\r\n &[role=group] {\r\n padding: 0;\r\n }\r\n\r\n &[aria-disabled=true] {\r\n color: $results-choice-fg-unselectable-color;\r\n }\r\n }\r\n\r\n .select2-results__option--highlighted[aria-selected] {\r\n background-color: $results-choice-bg-hover-color;\r\n color: $results-choice-fg-hover-color;\r\n }\r\n\r\n .select2-results__group {\r\n cursor: default;\r\n display: block;\r\n padding: 6px;\r\n }\r\n\r\n &.select2-container--open .select2-dropdown {\r\n border-color: $focus-border-color;\r\n }\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../default/_single.scss","../default/_multiple.scss","../default/layout.scss"],"names":[],"mappings":"AAAA,uDACE,wBAAA,CACA,+BAAA,CACA,iBAAA,CAEA,6DACE,SAAA,CAGF,oFACE,UAAA,CACA,gBAAA,CAGF,iFACE,cAAA,CACA,WAAA,CACA,gBAAA,CAGF,uFACE,UAAA,CAGF,iFACE,WAAA,CAEA,iBAAA,CAEA,OAAA,CACA,SAAA,CAEA,UAAA,CAEA,mFACE,2DAAA,CACA,kBAAA,CACA,0BAAA,CAEA,QAAA,CACA,QAAA,CAEA,gBAAA,CACA,eAAA,CAEA,iBAAA,CAEA,OAAA,CACA,OAAA,CAOF,0FACE,UAAA,CAGF,0FACE,QAAA,CACA,UAAA,CAMJ,mFACE,qBAAA,CACA,cAAA,CAEA,6GACE,YAAA,CAQA,2GACE,2DAAA,CACA,0BAAA,CClFR,yDACE,wBAAA,CACA,+BAAA,CACA,iBAAA,CACA,WAAA,CAEA,sFACE,qBAAA,CACA,eAAA,CACA,QAAA,CACA,aAAA,CACA,UAAA,CAGF,yFACE,UAAA,CAEA,cAAA,CAEA,UAAA,CAGF,mFACE,cAAA,CACA,WAAA,CACA,gBAAA,CACA,cAAA,CACA,iBAAA,CAGF,oFACE,UAAA,CACA,qBAAA,CAEA,qBAAA,CACA,iBAAA,CACA,cAAA,CAEA,UAAA,CAEA,gBAAA,CACA,cAAA,CACA,mBAAA,CAGF,4FACE,UAAA,CACA,cAAA,CAEA,oBAAA,CACA,gBAAA,CAEA,gBAAA,CAEA,kGACE,UAAA,CAOF,+LACE,WAAA,CAGF,6FACE,eAAA,CACA,iBAAA,CAGF,qGACE,eAAA,CACA,iBAAA,CAMJ,kFACE,qBAAA,CACA,SAAA,CAKF,qFACE,qBAAA,CACA,cAAA,CAGF,2FACE,YAAA,CCvFA,kNACE,wBAAA,CACA,yBAAA,CAKF,kNACE,2BAAA,CACA,4BAAA,CAKF,6EACE,qBAAA,CACA,mFACE,SAAA,CAMJ,2EACE,wBAAA,CACA,WAAA,CACA,SAAA,CAIJ,uEACE,gBAAA,CACA,eAAA,CAIA,iEACE,SAAA,CAGF,yEACE,UAAA,CAGF,yEACE,qBAAA,CAGF,8EACE,gBAAA,CAEA,sGACE,cAAA,CAGF,uGACE,gBAAA,CACA,gBAAA,CAEA,gIACE,gBAAA,CACA,gBAAA,CAEA,yJACE,gBAAA,CACA,gBAAA,CAEA,kLACE,gBAAA,CACA,gBAAA,CAEA,2MACE,gBAAA,CACA,gBAAA,CASd,iFACE,wBAAA,CACA,UAAA,CAGF,oDACE,cAAA,CACA,aAAA,CACA,WAAA","file":"layout.css"}eAAA,CAGF,uEACE,gBHPiB,CGQjB,eAAA,CAIA,iEACE,SAAA,CAGF,yEACE,UHXiC,CGerC,iFACE,wBHnB4B,CGoB5B,UHnB4B,CGsB9B,oDACE,cAAA,CACA,aAAA,CACA,WAAA,CAGF,sEACE,oBHnDiB","file":"layout.css"} \ No newline at end of file diff --git a/libraries/framework/vendor/plugins/select2/style-css/core.css.map b/libraries/framework/vendor/plugins/select2/style-css/core.css.map index 3dabd54..8e3f64a 100644 --- a/libraries/framework/vendor/plugins/select2/style-css/core.css.map +++ b/libraries/framework/vendor/plugins/select2/style-css/core.css.map @@ -1 +1 @@ -{"version":3,"sources":["..\\scss\\core.scss","..\\scss\\_single.scss","..\\scss\\_multiple.scss","..\\scss\\_dropdown.scss","..\\scss\\theme\\default\\_single.scss","..\\scss\\theme\\default\\_multiple.scss","..\\scss\\theme\\default\\layout.scss"],"names":[],"mappings":"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","file":"core.css","sourcesContent":[".select2-container {\r\n box-sizing: border-box;\r\n\r\n display: inline-block;\r\n margin: 0;\r\n position: relative;\r\n vertical-align: middle;\r\n\r\n @import \"single\";\r\n @import \"multiple\";\r\n}\r\n\r\n@import \"dropdown\";\r\n\r\n.select2-close-mask {\r\n border: 0;\r\n margin: 0;\r\n padding: 0;\r\n display: block;\r\n position: fixed;\r\n left: 0;\r\n top: 0;\r\n min-height: 100%;\r\n min-width: 100%;\r\n height: auto;\r\n width: auto;\r\n opacity: 0;\r\n z-index: 99;\r\n\r\n // styles required for IE to work\r\n\r\n background-color: #fff;\r\n filter: alpha(opacity=0);\r\n}\r\n\r\n@import \"theme/default/layout\";\r\n// @import \"theme/classic/layout\";\r\n",".select2-selection--single {\r\n box-sizing: border-box;\r\n\r\n cursor: pointer;\r\n display: block;\r\n\r\n height: 38px;\r\n\r\n user-select: none;\r\n -webkit-user-select: none;\r\n\r\n .select2-selection__rendered {\r\n display: block;\r\n padding-left: 8px;\r\n padding-right: 20px;\r\n\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n white-space: nowrap;\r\n }\r\n}\r\n\r\n&[dir=\"rtl\"] {\r\n .select2-selection--single {\r\n .select2-selection__rendered {\r\n padding-right: 8px;\r\n padding-left: 20px;\r\n }\r\n }\r\n}\r\n",".select2-selection--multiple {\r\n box-sizing: border-box;\r\n\r\n cursor: pointer;\r\n display: block;\r\n\r\n min-height: 38px;\r\n\r\n user-select: none;\r\n -webkit-user-select: none;\r\n\r\n .select2-selection__rendered {\r\n display: inline-block;\r\n overflow: hidden;\r\n padding-left: 8px;\r\n text-overflow: ellipsis;\r\n white-space: nowrap;\r\n }\r\n}\r\n\r\n.select2-search--inline {\r\n float: left;\r\n\r\n .select2-search__field {\r\n box-sizing: border-box;\r\n border: none;\r\n font-size: 100%;\r\n margin-top: 7px;\r\n margin-left: 3px;\r\n\r\n &::-webkit-search-cancel-button {\r\n -webkit-appearance: none;\r\n }\r\n }\r\n}\r\n",".select2-dropdown {\r\n background-color: white;\r\n border: 1px solid #DDD;\r\n border-radius: 4px;\r\n\r\n box-sizing: border-box;\r\n\r\n display: block;\r\n\r\n position: absolute;\r\n left: -100000px;\r\n\r\n width: 100%;\r\n\r\n z-index: 1051;\r\n}\r\n\r\n.select2-results {\r\n display: block;\r\n}\r\n\r\n.select2-results__options {\r\n list-style: none;\r\n margin: 0;\r\n padding: 0;\r\n}\r\n\r\n.select2-results__option {\r\n padding: 6px;\r\n\r\n user-select: none;\r\n -webkit-user-select: none;\r\n\r\n &[aria-selected] {\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.select2-container--open .select2-dropdown {\r\n left: 0;\r\n}\r\n\r\n.select2-container--open .select2-dropdown--above {\r\n border-bottom: none;\r\n border-bottom-left-radius: 0;\r\n border-bottom-right-radius: 0;\r\n}\r\n\r\n.select2-container--open .select2-dropdown--below {\r\n border-top: none;\r\n border-top-left-radius: 0;\r\n border-top-right-radius: 0;\r\n}\r\n\r\n.select2-search--dropdown {\r\n display: block;\r\n padding: 7px;\r\n\r\n .select2-search__field {\r\n padding: 4px;\r\n width: 100%;\r\n box-sizing: border-box;\r\n\r\n &::-webkit-search-cancel-button {\r\n -webkit-appearance: none;\r\n }\r\n }\r\n\r\n &.select2-search--hide {\r\n display: none;\r\n }\r\n}\r\n",".select2-selection--single {\r\n background-color: #f0f0f0;\r\n border: 1px solid rgba(0, 0, 0, 0.1);\r\n border-radius: 0px;\r\n\r\n &:focus {\r\n outline: 0;\r\n }\r\n\r\n .select2-selection__rendered {\r\n color: #444;\r\n line-height: 34px;\r\n }\r\n\r\n .select2-selection__clear {\r\n cursor: pointer;\r\n float: right;\r\n font-weight: bold;\r\n }\r\n\r\n .select2-selection__placeholder {\r\n color: #999;\r\n }\r\n\r\n .select2-selection__arrow {\r\n height: 36px;\r\n\r\n position: absolute;\r\n\r\n top: 1px;\r\n right: 1px;\r\n\r\n width: 20px;\r\n\r\n b {\r\n border-color: #888 transparent transparent transparent;\r\n border-style: solid;\r\n border-width: 5px 4px 0 4px;\r\n\r\n height: 0;\r\n left: 50%;\r\n\r\n margin-left: -4px;\r\n margin-top: -2px;\r\n\r\n position: absolute;\r\n\r\n top: 50%;\r\n width: 0;\r\n }\r\n }\r\n}\r\n\r\n&[dir=\"rtl\"] {\r\n .select2-selection--single {\r\n .select2-selection__clear {\r\n float: left;\r\n }\r\n\r\n .select2-selection__arrow {\r\n left: 1px;\r\n right: auto;\r\n }\r\n }\r\n}\r\n\r\n&.select2-container--disabled {\r\n .select2-selection--single {\r\n background-color: #eee;\r\n cursor: default;\r\n\r\n .select2-selection__clear {\r\n display: none;\r\n }\r\n }\r\n}\r\n\r\n&.select2-container--open {\r\n .select2-selection--single {\r\n .select2-selection__arrow {\r\n b {\r\n border-color: transparent transparent #888 transparent;\r\n border-width: 0 4px 5px 4px;\r\n }\r\n }\r\n }\r\n}\r\n",".select2-selection--multiple {\r\n background-color: #f0f0f0;\r\n border: 1px solid rgba(0, 0, 0, 0.1);\r\n border-radius: 0px;\r\n cursor: text;\r\n\r\n .select2-selection__rendered {\r\n box-sizing: border-box;\r\n list-style: none;\r\n margin: 0;\r\n padding: 0 5px;\r\n width: 100%;\r\n }\r\n\r\n .select2-selection__placeholder {\r\n color: #999;\r\n\r\n margin-top: 5px;\r\n\r\n float: left;\r\n }\r\n\r\n .select2-selection__clear {\r\n cursor: pointer;\r\n float: right;\r\n font-weight: bold;\r\n margin-top: 5px;\r\n margin-right: 10px;\r\n }\r\n\r\n .select2-selection__choice {\r\n color: #666;\r\n background-color: #fff;\r\n\r\n border: 1px solid #ddd;\r\n border-radius: 2px;\r\n cursor: default;\r\n\r\n float: left;\r\n\r\n margin-right: 5px;\r\n margin-top: 5px;\r\n padding: 3px 5px 2px;\r\n }\r\n\r\n .select2-selection__choice__remove {\r\n color: #999;\r\n cursor: pointer;\r\n\r\n display: inline-block;\r\n font-weight: bold;\r\n\r\n margin-right: 2px;\r\n\r\n &:hover {\r\n color: #333;\r\n }\r\n }\r\n}\r\n\r\n&[dir=\"rtl\"] {\r\n .select2-selection--multiple {\r\n .select2-selection__choice, .select2-selection__placeholder {\r\n float: right;\r\n }\r\n\r\n .select2-selection__choice {\r\n margin-left: 5px;\r\n margin-right: auto;\r\n }\r\n\r\n .select2-selection__choice__remove {\r\n margin-left: 2px;\r\n margin-right: auto;\r\n }\r\n }\r\n}\r\n\r\n&.select2-container--focus {\r\n .select2-selection--multiple {\r\n border: 1px solid #CCC;\r\n outline: 0;\r\n }\r\n}\r\n\r\n&.select2-container--disabled {\r\n .select2-selection--multiple {\r\n background-color: #eee;\r\n cursor: default;\r\n }\r\n\r\n .select2-selection__choice__remove {\r\n display: none;\r\n }\r\n}\r\n",".select2-container--default {\r\n @import \"single\";\r\n @import \"multiple\";\r\n\r\n &.select2-container--open.select2-container--above {\r\n .select2-selection--single, .select2-selection--multiple {\r\n border-top-left-radius: 0;\r\n border-top-right-radius: 0;\r\n }\r\n }\r\n\r\n &.select2-container--open.select2-container--below {\r\n .select2-selection--single, .select2-selection--multiple {\r\n border-bottom-left-radius: 0;\r\n border-bottom-right-radius: 0;\r\n }\r\n }\r\n\r\n .select2-search--dropdown {\r\n .select2-search__field {\r\n border: 1px solid #DDD;\r\n &:focus {\r\n outline: 0;\r\n }\r\n }\r\n }\r\n\r\n .select2-search--inline {\r\n .select2-search__field {\r\n background: transparent;\r\n border: none;\r\n outline: 0;\r\n }\r\n }\r\n\r\n .select2-results > .select2-results__options {\r\n max-height: 200px;\r\n overflow-y: auto;\r\n }\r\n\r\n .select2-results__option {\r\n &[role=group] {\r\n padding: 0;\r\n }\r\n\r\n &[aria-disabled=true] {\r\n color: #999;\r\n }\r\n\r\n &[aria-selected=true] {\r\n background-color: #EEE;\r\n }\r\n\r\n .select2-results__option {\r\n padding-left: 1em;\r\n\r\n .select2-results__group {\r\n padding-left: 0;\r\n }\r\n\r\n .select2-results__option {\r\n margin-left: -1em;\r\n padding-left: 2em;\r\n\r\n .select2-results__option {\r\n margin-left: -2em;\r\n padding-left: 3em;\r\n\r\n .select2-results__option {\r\n margin-left: -3em;\r\n padding-left: 4em;\r\n\r\n .select2-results__option {\r\n margin-left: -4em;\r\n padding-left: 5em;\r\n\r\n .select2-results__option {\r\n margin-left: -5em;\r\n padding-left: 6em;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .select2-results__option--highlighted[aria-selected] {\r\n background-color: #4a89dc;\r\n color: white;\r\n }\r\n\r\n .select2-results__group {\r\n cursor: default;\r\n display: block;\r\n padding: 6px;\r\n }\r\n}\r\n"]} \ No newline at end of file +{"version":3,"sources":["../scss/core.scss","../scss/_single.scss","../scss/_multiple.scss","../scss/_dropdown.scss","../scss/theme/default/_single.scss","../scss/theme/default/_multiple.scss","../scss/theme/default/layout.scss"],"names":[],"mappings":"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","file":"core.css"} \ No newline at end of file diff --git a/templates_user/components/Footer.php b/templates_user/components/Footer.php index 3bfb0d9..eb0dce0 100644 --- a/templates_user/components/Footer.php +++ b/templates_user/components/Footer.php @@ -10,7 +10,7 @@ - + + + \ No newline at end of file