@charset "UTF-8";
/* UX */
/* import vars */
@keyframes pulsate{0%,to{opacity:1}50%{opacity:.2}}
#spotlight{position:fixed;top:-1px;bottom:-1px;width:100%;z-index:99999;color:#fff;background-color:#000;opacity:0;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .2s ease-out;font-family:Arial,sans-serif;font-size:16px;font-weight:400;contain:strict;touch-action:none;pointer-events:none}
#spotlight.show{opacity:1;transition:none;pointer-events:auto}
#spotlight.white{color:#212529;background-color:#fff}
#spotlight.white .spl-next,#spotlight.white .spl-page~*,#spotlight.white .spl-prev,#spotlight.white .spl-spinner{filter:invert(1)}
#spotlight.white .spl-progress{background-color:rgba(0,0,0,.35)}
#spotlight.white .spl-footer,#spotlight.white .spl-header{background-color:rgba(255,255,255,.65)}
#spotlight.white .spl-button{background:#212529;color:#fff}
.spl-footer,.spl-header{background-color:rgba(0,0,0,.45)}
#spotlight .contain,#spotlight .cover{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}
#spotlight .contain{-o-object-fit:contain;object-fit:contain}
#spotlight .autofit{-o-object-fit:none;object-fit:none;width:auto;height:auto;max-height:none;max-width:none;transition:none}
.spl-scene,.spl-spinner,.spl-track{width:100%;height:100%;position:absolute}
.spl-track{contain:strict}
.spl-spinner{background-position:center;background-repeat:no-repeat;background-size:42px;opacity:0}
.spl-spinner.spin{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiNmZmYiPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAxKSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2Utb3BhY2l0eT0iLjY1Ij48Y2lyY2xlIHN0cm9rZS1vcGFjaXR5PSIuMTUiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPjxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjwvZz48L2c+PC9zdmc+);transition:opacity .2s linear .25s;opacity:1}
.spl-spinner.error{background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMyIiB3aWR0aD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTYsMUExNSwxNSwwLDEsMCwzMSwxNiwxNSwxNSwwLDAsMCwxNiwxWm0wLDJhMTMsMTMsMCwwLDEsOC40NSwzLjE0TDYuMTQsMjQuNDVBMTMsMTMsMCwwLDEsMTYsM1ptMCwyNmExMywxMywwLDAsMS04LjQ1LTMuMTRMMjUuODYsNy41NUExMywxMywwLDAsMSwxNiwyOVoiIGlkPSJiYW5fc2lnbl9jcm9zc2VkX2NpcmNsZSIvPjwvc3ZnPg==);background-size:128px;transition:none;opacity:.5}
.spl-scene{transition:transform .65s cubic-bezier(.1,1,.1,1);contain:layout size;will-change:transform}
.spl-pane>*{position:absolute;width:auto;height:auto;max-width:100%;max-height:100%;left:50%;top:50%;margin:0;padding:0;border:0;transform:translate(-50%,-50%) scale(1);transition:transform .65s cubic-bezier(.3,1,.3,1),opacity .65s ease;contain:layout style;will-change:transform,opacity;visibility:hidden}
.spl-header,.spl-pane,.spl-progress{position:absolute;top:0}
.spl-pane{width:100%;height:100%;transition:transform .65s cubic-bezier(.3,1,.3,1);contain:layout size;will-change:transform,contents}
.spl-header{width:100%;height:50px;text-align:right;transform:translateY(-100px);transition:transform .35s ease;overflow:hidden;will-change:transform}
#spotlight.menu .spl-footer,#spotlight.menu .spl-header,.spl-footer:hover,.spl-header:hover{transform:translateY(0)}
.spl-header div{display:inline-block;vertical-align:middle;white-space:nowrap;width:50px;height:50px;opacity:.5}
.spl-progress{width:100%;height:3px;background-color:rgba(255,255,255,.45);transform:translateX(-100%);transition:transform linear}
.spl-footer,.spl-next,.spl-prev{position:absolute;transition:transform .35s ease;will-change:transform}
.spl-footer{left:0;right:0;bottom:0;line-height:20px;padding:20px 20px 0;padding-bottom:env(safe-area-inset-bottom,0);text-align:left;font-size:15px;font-weight:400;transform:translateY(100%)}
.spl-title{font-size:22px}
.spl-button,.spl-description,.spl-title{margin-bottom:20px}
.spl-button{display:inline-block;background:#fff;color:#000;border-radius:5px;padding:10px 20px;cursor:pointer}
.spl-next,.spl-page~*,.spl-prev{background-position:center;background-repeat:no-repeat}
.spl-page{float:left;width:auto;line-height:50px}
.spl-page~*{background-size:21px;float:right}
.spl-fullscreen{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyLjUiIHZpZXdCb3g9Ii0xIC0xIDI2IDI2IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggM0g1YTIgMiAwIDAgMC0yIDJ2M20xOCAwVjVhMiAyIDAgMCAwLTItMmgtM20wIDE4aDNhMiAyIDAgMCAwIDItMnYtM00zIDE2djNhMiAyIDAgMCAwIDIgMmgzIi8+PC9zdmc+)}
.spl-fullscreen.on{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyLjUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik04IDN2M2EyIDIgMCAwIDEtMiAySDNtMTggMGgtM2EyIDIgMCAwIDEtMi0yVjNtMCAxOHYtM2EyIDIgMCAwIDEgMi0yaDNNMyAxNmgzYTIgMiAwIDAgMSAyIDJ2MyIvPjwvc3ZnPg==)}
.spl-autofit{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBoZWlnaHQ9Ijk2cHgiIHZpZXdCb3g9IjAgMCA5NiA5NiIgd2lkdGg9Ijk2cHgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggdHJhbnNmb3JtPSJyb3RhdGUoOTAgNTAgNTApIiBmaWxsPSIjZmZmIiBkPSJNNzEuMzExLDgwQzY5LjY3LDg0LjY2LDY1LjIzLDg4LDYwLDg4SDIwYy02LjYzLDAtMTItNS4zNy0xMi0xMlYzNmMwLTUuMjMsMy4zNC05LjY3LDgtMTEuMzExVjc2YzAsMi4yMSwxLjc5LDQsNCw0SDcxLjMxMSAgeiIvPjxwYXRoIHRyYW5zZm9ybT0icm90YXRlKDkwIDUwIDUwKSIgZmlsbD0iI2ZmZiIgZD0iTTc2LDhIMzZjLTYuNjMsMC0xMiw1LjM3LTEyLDEydjQwYzAsNi42Myw1LjM3LDEyLDEyLDEyaDQwYzYuNjMsMCwxMi01LjM3LDEyLTEyVjIwQzg4LDEzLjM3LDgyLjYzLDgsNzYsOHogTTgwLDYwICBjMCwyLjIxLTEuNzksNC00LDRIMzZjLTIuMjEsMC00LTEuNzktNC00VjIwYzAtMi4yMSwxLjc5LTQsNC00aDQwYzIuMjEsMCw0LDEuNzksNCw0VjYweiIvPjwvc3ZnPg==)}
.spl-zoom-in,.spl-zoom-out{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMSIgY3k9IjExIiByPSI4Ii8+PGxpbmUgeDE9IjIxIiB4Mj0iMTYuNjUiIHkxPSIyMSIgeTI9IjE2LjY1Ii8+PGxpbmUgeDE9IjgiIHgyPSIxNCIgeTE9IjExIiB5Mj0iMTEiLz48L3N2Zz4=);background-size:22px}
.spl-zoom-in{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMSIgY3k9IjExIiByPSI4Ii8+PGxpbmUgeDE9IjIxIiB4Mj0iMTYuNjUiIHkxPSIyMSIgeTI9IjE2LjY1Ii8+PGxpbmUgeDE9IjExIiB4Mj0iMTEiIHkxPSI4IiB5Mj0iMTQiLz48bGluZSB4MT0iOCIgeDI9IjE0IiB5MT0iMTEiIHkyPSIxMSIvPjwvc3ZnPg==)}
.spl-download{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIxNDEuNzMycHgiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE0MS43MzIgMTQxLjczMiIgd2lkdGg9IjE0MS43MzJweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMTIwLjY3NCwxMjUuMTM4SDIwLjc5M3YxNi41OTRoOTkuODgxVjEyNS4xMzh6IE0xMTkuMDE5LDU4Ljc3NmMtMi41NjEtMi41NjItNi43MTYtMi41NjItOS4yNzUsMEw3Ny4yMSw5MS4zMTJWNi41NjIgICBDNzcuMjEsMi45MzYsNzQuMjY5LDAsNzAuNjQ4LDBjLTMuNjI0LDAtNi41NiwyLjkzNy02LjU2LDYuNTYzdjg0Ljc1TDMxLjk5Miw1OS4yMThjLTIuNTYyLTIuNTY0LTYuNzE1LTIuNTY0LTkuMjc3LDAgICBjLTIuNTY1LDIuNTYyLTIuNTY1LDYuNzE2LDAsOS4yNzlsNDMuMjk0LDQzLjI5M2MwLjE1LDAuMTU0LDAuMzE0LDAuMjk5LDAuNDgxLDAuNDM4YzAuMDc2LDAuMDYyLDAuMTU1LDAuMTEzLDAuMjM0LDAuMTc2ICAgYzAuMDk0LDAuMDY1LDAuMTg2LDAuMTQyLDAuMjc5LDAuMjA2YzAuMDk3LDAuMDYzLDAuMTkyLDAuMTE0LDAuMjg2LDAuMTc0YzAuMDg4LDAuMDU0LDAuMTc0LDAuMTA1LDAuMjY1LDAuMTUzICAgYzAuMSwwLjA1NiwwLjE5OSwwLjEsMC4yOTgsMC4xNDdjMC4wOTcsMC4wNDUsMC4xOSwwLjA5MSwwLjI4MywwLjEzMmMwLjA5OCwwLjA0LDAuMTk2LDAuMDcyLDAuMjk1LDAuMTA1ICAgYzAuMTA0LDAuMDM4LDAuMjA3LDAuMDc4LDAuMzEyLDAuMTA5YzAuMTAxLDAuMDMsMC4xOTcsMC4wNTIsMC4yOTcsMC4wNzdjMC4xMDgsMC4wMjMsMC4yMTQsMC4wNTgsMC4zMjQsMC4wNzggICBjMC4xMTUsMC4wMjEsMC4yMzEsMC4wMzMsMC4zNDYsMC4wNTRjMC4wOTcsMC4wMTUsMC4xOTIsMC4wMzIsMC4yODksMC4wNDJjMC40MywwLjA0MiwwLjg2NSwwLjA0MiwxLjI5NSwwICAgYzAuMS0wLjAxLDAuMTkxLTAuMDI3LDAuMjg5LTAuMDQyYzAuMTE0LTAuMDIxLDAuMjMzLTAuMDI5LDAuMzQ0LTAuMDU0YzAuMTA5LTAuMDIxLDAuMjE3LTAuMDU1LDAuMzI0LTAuMDc4ICAgYzAuMTAyLTAuMDI1LDAuMTk5LTAuMDQ3LDAuMjk5LTAuMDc3YzAuMTA1LTAuMDMxLDAuMjA3LTAuMDcxLDAuMzEyLTAuMTA5YzAuMTAyLTAuMDMsMC4xOTUtMC4wNjIsMC4yOTUtMC4xMDUgICBjMC4wOTYtMC4wNDEsMC4xOTEtMC4wODcsMC4yODMtMC4xMzJjMC4xLTAuMDQ4LDAuMTk5LTAuMDkyLDAuMjk3LTAuMTQ3YzAuMDkxLTAuMDQ4LDAuMTc3LTAuMTA0LDAuMjY0LTAuMTUzICAgYzAuMDk4LTAuMDYsMC4xOTMtMC4xMSwwLjI4Ny0wLjE3NGMwLjA5Ni0wLjA2NCwwLjE4OS0wLjE0MSwwLjI4MS0wLjIwNmMwLjA3Ni0wLjA2MiwwLjE1Ni0wLjExMywwLjIzMy0wLjE3NiAgIGMwLjI0OS0wLjIwNCwwLjQ3OS0wLjQzNywwLjY5NC0wLjY3YzAuMDc2LTAuMDY3LDAuMTU0LTAuMTMxLDAuMjI5LTAuMjAzbDQzLjI5NC00My4yOTYgICBDMTIxLjU4MSw2NS40OTEsMTIxLjU4MSw2MS4zMzcsMTE5LjAxOSw1OC43NzYiLz48L2c+PC9zdmc+);background-size:20px}
.spl-theme{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBoZWlnaHQ9IjI0cHgiIHZlcnNpb249IjEuMiIgdmlld0JveD0iMiAyIDIwIDIwIiB3aWR0aD0iMjRweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMTIsNGMtNC40MTgsMC04LDMuNTgyLTgsOHMzLjU4Miw4LDgsOHM4LTMuNTgyLDgtOFMxNi40MTgsNCwxMiw0eiBNMTIsMThjLTMuMzE0LDAtNi0yLjY4Ni02LTZzMi42ODYtNiw2LTZzNiwyLjY4Niw2LDYgUzE1LjMxNCwxOCwxMiwxOHoiLz48cGF0aCBkPSJNMTIsN3YxMGMyLjc1NywwLDUtMi4yNDMsNS01UzE0Ljc1Nyw3LDEyLDd6Ii8+PC9nPjwvc3ZnPg==)}
.spl-play{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSItMC41IC0wLjUgMjUgMjUiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIvPjxwb2x5Z29uIGZpbGw9IiNmZmYiIHBvaW50cz0iMTAgOCAxNiAxMiAxMCAxNiAxMCA4Ii8+PC9zdmc+)}
.spl-play.on{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSItMC41IC0wLjUgMjUgMjUiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIvPjxsaW5lIHgxPSIxMCIgeDI9IjEwIiB5MT0iMTUiIHkyPSI5Ii8+PGxpbmUgeDE9IjE0IiB4Mj0iMTQiIHkxPSIxNSIgeTI9IjkiLz48L3N2Zz4=);animation:pulsate 1s ease infinite}
.spl-close{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIyIDIgMjAgMjAiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48bGluZSB4MT0iMTgiIHgyPSI2IiB5MT0iNiIgeTI9IjE4Ii8+PGxpbmUgeDE9IjYiIHgyPSIxOCIgeTE9IjYiIHkyPSIxOCIvPjwvc3ZnPg==)}
.spl-next,.spl-prev{top:50%;width:50px;height:50px;opacity:.65;background-color:rgba(0,0,0,.45);border-radius:100%;cursor:pointer;margin-top:-25px;transform:translateX(-100px);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cG9seWxpbmUgcG9pbnRzPSIxNSAxOCA5IDEyIDE1IDYiLz48L3N2Zz4=);background-size:30px}
.spl-prev{left:20px}
.spl-next{left:auto;right:20px;transform:translateX(100px) scaleX(-1)}
#spotlight.menu .spl-prev{transform:translateX(0)}
#spotlight.menu .spl-next{transform:translateX(0) scaleX(-1)}
@media (hover:hover){.spl-page~div{cursor:pointer;transition:opacity .2s ease}.spl-next:hover,.spl-page~div:hover,.spl-prev:hover{opacity:1}}
@media (max-width:500px){.spl-header div{width:44px}.spl-footer .spl-title{font-size:20px}.spl-footer{font-size:14px}.spl-next,.spl-prev{width:35px;height:35px;margin-top:-17.5px;background-size:15px 15px}.spl-spinner{background-size:30px 30px}}
.hide-scrollbars{overflow:hidden!important}
@font-face {
  font-family: "Montserrat";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local("../fonts/Montserrat/Montserrat-Regular"), url("../fonts/Montserrat/Montserrat-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: local("../fonts/Montserrat/Montserrat-Bold"), url("../fonts/Montserrat/Montserrat-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Fyl";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local("../fonts/Fyl/Fyl-Regular"), url("../fonts/Fyl/Fyl-Regular.woff2") format("woff2");
}
/* import fonts */
/* import _mixins/_my-mixins.scss */
/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #1C274C;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #070a14;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col-xxxl,
.col-xxxl-auto, .col-xxxl-12, .col-xxxl-11, .col-xxxl-10, .col-xxxl-9, .col-xxxl-8, .col-xxxl-7, .col-xxxl-6, .col-xxxl-5, .col-xxxl-4, .col-xxxl-3, .col-xxxl-2, .col-xxxl-1, .col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1600px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1920px) {
  .col-xxxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxxl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xxxl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xxxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxxl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xxxl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xxxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxxl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xxxl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xxxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxxl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xxxl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xxxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxxl-first {
    order: -1;
  }
  .order-xxxl-last {
    order: 13;
  }
  .order-xxxl-0 {
    order: 0;
  }
  .order-xxxl-1 {
    order: 1;
  }
  .order-xxxl-2 {
    order: 2;
  }
  .order-xxxl-3 {
    order: 3;
  }
  .order-xxxl-4 {
    order: 4;
  }
  .order-xxxl-5 {
    order: 5;
  }
  .order-xxxl-6 {
    order: 6;
  }
  .order-xxxl-7 {
    order: 7;
  }
  .order-xxxl-8 {
    order: 8;
  }
  .order-xxxl-9 {
    order: 9;
  }
  .order-xxxl-10 {
    order: 10;
  }
  .order-xxxl-11 {
    order: 11;
  }
  .order-xxxl-12 {
    order: 12;
  }
  .offset-xxxl-0 {
    margin-left: 0;
  }
  .offset-xxxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxxl-3 {
    margin-left: 25%;
  }
  .offset-xxxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxxl-6 {
    margin-left: 50%;
  }
  .offset-xxxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxxl-9 {
    margin-left: 75%;
  }
  .offset-xxxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxxl-11 {
    margin-left: 91.66666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1600px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1920px) {
  .d-xxxl-none {
    display: none !important;
  }
  .d-xxxl-inline {
    display: inline !important;
  }
  .d-xxxl-inline-block {
    display: inline-block !important;
  }
  .d-xxxl-block {
    display: block !important;
  }
  .d-xxxl-table {
    display: table !important;
  }
  .d-xxxl-table-row {
    display: table-row !important;
  }
  .d-xxxl-table-cell {
    display: table-cell !important;
  }
  .d-xxxl-flex {
    display: flex !important;
  }
  .d-xxxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1600px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1920px) {
  .flex-xxxl-row {
    flex-direction: row !important;
  }
  .flex-xxxl-column {
    flex-direction: column !important;
  }
  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxxl-center {
    justify-content: center !important;
  }
  .justify-content-xxxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxxl-center {
    align-items: center !important;
  }
  .align-items-xxxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxxl-center {
    align-content: center !important;
  }
  .align-content-xxxl-between {
    align-content: space-between !important;
  }
  .align-content-xxxl-around {
    align-content: space-around !important;
  }
  .align-content-xxxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxxl-auto {
    align-self: auto !important;
  }
  .align-self-xxxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxxl-center {
    align-self: center !important;
  }
  .align-self-xxxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxxl-stretch {
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1920px) {
  .m-xxxl-0 {
    margin: 0 !important;
  }
  .mt-xxxl-0,
  .my-xxxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxxl-0,
  .mx-xxxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxxl-0,
  .my-xxxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxxl-0,
  .mx-xxxl-0 {
    margin-left: 0 !important;
  }
  .m-xxxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxxl-1,
  .my-xxxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxxl-1,
  .mx-xxxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxxl-1,
  .my-xxxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxxl-1,
  .mx-xxxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxxl-2,
  .my-xxxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxxl-2,
  .mx-xxxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxxl-2,
  .my-xxxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxxl-2,
  .mx-xxxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxxl-3 {
    margin: 1rem !important;
  }
  .mt-xxxl-3,
  .my-xxxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxxl-3,
  .mx-xxxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxxl-3,
  .my-xxxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxxl-3,
  .mx-xxxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxxl-4,
  .my-xxxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxxl-4,
  .mx-xxxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxxl-4,
  .my-xxxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxxl-4,
  .mx-xxxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxxl-5 {
    margin: 3rem !important;
  }
  .mt-xxxl-5,
  .my-xxxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxxl-5,
  .mx-xxxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxxl-5,
  .my-xxxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxxl-5,
  .mx-xxxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxxl-0 {
    padding: 0 !important;
  }
  .pt-xxxl-0,
  .py-xxxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxxl-0,
  .px-xxxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxxl-0,
  .py-xxxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxxl-0,
  .px-xxxl-0 {
    padding-left: 0 !important;
  }
  .p-xxxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxxl-1,
  .py-xxxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxxl-1,
  .px-xxxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxxl-1,
  .py-xxxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxxl-1,
  .px-xxxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxxl-2,
  .py-xxxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxxl-2,
  .px-xxxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxxl-2,
  .py-xxxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxxl-2,
  .px-xxxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxxl-3 {
    padding: 1rem !important;
  }
  .pt-xxxl-3,
  .py-xxxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxxl-3,
  .px-xxxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxxl-3,
  .py-xxxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxxl-3,
  .px-xxxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxxl-4,
  .py-xxxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxxl-4,
  .px-xxxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxxl-4,
  .py-xxxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxxl-4,
  .px-xxxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxxl-5 {
    padding: 3rem !important;
  }
  .pt-xxxl-5,
  .py-xxxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxxl-5,
  .px-xxxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxxl-5,
  .py-xxxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxxl-5,
  .px-xxxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxxl-n1,
  .my-xxxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxxl-n1,
  .mx-xxxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxxl-n1,
  .my-xxxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxxl-n1,
  .mx-xxxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxxl-n2,
  .my-xxxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxxl-n2,
  .mx-xxxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxxl-n2,
  .my-xxxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxxl-n2,
  .mx-xxxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxxl-n3,
  .my-xxxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxxl-n3,
  .mx-xxxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxxl-n3,
  .my-xxxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxxl-n3,
  .mx-xxxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxxl-n4,
  .my-xxxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxxl-n4,
  .mx-xxxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxxl-n4,
  .my-xxxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxxl-n4,
  .mx-xxxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxxl-n5,
  .my-xxxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxxl-n5,
  .mx-xxxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxxl-n5,
  .my-xxxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxxl-n5,
  .mx-xxxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxxl-auto {
    margin: auto !important;
  }
  .mt-xxxl-auto,
  .my-xxxl-auto {
    margin-top: auto !important;
  }
  .mr-xxxl-auto,
  .mx-xxxl-auto {
    margin-right: auto !important;
  }
  .mb-xxxl-auto,
  .my-xxxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxxl-auto,
  .mx-xxxl-auto {
    margin-left: auto !important;
  }
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
html {
  font-size: 14px;
  background-color: #F8F9FF;
}
body {
  position: relative;
  min-width: 320px;
  position: relative;
  line-height: 1.5;
  font-family: "Montserrat", "Helvetica", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  background-color: #F8F9FF;
  color: #1C274C;
}
body.loading {
  position: relative;
  z-index: 9999999;
}
body.loading:before {
  content: "";
  display: block;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 9999999;
}
body.loading:after {
  content: "";
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  border-radius: 50%;
  border: 8px solid #fff;
  border-color: #fff transparent #fff transparent;
  z-index: 1001;
  animation: spin 1s linear infinite;
  z-index: 9999999;
}
body.stop-scrolling, body.open-filter, body.right-panel, body.menu-open {
  height: 100%;
  overflow: hidden;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spin_reverse {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@media (min-width: 576px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1420px;
  }
}
.wrapper {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 576px) {
  .wrapper {
    max-width: 1420px;
  }
}
@media (max-width: 991.98px) {
  .wrapper {
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .wrapper {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (min-width: 1500px) {
  .wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.wrapper.overflow-visble {
  overflow: visible;
}
.page--padding-md {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .page--padding-md {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.page--white {
  background-color: #fff;
}
.site-block {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .site-block {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1600px) {
  .site-block {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.site-block--sm {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .site-block--sm {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.site-block--md {
  margin-top: 40px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .site-block--md {
    margin-top: 80px;
    margin-bottom: 60px;
  }
}
.site-block--lg {
  margin-top: 51px;
  margin-bottom: 51px;
}
@media (min-width: 992px) {
  .site-block--lg {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
.site-block--mtn {
  margin-top: 0px;
}
.site-block--mbn {
  margin-bottom: 0px;
}
.block-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .block-padding {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
.block-padding--ptn {
  padding-top: 0px;
}
.block-padding--pbn {
  padding-bottom: 0px;
}
/* import utilities/_site-wrp.scss */
.heading {
  font-size: 28px;
  font-size: clamp(18px, 18px + 10px * (100vw - 430px) / (1490px - 430px), 28px);
}
.heading--xl {
  font-size: 48px;
  font-size: clamp(26px, 26px + 22px * (100vw - 430px) / (1490px - 430px), 48px);
}
.heading--lg {
  font-size: 36px;
  font-size: clamp(20px, 20px + 16px * (100vw - 430px) / (1490px - 430px), 36px);
}
.heading--md {
  font-size: 28px;
  font-size: clamp(18px, 18px + 10px * (100vw - 430px) / (1490px - 430px), 28px);
}
.heading--sm {
  font-size: 24px;
  font-size: clamp(16px, 16px + 8px * (100vw - 430px) / (1490px - 430px), 24px);
}
.heading--xs {
  font-size: 18px;
  font-size: clamp(14px, 14px + 4px * (100vw - 430px) / (1490px - 430px), 18px);
}
.text {
  position: relative;
  margin-bottom: 0.5em;
  line-height: 1.33em;
  font-size: 16px;
}
.text--xl {
  font-size: 20px;
  font-size: clamp(18px, 18px + 2px * (100vw - 430px) / (1490px - 430px), 20px);
}
.text--lg {
  font-size: 18px;
  font-size: clamp(16px, 16px + 2px * (100vw - 430px) / (1490px - 430px), 18px);
}
.text--md {
  font-size: 16px;
  font-size: clamp(14px, 14px + 2px * (100vw - 430px) / (1490px - 430px), 16px);
}
.text--sm {
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
}
.text--xs {
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
}
.heading,
.text,
h1, h2, h3, h4, h5 {
  font-weight: 400;
}
.heading,
.sub-heading,
.text,
h1, h2, h3, h4, h5 {
  position: relative;
  margin-bottom: 1.5em;
  line-height: 1.3em;
  color: #1C274C;
}
.heading--fyl,
.sub-heading--fyl,
.text--fyl,
h1--fyl, h2--fyl, h3--fyl, h4--fyl, h5--fyl {
  font-family: "Fyl", "Montserrat", "Helvetica", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Arial", sans-serif;
}
.heading span,
.sub-heading span,
.text span,
h1 span, h2 span, h3 span, h4 span, h5 span {
  color: #F18A00;
}
.heading--gradient-text,
.sub-heading--gradient-text,
.text--gradient-text,
h1--gradient-text, h2--gradient-text, h3--gradient-text, h4--gradient-text, h5--gradient-text {
  background: linear-gradient(90.64deg, #F18A00 0%, #9E009E 99.44%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.heading mark,
.sub-heading mark,
.text mark,
h1 mark, h2 mark, h3 mark, h4 mark, h5 mark {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  font-weight: 400;
  color: #fff;
  background: none;
}
@media (min-width: 768px) {
  .heading mark,
  .sub-heading mark,
  .text mark,
  h1 mark, h2 mark, h3 mark, h4 mark, h5 mark {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.heading mark:after,
.sub-heading mark:after,
.text mark:after,
h1 mark:after, h2 mark:after, h3 mark:after, h4 mark:after, h5 mark:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
  border-radius: 14px;
  background: linear-gradient(90.64deg, #F18A00 0%, #9E009E 99.44%);
}
@media (min-width: 768px) {
  .heading mark:after,
  .sub-heading mark:after,
  .text mark:after,
  h1 mark:after, h2 mark:after, h3 mark:after, h4 mark:after, h5 mark:after {
    top: -7px;
    bottom: -7px;
    padding: 7px 20px;
    border-radius: 20px;
  }
}
.heading--gray,
.sub-heading--gray,
.text--gray,
h1--gray, h2--gray, h3--gray, h4--gray, h5--gray {
  color: #B4B4B4;
}
.heading--black,
.sub-heading--black,
.text--black,
h1--black, h2--black, h3--black, h4--black, h5--black {
  color: #313131;
}
.heading--purple,
.sub-heading--purple,
.text--purple,
h1--purple, h2--purple, h3--purple, h4--purple, h5--purple {
  color: #9E009E;
}
.heading--bluel,
.sub-heading--bluel,
.text--bluel,
h1--bluel, h2--bluel, h3--bluel, h4--bluel, h5--bluel {
  color: #ECEEF8;
}
.heading--white,
.sub-heading--white,
.text--white,
h1--white, h2--white, h3--white, h4--white, h5--white {
  color: #fff;
}
.heading--blackd,
.sub-heading--blackd,
.text--blackd,
h1--blackd, h2--blackd, h3--blackd, h4--blackd, h5--blackd {
  color: #313131;
}
.heading--mtn,
.sub-heading--mtn,
.text--mtn,
h1--mtn, h2--mtn, h3--mtn, h4--mtn, h5--mtn {
  margin-top: 0px;
}
.heading--mbn,
.sub-heading--mbn,
.text--mbn,
h1--mbn, h2--mbn, h3--mbn, h4--mbn, h5--mbn {
  margin-bottom: 0px;
}
.heading--mb05,
.sub-heading--mb05,
.text--mb05,
h1--mb05, h2--mb05, h3--mb05, h4--mb05, h5--mb05 {
  margin-bottom: 0.5em;
}
.heading--up,
.sub-heading--up,
.text--up,
h1--up, h2--up, h3--up, h4--up, h5--up {
  text-transform: uppercase;
}
.heading--left,
.sub-heading--left,
.text--left,
h1--left, h2--left, h3--left, h4--left, h5--left {
  text-align: left;
}
.heading--center,
.sub-heading--center,
.text--center,
h1--center, h2--center, h3--center, h4--center, h5--center {
  text-align: center;
}
.heading--light,
.sub-heading--light,
.text--light,
h1--light, h2--light, h3--light, h4--light, h5--light {
  font-weight: 300;
}
.heading--regular,
.sub-heading--regular,
.text--regular,
h1--regular, h2--regular, h3--regular, h4--regular, h5--regular {
  font-weight: 400;
}
.heading--bold,
.sub-heading--bold,
.text--bold,
h1--bold, h2--bold, h3--bold, h4--bold, h5--bold {
  font-weight: 700;
}
.heading--underline,
.sub-heading--underline,
.text--underline,
h1--underline, h2--underline, h3--underline, h4--underline, h5--underline {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.2em;
}
.heading strong,
.sub-heading strong,
.text strong,
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong {
  font-weight: 700;
}
.heading--accent,
.heading .accent,
.sub-heading--accent,
.sub-heading .accent,
.text--accent,
.text .accent,
h1--accent,
h1 .accent, h2--accent,
h2 .accent, h3--accent,
h3 .accent, h4--accent,
h4 .accent, h5--accent,
h5 .accent {
  color: #F18A00;
}
.heading__small-text,
.sub-heading__small-text,
.text__small-text,
h1__small-text, h2__small-text, h3__small-text, h4__small-text, h5__small-text {
  margin-left: 10px;
  display: inline-block;
  color: #B4B4B4;
  font-size: 0.7em;
  font-weight: normal;
  font-family: "Montserrat", "Helvetica", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Arial", sans-serif;
}
.heading__dynamic-wrp,
.sub-heading__dynamic-wrp,
.text__dynamic-wrp,
h1__dynamic-wrp, h2__dynamic-wrp, h3__dynamic-wrp, h4__dynamic-wrp, h5__dynamic-wrp {
  display: inline-block;
  margin: 5px 0px;
  padding: 8px 20px;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .heading__dynamic-wrp,
  .sub-heading__dynamic-wrp,
  .text__dynamic-wrp,
  h1__dynamic-wrp, h2__dynamic-wrp, h3__dynamic-wrp, h4__dynamic-wrp, h5__dynamic-wrp {
    margin: 12px 0px;
    padding: 7px 20px 1px;
  }
}
.heading__dynamic-start,
.sub-heading__dynamic-start,
.text__dynamic-start,
h1__dynamic-start, h2__dynamic-start, h3__dynamic-start, h4__dynamic-start, h5__dynamic-start {
  color: #fff !important;
}
.heading__dynamic-text,
.sub-heading__dynamic-text,
.text__dynamic-text,
h1__dynamic-text, h2__dynamic-text, h3__dynamic-text, h4__dynamic-text, h5__dynamic-text {
  font-weight: bold;
  font-family: "Montserrat", "Helvetica", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Arial", sans-serif;
}
.heading__dynamic-cursor,
.sub-heading__dynamic-cursor,
.text__dynamic-cursor,
h1__dynamic-cursor, h2__dynamic-cursor, h3__dynamic-cursor, h4__dynamic-cursor, h5__dynamic-cursor {
  margin-top: -10px;
  display: inline-block;
  width: 5px;
  height: 45px;
  background-color: #9E009E;
  margin-left: 4px;
  border-radius: 4px;
  box-shadow: 0 0 15px #9E009E;
  animation: blink 1s infinite;
  vertical-align: middle;
  transition: all 0.1s ease;
}
@keyframes blink {
  0%, 50% {
    opacity: 1;
  }
  51%, 100% {
    opacity: 0;
  }
}
h1 {
  font-size: 48px;
  font-size: clamp(26px, 26px + 22px * (100vw - 430px) / (1490px - 430px), 48px);
}
h2 {
  font-size: 36px;
  font-size: clamp(20px, 20px + 16px * (100vw - 430px) / (1490px - 430px), 36px);
}
h3 {
  font-size: 28px;
  font-size: clamp(18px, 18px + 10px * (100vw - 430px) / (1490px - 430px), 28px);
}
h4 {
  font-size: 24px;
  font-size: clamp(16px, 16px + 8px * (100vw - 430px) / (1490px - 430px), 24px);
}
h5 {
  font-size: 18px;
  font-size: clamp(14px, 14px + 4px * (100vw - 430px) / (1490px - 430px), 18px);
}
/* import utilities/_heading.scss */
.decor {
  height: 100%;
  color: #1C274C;
  padding: 20px;
}
@media (min-width: 992px) {
  .decor {
    padding: 45px;
  }
}
.decor--sm-pd {
  padding: 20px;
}
.decor--sm-pd-vertical {
  padding: 20px 30px;
}
.decor--sm-pd-horizontal {
  padding: 30px 15px;
}
.decor--pd-30 {
  padding: 20px;
}
@media (min-width: 992px) {
  .decor--pd-30 {
    padding: 30px;
  }
}
.decor--md-pd {
  padding: 30px 25px;
}
@media (min-width: 992px) {
  .decor--md-pd {
    padding: 40px 35px;
  }
}
.decor--lg-pd {
  padding: 18px 20px;
}
@media (min-width: 992px) {
  .decor--lg-pd {
    padding: 28px 30px;
  }
}
.decor--height-auto {
  height: auto;
}
.decor--no-bg {
  background-color: transparent;
}
.decor--round {
  border-radius: 25px;
}
.decor--round-lg {
  border-radius: 40px;
}
.decor--round-2 {
  border-radius: 60px 0px 60px 0px;
}
.decor--round-2-sm {
  border-radius: 40px 0px 40px 0px;
}
.decor--round-2-xs {
  border-radius: 35px 0px 35px 0px;
}
.decor--round-2-alt {
  border-radius: 0px 60px 0px 60px;
}
.decor--round-2-alt-sm {
  border-radius: 0px 40px 0px 40px;
}
.decor--round-2-alt-xs {
  border-radius: 0px 25px 0px 25px;
}
.decor--round-3 {
  border-radius: 25px 0px 25px 25px;
}
.decor--round-3-lg {
  border-radius: 30px 0px 30px 30px;
}
@media (min-width: 992px) {
  .decor--round-3-lg {
    border-radius: 40px 0px 40px 40px;
  }
}
.decor--border {
  border: 1px solid #D9D9D9;
}
.decor--border-2-purple {
  border: 2px solid #9E009E;
}
.decor--gradient-border {
  padding: 30px;
  position: relative;
  background: transparent;
  color: #fff;
  overflow: hidden;
  z-index: 1;
  border-radius: 20px;
}
.decor--gradient-border > * {
  position: relative;
  z-index: 1;
}
.decor--gradient-border::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(90.64deg, #F18A00 0%, #9E009E 99.44%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
}
.decor--ux-wrp {
  background-color: #F3F4F6;
}
.decor--wt-text {
  color: #fff;
}
.decor--wt-text div {
  color: #fff;
}
.decor--shadow {
  color: #fff;
  box-shadow: 0px 30px 100px 0px rgba(0, 0, 0, 0.35);
}
.decor--white {
  background-color: #fff;
}
.decor--orange {
  background-color: #F18A00;
}
.decor--olive {
  background-color: #707845;
}
.decor--purple {
  background-color: #9E009E;
}
.decor--blue {
  background-color: #1C274C;
}
.decor--bluel {
  background-color: #ECEEF8;
}
.decor--gradient1 {
  background: linear-gradient(90.64deg, #F18A00 0%, #9E009E 99.44%);
}
.decor--gradient2 {
  background: linear-gradient(151.88deg, #707845 6.01%, #F18A00 76%);
}
.decor--gradient3 {
  background: linear-gradient(90deg, #D3E7FF 0%, #F9D9DE 100%);
}
.decor--white {
  background-color: #fff;
}
.decor--gray {
  background-color: #B4B4B4;
}
.decor--gray2 {
  background-color: #DBDBE8;
}
.decor--grayd {
  background-color: #313131;
}
.decor--bluel {
  background-color: #ECEEF8;
}
.decor--white {
  background-color: #fff;
}
.decor--overflow {
  overflow: hidden;
}
.decor--overflow-mobile {
  overflow: hidden;
}
@media (min-width: 768px) {
  .decor--overflow-mobile {
    overflow: auto;
  }
}
.decor__heading-wt {
  color: #fff;
}
.decor__img-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 0;
  background-size: 115% auto;
  background-repeat: no-repeat;
  background-position: 64% -200%;
}
/* import utilities/_decor.scss */
.tabs {
  /* Навигация */
  /* Контент табов */
}
.tabs__nav {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .tabs__nav {
    gap: 18px;
  }
}
.tabs__tab {
  padding: 10px 18px;
  transition: background 0.25s;
}
.tabs__tab--lg {
  padding: 10px 25px;
  font-size: 15px;
}
@media (min-width: 1200px) {
  .tabs__tab--lg {
    padding: 18px 50px;
    font-size: 16px;
  }
}
.tabs__tab--opposite-round {
  font-weight: bold;
  border-radius: 0px 20px 0px 20px;
}
.tabs__tab--gradient1 {
  color: #1C274C;
  background: transparent;
  transition: background 0.3s ease;
}
.tabs__tab--gradient1:hover {
  color: #fff;
  background: linear-gradient(90.64deg, #F18A00 0%, #9E009E 99.44%);
}
.tabs__tab--gradient1.tabs__tab--active {
  color: #fff;
  background: linear-gradient(90.64deg, #F18A00 0%, #9E009E 99.44%);
}
.tabs__tab--gray-border {
  padding: 14px 40px;
  position: relative;
  line-height: 1.33em;
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
  color: #1C274C;
  border: 1px solid #D9D9D9;
  border-radius: 50px;
  background-color: #fff;
}
.tabs__tab--gray-border:hover {
  color: #fff;
  border-color: #F18A00;
  background: #F18A00;
}
.tabs__tab--gray-border.tabs__tab--active {
  font-weight: bold;
  color: #fff;
  border-color: #F18A00;
  background: #F18A00;
}
@media (min-width: 1200px) {
  .tabs__tab--wide {
    min-width: 470px;
  }
}
.tabs__content {
  position: relative;
}
.tabs__pane {
  display: none;
}
.tabs__pane--active {
  display: block;
}
/* import utilities/_tabs.scss */
button, a {
  display: inline-block;
  border: none;
  vertical-align: top;
  background: none;
  cursor: pointer;
  color: #1C274C;
  transition: background 0.3s ease, color 0.3s ease;
}
button svg, a svg {
  transition: fill 0.3s ease;
}
button:hover, a:hover {
  outline: none;
}
.btn {
  position: relative;
  display: inline-block;
  padding: 1.07em 2.51em;
  line-height: 1.25em;
  font-size: 18px;
  font-size: clamp(16px, 16px + 2px * (100vw - 430px) / (1490px - 430px), 18px);
  border-radius: 50px;
  color: #fff;
  font-weight: bold;
  background: #F18A00;
  transition: none;
}
.btn:hover {
  outline: none;
  text-decoration: none;
  background-color: #707845;
}
.btn--accent, .btn--orange {
  background: #F18A00;
}
.btn--accent:hover, .btn--orange:hover {
  background-color: #707845;
}
.btn--accent2, .btn--olive {
  background: #707845;
}
.btn--accent2:hover, .btn--olive:hover {
  background-color: #F18A00;
}
.btn--white {
  background: #fff;
  color: #1C274C;
}
.btn--white:hover {
  background-color: #ECEEF8;
}
.btn--bluel {
  background: #F8F9FF;
  color: #1C274C;
}
.btn--bluel:hover {
  background-color: #ECEEF8;
}
.btn--border {
  border: 2px solid #D9D9D9;
  background-color: #fff;
  color: #1C274C;
}
.btn--border:hover {
  border-color: #9E009E;
  background: #ECEEF8;
}
.btn--border.btn--active, .btn--border.tabs__tab--active {
  font-weight: bold;
  color: #fff;
  border-color: #9E009E;
  background: #9E009E;
}
.btn--simple-white {
  padding: 0.7em 2.2em;
  position: relative;
  line-height: 1.33em;
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
  background-color: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 7px;
  color: #1C274C;
}
.btn--simple-white:hover {
  color: #1C274C;
  border-color: #9E009E;
  background-color: #F8F9FF;
}
.btn--gradient {
  position: relative;
  background: #fff;
  color: #1C274C;
  overflow: hidden;
  z-index: 1;
  border-radius: 50px;
}
.btn--gradient > * {
  position: relative;
  z-index: 1;
}
.btn--gradient::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 2px;
  background: linear-gradient(90.64deg, #F18A00 0%, #9E009E 99.44%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
}
.btn--gradient:hover {
  outline: none;
  text-decoration: none;
  color: #fff;
  background: linear-gradient(90.64deg, #F18A00 0%, #9E009E 99.44%);
}
.btn--gradient-invert {
  color: #fff;
  background: linear-gradient(90.64deg, #F18A00 0%, #9E009E 99.44%);
}
.btn--gradient-invert:hover {
  color: #1C274C;
  background: #fff;
}
.btn--sm {
  padding: 0.9823em 2.50837em;
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
}
.btn--md {
  padding: 1em 2.5207em;
  font-size: 16px;
  font-size: clamp(14px, 14px + 2px * (100vw - 430px) / (1490px - 430px), 16px);
}
.btn--lg {
  padding: 0.9888em 2.506em;
  font-size: 22px;
  font-size: clamp(20px, 20px + 2px * (100vw - 430px) / (1490px - 430px), 22px);
}
.btn--fyl {
  font-family: "Fyl", "Montserrat", "Helvetica", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Arial", sans-serif;
}
.btn--light {
  font-weight: 300;
}
.btn--regular {
  font-weight: 400;
}
.btn--semibold {
  font-weight: 600;
}
.btn--bold {
  font-weight: 700;
}
.btn--low {
  text-transform: none;
}
.btn--up {
  text-transform: uppercase;
}
.btn--wide {
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  text-align: center;
}
.btn--round {
  border-radius: 50px;
}
.btn--mln {
  margin-left: 0px;
}
.btn--nowrap {
  white-space: nowrap;
}
@keyframes rotate_grad {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.btn-link {
  display: inline-block;
  color: #1C274C;
  font-size: 14px;
}
.btn-link:hover {
  color: #9E009E;
}
.btn-link--underline {
  text-decoration: underline;
}
.btn-link--underline:hover {
  text-decoration: none;
}
.btn-link--white {
  color: #fff;
}
.btn-link--white:hover {
  color: #fff;
}
.btn-link--lg {
  font-size: 16px;
}
/* import utilities/_buttons.scss */
.icon-link {
  position: relative;
  display: flex;
  align-items: center;
  gap: 7px;
}
.icon-link__icon {
  width: 16px;
  height: 16px;
  color: #F18A00;
  fill: currentColor;
}
.icon-link__text {
  position: relative;
  line-height: 1.33em;
  font-weight: bold;
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
  color: #1C274C;
}
.icon-link:hover {
  text-decoration: none;
  color: #707845;
}
.icon-item {
  position: relative;
  display: flex;
  gap: 10px;
}
@media (min-width: 992px) {
  .icon-item {
    gap: 20px;
  }
}
.icon-item__icon {
  width: 20px;
  height: 20px;
  color: #9E009E;
  fill: currentColor;
  flex: 0 0 20px;
}
@media (min-width: 1200px) {
  .icon-item__icon {
    width: 25px;
    height: 25px;
    flex: 0 0 25px;
  }
}
/* import utilities/_icon-link.scss */
input[type=text],
textarea,
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input,
textarea,
select {
  outline: none !important;
}
.form .alert {
  margin-top: 6px;
}
.form__group {
  margin-bottom: 18px;
}
.form__label {
  margin-bottom: 0.6rem;
  position: relative;
  line-height: 1.33em;
  font-weight: bold;
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
}
.form__row {
  display: block;
}
@media (min-width: 992px) {
  .form__row {
    display: flex;
    gap: 40px;
  }
}
.form__col {
  flex: 1 1 100%;
  max-width: 100%;
}
.form__input-wrp {
  width: 100%;
  position: relative;
}
.form__input-wrp--mbn {
  margin-bottom: 0px;
}
.form__input-wrp--svg {
  position: relative;
}
.form__input-wrp--svg input {
  padding-left: 40px;
}
@media (min-width: 992px) {
  .form__input-wrp--svg input {
    padding-left: 62px;
  }
}
.form__input-svg {
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translateY(-50%);
  display: inline-block;
  height: 18px;
  width: 18px;
  color: #B4B4B4;
  fill: #B4B4B4;
}
@media (min-width: 992px) {
  .form__input-svg {
    left: 20px;
    height: 22px;
    width: 22px;
  }
}
.form__label-row {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .form__label-row {
    display: flex;
    margin-bottom: 16px;
  }
}
.form__label-row .form__group {
  margin-bottom: 0px;
}
.form__label-row--mbn {
  margin-bottom: 0px;
}
.form__label-col {
  margin: 9px 0px 8px 0px;
}
@media (min-width: 992px) {
  .form__label-col {
    margin: 9px 0px 0px 0px;
    padding-right: 20px;
    flex: 0 0 230px;
    width: 230px;
  }
}
.form__input-col {
  flex: 1 1 100%;
}
.form__input-row {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 576px) {
  .form__input-row {
    flex-direction: row;
    gap: 20px;
  }
  .form__input-row > *:first-child {
    flex: 1 1 50%;
  }
  .form__input-row > *:last-child {
    flex: 1 1 50%;
  }
}
@media (min-width: 576px) {
  .form__input-submit-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
  }
}
.form__input-submit-row .send-form {
  width: 100%;
}
@media (min-width: 576px) {
  .form__input-submit-row .send-form {
    min-width: 315px;
  }
}
@media (min-width: 576px) {
  .form__input-submit-row .make-order {
    min-width: 315px;
  }
}
.form__after-text {
  display: flex;
  align-items: center;
  margin-top: 10px;
  position: relative;
  line-height: 1.33em;
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
  color: #1C274C;
}
.form__after-text a {
  color: #1C274C;
  text-decoration: underline;
}
.form__after-text a:hover {
  color: #1C274C;
  text-decoration: none;
}
.form__after-text-svg {
  width: 25px;
  height: 25px;
  fill: currentColor;
  margin-right: 25px;
}
.form__input {
  width: 100%;
  padding: 10.5px 20px;
  border-radius: 65px;
  background: transparent;
  outline: none;
  font-size: 16px;
  font-family: "Fyl", "Montserrat", "Helvetica", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Arial", sans-serif;
  color: #B4B4B4;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #DBDBE8;
}
@media (min-width: 992px) {
  .form__input {
    padding: 16px 30px;
    font-size: 18px;
  }
}
.form__input::-moz-placeholder {
  color: #B4B4B4;
}
.form__input::placeholder {
  color: #B4B4B4;
}
.form__input:focus {
  border-color: #B4B4B4;
}
.form__input:focus::-moz-placeholder {
  color: transparent;
}
.form__input:focus::placeholder {
  color: transparent;
}
.form__input:focus:required:invalid, .form__input.form__empty-field {
  border-color: #EB5757;
  color: red;
}
.form__input--center {
  text-align: center;
}
.form__input--dib {
  display: inline-block;
}
.form__input--mbn {
  margin-bottom: 0px;
}
.form__input--transparent {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  color: rgba(255, 255, 255, 0.5);
}
.form__input--transparent:focus {
  border-color: rgba(255, 255, 255, 0.5);
}
.form__input--transparent::-moz-placeholder {
  text-transform: none;
  color: rgba(255, 255, 255, 0.5);
}
.form__input--transparent::placeholder {
  text-transform: none;
  color: rgba(255, 255, 255, 0.5);
}
.form__input--contrast {
  border-color: #B4B4B4;
}
.form__input--white {
  border-color: #fff;
}
.form__input--sm {
  padding: 5px 15px;
  border-radius: 10px;
}
@media (min-width: 992px) {
  .form__input--sm {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.25em;
  }
}
.form__input--lg {
  padding: 17px 30px;
}
@media (min-width: 992px) {
  .form__input--lg {
    padding: 25px 30px;
    font-size: 1.143rem;
  }
}
.form__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 10px;
  position: relative;
  border-radius: 15px;
  color: #1C274C;
  background-color: transparent;
}
.form__btn svg {
  display: inline-block;
  width: 17px;
  height: 17px;
  fill: currentColor;
  stroke: currentColor;
}
.form__btn:hover {
  color: #9E009E;
  background-color: transparent;
}
.form__btn-wt {
  color: #fff;
}
.form__btn-wt:hover {
  color: #B4B4B4;
}
.form__btn-gray {
  color: #B4B4B4;
}
.form__btn-gray:hover {
  color: #313131;
}
.form__btn-md svg {
  width: 21px;
  height: 21px;
}
.form__btn-abs {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  z-index: 2;
}
.form__send-btn-wrp {
  margin-top: 20px;
}
.form__send-btn-wrp--center {
  text-align: center;
}
.form__send-btn-wrp--wrapped {
  padding-left: 20%;
  padding-right: 20%;
}
.form__send-btn-wrp--wrapped .btn {
  width: 100%;
}
.form textarea.form__input {
  min-height: 88px;
}
@supports (-webkit-touch-callout: none) {
  input,
  textarea {
    font-size: 16px;
  }
}
.form-1 {
  padding: 30px 30px;
  position: relative;
  border-radius: 30px;
  border: 1px solid #F18A00;
  background: #fff;
}
@media (min-width: 992px) {
  .form-1 {
    padding: 40px 40px;
  }
}
@media (min-width: 1200px) {
  .form-1 {
    padding: 85px 85px;
  }
}
.form-1__heading {
  text-align: center;
  font-size: 40px;
}
@media (min-width: 992px) {
  .form-1__heading {
    text-align: left;
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .form-1__heading {
    font-size: 60px;
    line-height: 1.1em;
  }
}
.form-1__text {
  text-align: center;
}
@media (min-width: 992px) {
  .form-1__text {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .form-1__text {
    margin-top: 50px;
    padding-right: 15%;
  }
}
.form-1__row {
  display: flex;
  flex-wrap: wrap;
}
.form-1__content-col {
  flex: 1 1 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .form-1__content-col {
    flex: 1 1 57%;
    max-width: 57%;
  }
}
.form-1__form-col {
  margin-top: 30px;
  padding-left: 0px;
  flex: 1 1 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .form-1__form-col {
    margin-top: 0px;
    padding-left: 40px;
    flex: 1 1 43%;
    max-width: 43%;
  }
}
@media (min-width: 1200px) {
  .form-1__form-col {
    padding-left: 80px;
  }
}
.form-1 .form-1__privacy-text {
  margin-top: 18px;
  font-size: 14px !important;
}
@media (min-width: 768px) {
  .form-1 .form-1__privacy-text {
    font-size: 16px !important;
  }
}
.form-1 .form-1__privacy-text a {
  color: #1C274C;
}
select.form__input,
.select-wrp {
  display: block;
  position: relative;
}
select.form__input:after,
.select-wrp:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  opacity: 0.7;
  pointer-events: none;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #707845;
}
select.form__input select,
.select-wrp select {
  width: 100%;
  display: block;
  margin: 0px;
  color: #1C274C;
  padding: 10.5px 30px 10.5px 16px;
  border: 1px solid #B4B4B4;
  border-radius: 7px;
  background: #fff;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 14px;
}
select.form__input select select:has(option:not([disabled]):checked),
.select-wrp select select:has(option:not([disabled]):checked) {
  color: #1C274C;
}
@media (min-width: 768px) {
  select.form__input select,
  .select-wrp select {
    padding: 10.8px 30px 10.8px 16px;
    line-height: 1.28em;
  }
}
@media (min-width: 992px) {
  select.form__input select,
  .select-wrp select {
    font-size: 16px;
  }
}
select.form__input select:focus,
.select-wrp select:focus {
  border-color: #F18A00;
}
select.form__input select:focus:required:valid,
.select-wrp select:focus:required:valid {
  border-color: #F18A00;
}
select.form__input--bold select,
.select-wrp--bold select {
  font-weight: 500;
}
select.form__input--text-blue select,
.select-wrp--text-blue select {
  color: #1C274C;
}
select.form__input--text-md select,
.select-wrp--text-md select {
  font-size: 16px;
  padding: 10.8px 30px 10.8px 16px;
}
@media (min-width: 768px) {
  select.form__input--text-md select,
  .select-wrp--text-md select {
    padding: 10.8px 30px 10.8px 16px;
  }
}
select.form__input--dib,
.select-wrp--dib {
  display: inline-block;
}
select.form__input--border-accent select,
.select-wrp--border-accent select {
  border-color: #F18A00;
}
select.form__input--border-gray select,
.select-wrp--border-gray select {
  border-color: #B4B4B4;
}
select.form__input--border select,
.select-wrp--border select {
  border: 1px solid #B4B4B4;
}
select.form__input--ib,
.select-wrp--ib {
  display: inline-block;
}
select.form__input .resizing_select,
.select-wrp .resizing_select {
  max-width: 100%;
}
select.form__input .temp-resizing-select,
.select-wrp .temp-resizing-select {
  display: inline-block;
  width: auto;
  visibility: hidden;
  position: absolute;
  z-index: -10;
  display: none;
}
.stylled-checkbox {
  margin-top: 0px;
  margin-bottom: 0px;
}
.stylled-checkbox input {
  display: none;
}
.stylled-checkbox input:checked + label:after {
  transform: scale(0.65);
}
.stylled-checkbox__label {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0px 0px 0px 35px;
  margin: 0px;
  min-height: 30px;
}
.stylled-checkbox__label_sm {
  font-size: 1rem;
  line-height: 1.2em;
}
.stylled-checkbox__label span {
  display: inline-block;
}
.stylled-checkbox__label a {
  display: inline;
  text-decoration: underline;
}
.stylled-checkbox__label a:hover {
  text-decoration: none;
}
.stylled-checkbox__label:before, .stylled-checkbox__label:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0px;
  display: block;
}
.stylled-checkbox__label:before {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: 1px solid #D9D9D9;
  background: #fff;
  transition: background 0.3s ease, border-color 0.3s ease;
}
.stylled-checkbox__label:after {
  content: "";
  width: 20px;
  height: 20px;
  transform: scale(0);
  transition: transform 0.3s ease;
  border-radius: 3px;
  background-color: #9E009E;
}
.stylled-checkbox__label--contrast:before {
  border: 1px solid #B4B4B4;
}
.stylled-checkbox__label:hover:before {
  background: #D9D9D9;
}
.stylled-radio {
  margin-top: 20px;
  margin-bottom: 20px;
}
.stylled-radio input {
  display: none;
}
.stylled-radio input:checked + label:before {
  background: #F18A00;
  transform: scale(1);
}
.stylled-radio input:checked + label:after {
  border-color: #707845;
}
.stylled-radio__label {
  display: flex;
  align-items: center;
  min-height: 30px;
  position: relative;
  padding: 0px 0px 0px 47px;
  margin: 0px 0px;
}
.stylled-radio__label span {
  display: inline-block;
}
.stylled-radio__label:before, .stylled-radio__label:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
}
.stylled-radio__label:before {
  width: 14px;
  height: 14px;
  top: 8px;
  left: 8px;
  z-index: 1;
  border-radius: 50px;
  transform: scale(0);
  transition: transform 0.3s ease;
}
.stylled-radio__label:after {
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background: #fff;
  transition: background 0.3s ease, transform 0.3s ease;
}
@media (min-width: 992px) {
  .stylled-radio__label:hover:after {
    background: #E5EDEE;
  }
}
.radio-set input {
  display: none;
}
.radio-set input:checked + label .radio-alt:before {
  background: #707845;
}
.radio-set input:checked + label .radio-alt:after {
  background: #fff;
  transform: scale(-0.3);
}
.radio-set label .radio-alt {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.radio-set label .radio-alt:before, .radio-set label .radio-alt:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
}
.radio-set label .radio-alt:before {
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 50px;
  background: #fff;
  transition: background 0.3s ease;
}
.radio-set label .radio-alt:after {
  width: 100%;
  height: 100%;
  border-radius: 50px;
  background: #fff;
  transform: scale(-0.9);
  transition: transform 0.3s ease;
}
.radio-set label:hover .radio-alt:after {
  background: #D9D9D9;
}
.alt-input input {
  display: none;
}
.alt-input input:checked + .alt-input__checkbox, .alt-input input:checked + .alt-input__radio {
  background: #707845;
}
.alt-input input:checked + .alt-input__checkbox:after, .alt-input input:checked + .alt-input__radio:after {
  transform: scale(1);
}
.alt-input input:checked + .alt-input__radio-dark {
  background: transparent;
}
.alt-input input:checked + .alt-input__radio-dark:after {
  transform: scale(1.7);
}
.alt-input__checkbox, .alt-input__radio {
  margin-right: 15px;
  padding: 3px;
  position: relative;
  display: inline-block;
  vertical-align: sub;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: 1px solid #B4B4B4;
  background: #fff;
  transition: background 0.3s ease, border-color 0.3s ease;
}
.alt-input__checkbox:after, .alt-input__radio:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transition: transform 0.3s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'%3E%3Cpath fill='%23fff' fill-rule='nonzero' d='M15.766.24a.788.788 0 0 0-1.132 0L5.05 10.027 1.366 6.265a.788.788 0 0 0-1.132 0 .83.83 0 0 0 0 1.156l4.25 4.34c.312.319.82.319 1.132 0l10.15-10.366a.83.83 0 0 0 0-1.156Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.alt-input__checkbox-sm, .alt-input__radio-sm {
  margin-right: 6px;
  transform: scale(0.8);
}
.alt-input__radio {
  padding: 5px;
  border-radius: 50%;
}
.alt-input__radio:after {
  border-radius: 50%;
  background: #D9D9D9;
}
.alt-input__radio-dark {
  border: 1px solid #fff;
  background: transparent;
}
.alt-input__radio-dark:after {
  background: #fff;
}
.alt-input:hover .alt-input_checkbox,
.alt-input:hover .alt-input_radio {
  background: #D9D9D9;
}
.alt-input:hover .alt-input__radio-dark {
  border-color: #D9D9D9;
}
/* import utilities/_form.scss */
.alert {
  position: relative;
  margin: 10px 0;
  padding: 8px 18px;
  font-size: 1rem;
  border-radius: 8px;
  background: #ffffe0;
}
.alert br,
.alert .close {
  display: none;
}
.alert p {
  margin-bottom: 0px;
}
.alert--arrow:before {
  content: "";
  position: absolute;
  left: 20px;
  bottom: 100%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #ee7c1a;
}
.alert--to-top {
  margin-top: -3px;
}
.alert--success {
  color: #fff;
  background: #707845;
}
.alert--success:before {
  border-bottom-color: green;
}
.alert--yellow, .alert--warning {
  background: #ffffe0;
}
.alert--yellow:before, .alert--warning:before {
  border-bottom-color: #ffffe0;
}
.alert--red, .alert--danger {
  color: #fff;
  background: red;
}
.alert--red:before, .alert--danger:before {
  border-bottom-color: red;
}
/* import utilities/_alert.scss */
.slider {
  position: relative;
  z-index: 2;
}
.slider__progress {
  margin: 30px auto 0px;
  position: relative;
  width: 50%;
  height: 4px;
  border-radius: 2px;
  background-color: #D9D9D9;
}
.slider__progress-bar {
  height: 100%;
  border-radius: 2px;
  background-color: #F18A00;
  transition: width 0.3s ease;
}
.slider .splide__arrows {
  display: none;
}
.slider.is-overflow .splide__arrows {
  display: block;
}
@media (min-width: 1200px) {
  .slider--arrow-margin.slider--visible-arrows.is-overflow {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.slider--arrow.slider--visible-arrows.is-overflow {
  padding-right: 20px;
  padding-left: 20px;
}
.slider--arrow-over.slider--visible-arrows.is-overflow {
  padding-right: 0px;
  padding-left: 0px;
}
.slider--arrow .splide__arrow {
  position: absolute;
  top: 50%;
  color: #F18A00;
  z-index: 5;
  transform: translateY(-50%);
}
.slider--arrow .splide__arrow:hover {
  color: #9E009E;
}
.slider--arrow .splide__arrow svg {
  width: 12px;
  height: 24px;
  fill: currentColor;
}
.slider--arrow .splide__arrow--prev {
  left: -15px;
}
.slider--arrow .splide__arrow--next {
  right: -15px;
}
.slider--arrow.slider--mobile-pagination .splide__arrow {
  top: 50%;
}
@media (min-width: 768px) {
  .slider--arrow.slider--mobile-pagination .splide__arrow {
    top: 50%;
  }
}
.slider--arrow-top-custom .splide__arrow {
  top: 37%;
}
@media (min-width: 768px) {
  .slider--arrow-top-custom .splide__arrow {
    top: 39%;
  }
}
.slider--arrow-top-custom-2 .splide__arrow {
  top: 35%;
}
@media (min-width: 768px) {
  .slider--arrow-top-custom-2 .splide__arrow {
    top: 38%;
  }
}
.slider--arrow-wrapped {
  padding-left: 0px;
  padding-right: 0px;
}
.slider--arrow-wrapped .splide__arrow {
  top: 50%;
}
.slider--arrow-wrapped .splide__arrow--prev {
  left: 15px;
}
.slider--arrow-wrapped .splide__arrow--next {
  right: 15px;
}
.slider--arrow-top-abs {
  position: relative;
}
.slider--arrow-top-abs .splide__arrows {
  display: flex !important;
  gap: 10px;
  position: absolute;
  top: -73px;
  right: 0px;
}
@media (min-width: 576px) {
  .slider--arrow-top-abs .splide__arrows {
    top: -77px;
  }
}
@media (min-width: 768px) {
  .slider--arrow-top-abs .splide__arrows {
    top: -84px;
  }
}
@media (min-width: 992px) {
  .slider--arrow-top-abs .splide__arrows {
    top: -87px;
  }
}
@media (min-width: 1200px) {
  .slider--arrow-top-abs .splide__arrows {
    top: -97px;
  }
}
.slider--arrow-top-abs .splide__arrow {
  position: relative;
  top: 0px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 46px;
  border: 1px solid #D9D9D9;
}
.slider--arrow-top-abs .splide__arrow:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.slider--arrow-top-abs .splide__arrow--prev svg {
  transform: translateX(-8%);
}
.slider--arrow-top-abs .splide__arrow--next svg {
  transform: translateX(8%);
}
.slider--arrow-top-abs .splide__arrow svg {
  width: 11px;
  height: 11px;
  fill: #B4B4B4;
  color: #B4B4B4;
}
.slider--arrow-top-abs .splide__arrow:hover {
  background: linear-gradient(90.64deg, #F18A00 0%, #9E009E 99.44%);
}
.slider--arrow-top-abs .splide__arrow:hover:before {
  opacity: 0;
}
.slider--arrow-top-abs .splide__arrow:hover svg {
  color: #fff;
}
.slider--arrow-top-abs .splide__arrow--prev {
  left: 0px;
}
.slider--arrow-top-abs .splide__arrow--next {
  right: 0px;
}
@media (min-width: 768px) {
  .slider--arrow-top-abs .splide__arrow {
    top: -110px;
  }
}
@media (min-width: 1200px) {
  .slider--arrow-top-abs .splide__arrow {
    top: -120px;
  }
}
.slider--arrow-over.slider--visible-arrows {
  padding-right: 0px;
  padding-left: 0px;
}
.slider--arrow-over .splide__arrow {
  display: inline-flex;
  padding: 2px;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  color: #F18A00;
  z-index: 5;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #fff;
}
.slider--arrow-over .splide__arrow:hover {
  color: #9E009E;
  background-color: #ECEEF8;
}
.slider--arrow-over .splide__arrow svg {
  width: 9px;
  height: 9px;
  fill: currentColor;
}
.slider--arrow-over .splide__arrow--prev {
  padding-left: 0px;
  left: 11px;
}
.slider--arrow-over .splide__arrow--next {
  padding-right: 0px;
  right: 11px;
}
.slider.slider--visible-pagination.slider--arrow .splide__arrow {
  margin-top: -22px;
}
.slider--pagination .splide__pagination {
  margin-top: 10px;
}
.slider--pagination .splide__pagination__page {
  position: relative;
  display: inline-block;
  padding: 10px 3px;
}
.slider--pagination .splide__pagination__page:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #D9D9D9;
  border-radius: 50%;
}
.slider--pagination .splide__pagination__page.is-active:before {
  background-color: #F18A00;
}
.slider--pagination .splide__pagination__page:hover:before {
  background-color: #B4B4B4;
}
.slider--pagination-alt .splide__pagination__page:before {
  transition: width 0.3s ease;
}
.slider--pagination-alt .splide__pagination__page.is-active:before {
  width: 90px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .slider--pagination-alt .splide__pagination__page.is-active:before {
    width: 80px;
  }
}
.slider--pagination-over .splide__pagination {
  margin-top: 0px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.slider--pagination-closer .splide__pagination__page {
  padding: 10px 2px;
}
/* import utilities/_slider.scss */
img.lazy {
  width: 100%;
  height: auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 51.9 12' style='enable-background:new 0 0 51.9 12;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%236A8971;%7D %3C/style%3E%3Ccircle class='st0' cx='6' cy='6' r='6'%3E%3Canimate accumulate='none' additive='replace' attributeName='opacity' begin='0.1' calcMode='linear' dur='1s' fill='remove' repeatCount='indefinite' restart='always' values='0;1;0'%3E%3C/animate%3E%3C/circle%3E%3Ccircle class='st0' cx='26' cy='6' r='6'%3E%3Canimate accumulate='none' additive='replace' attributeName='opacity' begin='0.2' calcMode='linear' dur='1s' fill='remove' repeatCount='indefinite' restart='always' values='0;1;0'%3E%3C/animate%3E%3C/circle%3E%3Ccircle class='st0' cx='46' cy='6' r='6'%3E%3Canimate accumulate='none' additive='replace' attributeName='opacity' begin='0.3' calcMode='linear' dur='1s' fill='remove' repeatCount='indefinite' restart='always' values='0;1;0'%3E%3C/animate%3E%3C/circle%3E%3C/svg%3E%0A");
  background-size: 50% 50%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
img.lazy.loaded {
  width: auto;
  max-width: 100%;
  background: none;
  background-size: auto;
}
img.img-cover {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.img-responsive {
  display: block;
  max-width: 100%;
}
/* import utilities/_img.scss */
.pos-r {
  position: relative;
}
.edit-btn {
  padding: 7px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  opacity: 0.4;
  color: #fff;
  background-color: #9E009E;
  border-radius: 50%;
  aspect-ratio: 1/1;
  overflow: hidden;
}
.edit-btn:hover {
  opacity: 1;
  color: #fff;
  text-decoration: none;
  overflow: visible;
}
.edit-btn:hover .edit-link__text {
  opacity: 1;
  visibility: visible;
}
.edit-link--mtn {
  margin-top: 0px;
}
.edit-link--abs {
  margin-top: 0px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 4;
}
.edit-link--abs-right {
  left: auto;
  right: 10px;
}
.edit-link--abs-bottom {
  top: auto;
  bottom: 10px;
}
.edit-link__svg {
  display: inline-block;
  width: 18px;
  height: 18px;
  fill: currentColor;
  transform: translate(5%, -5%);
}
.edit-link__text {
  margin-left: 6px;
  padding: 3px 8px;
  display: inline-block;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #9E009E;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  white-space: nowrap;
}
.edit-link__text:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #9E009E;
}
.edit-link--abs-right .edit-link__text {
  margin-left: 0px;
  margin-right: 6px;
  left: auto;
  right: 100%;
}
.edit-link--abs-right .edit-link__text:before {
  left: 100%;
  right: auto;
  border-left: 5px solid #9E009E;
  border-right: none;
}
/* import utilities/_edit-link.scss */
/* import utilities/_text.scss */
.texteditor {
  font-size: 14px;
  color: #1C274C;
  font-weight: 400;
}
@media (min-width: 768px) {
  .texteditor {
    font-size: 18px;
  }
}
.texteditor--mb {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .texteditor--mb {
    margin-bottom: 50px;
  }
}
.texteditor:after {
  content: "";
  display: block;
  clear: both;
}
.texteditor h1,
.texteditor h2,
.texteditor h3,
.texteditor h4,
.texteditor h5 {
  margin-bottom: 0.5em;
  line-height: 1.3em;
  color: #1C274C;
  font-family: "Fyl", "Montserrat", "Helvetica", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Arial", sans-serif;
}
.texteditor h2,
.texteditor h3,
.texteditor h4,
.texteditor h5 {
  margin-top: 1.8em;
}
.texteditor h1 {
  font-size: 36px;
  font-size: clamp(20px, 20px + 16px * (100vw - 430px) / (1490px - 430px), 36px);
}
.texteditor h2 {
  font-size: 28px;
  font-size: clamp(18px, 18px + 10px * (100vw - 430px) / (1490px - 430px), 28px);
}
.texteditor h3 {
  font-size: 24px;
  font-size: clamp(16px, 16px + 8px * (100vw - 430px) / (1490px - 430px), 24px);
}
.texteditor h4 {
  font-size: 18px;
  font-size: clamp(14px, 14px + 4px * (100vw - 430px) / (1490px - 430px), 18px);
}
.texteditor p {
  line-height: 1.4em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.texteditor p:first-child {
  margin-top: 0px;
}
.texteditor p:last-child {
  margin-bottom: 0px;
}
.texteditor b,
.texteditor strong {
  font-weight: bold;
}
.texteditor ol {
  padding: 0px;
  counter-reset: ol_counter;
  list-style: none;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
@media (min-width: 768px) {
  .texteditor ol {
    margin-top: 1.8em;
    margin-bottom: 1.8em;
  }
}
@media (min-width: 768px) {
  .texteditor ol.text-cols {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .texteditor ol.text-cols li {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
}
.texteditor ol > li {
  position: relative;
  padding-left: 42px;
  margin-top: 0px;
  margin-bottom: 0.7em;
  line-height: 1.7em;
}
@media (min-width: 768px) {
  .texteditor ol > li {
    margin-top: 0px;
    margin-bottom: 1.6em;
  }
}
.texteditor ol > li:last-child {
  margin-bottom: 0px;
}
.texteditor ol > li:before {
  counter-increment: ol_counter;
  content: counter(ol_counter);
  position: absolute;
  top: 1px;
  left: 0;
  color: #fff;
  background: #9E009E;
  display: inline-block;
  text-align: center;
  line-height: 26px;
  min-width: 26px;
  height: 26px;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 5px;
  font-size: 14px;
}
.texteditor ol.simple-ol {
  list-style: decimal;
  list-style-position: inside;
}
.texteditor ol.simple-ol > li {
  padding-left: 0px;
}
.texteditor ol.simple-ol > li:before {
  display: none;
}
.texteditor ol.ol-grid {
  display: grid;
  grid-gap: 20px 40px;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .texteditor ol.ol-grid {
    grid-auto-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}
.texteditor ol.ol-lg > li {
  font-size: 1.143rem;
  line-height: 1.5em;
}
@media (min-width: 992px) {
  .texteditor ol.ol-lg > li {
    padding-left: 95px;
  }
}
.texteditor ol.ol-lg > li:before {
  border-radius: 8px;
  font-family: "Prosto One", "Montserrat", "Helvetica", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Arial", sans-serif;
}
@media (min-width: 992px) {
  .texteditor ol.ol-lg > li:before {
    line-height: 45px;
    min-width: 45px;
    height: 45px;
    font-size: 1.571rem;
  }
}
.texteditor ul.simple-ul > li > ol {
  padding-left: 20px;
}
.texteditor ol.simple-ol > li > ul {
  padding-left: 20px;
}
.texteditor ul {
  list-style: none;
  padding: 0px;
}
.texteditor ul > li:not(.splide__slide):not([role=presentation]) {
  position: relative;
  padding-left: 15px;
  margin-top: 1em;
  margin-bottom: 1em;
  line-height: 1.4em;
}
.texteditor ul > li:not(.splide__slide):not([role=presentation]):before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 2px;
  background: #9E009E;
  position: absolute;
  left: 0px;
  top: 8px;
}
@media (min-width: 768px) {
  .texteditor ul > li:not(.splide__slide):not([role=presentation]):before {
    top: 10px;
    width: 6px;
    height: 6px;
  }
}
.texteditor .table-wrp {
  overflow-x: auto;
  max-width: 100%;
}
.texteditor table {
  width: 100%;
  margin-bottom: 0.8em;
}
@media (min-width: 768px) {
  .texteditor table {
    margin-top: 1.8em;
    margin-bottom: 1.8em;
  }
}
.texteditor table tr:nth-child(odd) {
  background: #E5EDEE;
}
.texteditor table thead tr {
  background: none !important;
}
.texteditor table thead tr td {
  color: #BDBDBD;
  font-size: 0.929rem;
}
@media (min-width: 768px) {
  .texteditor table thead tr td {
    font-size: 1rem;
  }
}
.texteditor table th {
  padding: 15px;
  color: #1C274C;
}
.texteditor table td {
  font-size: 0.929rem;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .texteditor table td {
    font-size: 1rem;
    padding: 15px 20px;
  }
}
.texteditor blockquote {
  position: relative;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 90px 20px 20px 20px;
  border-radius: 20px;
  background: #F8F9FF;
  color: #1C274C;
  font-style: italic;
  font-size: 14px;
  line-height: 1.3em;
}
@media (min-width: 768px) {
  .texteditor blockquote {
    margin-top: 1.8em;
    margin-bottom: 1.8em;
    padding: 34px 50px 34px 113px;
    font-size: 18px;
  }
}
.texteditor blockquote:before {
  content: "“";
  font-size: 60px;
  color: #F18A00;
  font-style: normal;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #fff;
  border: 1px solid #D9D9D9;
  text-align: center;
  line-height: 1.2em;
}
@media (min-width: 768px) {
  .texteditor blockquote:before {
    top: -45px;
    left: 20px;
    font-size: 150px;
    width: auto;
    height: auto;
    background-color: transparent;
    border: none;
  }
}
.texteditor blockquote > * {
  font-size: 14px;
  margin: 0px;
}
@media (min-width: 768px) {
  .texteditor blockquote > * {
    font-size: 18px;
  }
}
.texteditor blockquote svg {
  position: absolute;
  left: 15px;
  top: -4px;
  width: 30px;
  height: 30px;
  fill: #F18A00;
}
@media (min-width: 768px) {
  .texteditor blockquote svg {
    left: 40px;
    top: -12px;
    width: 51px;
    height: 51px;
  }
}
.texteditor img {
  margin-top: 1em;
  margin-bottom: 1em;
  display: block;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  border-radius: 10px;
}
.texteditor img[style*=width] {
  max-width: none;
}
.texteditor img[style*=float] {
  display: inline-block;
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  .texteditor img[style*=float] {
    max-width: 40%;
  }
}
.texteditor img[style*="float: right"] {
  display: block;
  float: none !important;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  .texteditor img[style*="float: right"] {
    display: inline-block;
    float: right !important;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .texteditor img[style*="float: right"] {
    margin-left: 25px;
  }
}
.texteditor img[style*="float: left"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
}
@media (min-width: 576px) {
  .texteditor img[style*="float: left"] {
    display: inline-block;
    float: left !important;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .texteditor img[style*="float: left"] {
    margin-right: 25px;
  }
}
.stylled-ul {
  list-style: none;
  padding: 0px;
}
.stylled-ul > li {
  position: relative;
  padding-left: 15px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  line-height: 1.4em;
}
.stylled-ul > li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #9E009E;
  position: absolute;
  left: 0px;
  top: 7px;
}
@media (min-width: 768px) {
  .stylled-ul > li:before {
    top: 7px;
    width: 6px;
    height: 6px;
  }
}
.stylled-ul > li:last-of-type {
  margin-bottom: 0;
}
.stylled-ol {
  position: relative;
  padding: 0px;
  counter-reset: ol_counter;
  list-style: none;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
@media (min-width: 768px) {
  .stylled-ol {
    margin-top: 1.8em;
    margin-bottom: 1.8em;
  }
}
.stylled-ol > li {
  position: relative;
  padding-left: 65px;
  margin-top: 0px;
  margin-bottom: 0.7em;
  line-height: 1.7em;
  font-size: 1.286rem;
}
@media (min-width: 768px) {
  .stylled-ol > li {
    margin-top: 0px;
    margin-bottom: 1.35em;
  }
}
.stylled-ol > li:last-child {
  margin-bottom: 0px;
}
.stylled-ol > li:before {
  counter-increment: ol_counter;
  content: counter(ol_counter);
  position: absolute;
  top: -3px;
  left: 0;
  z-index: 1;
  display: inline-block;
  padding-left: 4px;
  padding-right: 4px;
  min-width: 35px;
  height: 35px;
  line-height: 27px;
  border: 4px solid #fff;
  border-radius: 26px;
  background: linear-gradient(90.64deg, #F18A00 0%, #9E009E 99.44%);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.15);
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 1.286rem;
}
.stylled-ol > li:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 17px;
  top: 34px;
  height: 100%;
  width: 0px;
  border-right-width: 1px;
  border-right-style: solid;
  -o-border-image: repeating-linear-gradient(to bottom, #B4B4B4 0 3px, transparent 3px 6px) 1;
     border-image: repeating-linear-gradient(to bottom, #B4B4B4 0 3px, transparent 3px 6px) 1;
}
.stylled-ol > li:last-child:after {
  display: none;
}
.stylled-ol.simple-ol {
  list-style: decimal;
  list-style-position: inside;
}
.stylled-ol.simple-ol > li {
  padding-left: 0px;
}
.stylled-ol.simple-ol > li:before {
  display: none;
}
.stylled-ol.ol-grid {
  display: grid;
  grid-gap: 20px 40px;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .stylled-ol.ol-grid {
    grid-auto-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}
.stylled-ol.ol-lg > li {
  font-size: 1.143rem;
  line-height: 1.5em;
}
@media (min-width: 992px) {
  .stylled-ol.ol-lg > li {
    padding-left: 95px;
  }
}
.stylled-ol.ol-lg > li:before {
  border-radius: 8px;
  font-family: "Prosto One", "Montserrat", "Helvetica", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Arial", sans-serif;
}
@media (min-width: 992px) {
  .stylled-ol.ol-lg > li:before {
    line-height: 45px;
    min-width: 45px;
    height: 45px;
    font-size: 1.571rem;
  }
}
/* import utilities/_texteditor.scss */
.zebra-table {
  width: 100%;
  font-size: 0.857rem;
}
@media (min-width: 768px) {
  .zebra-table {
    font-size: 1.071rem;
  }
}
@media (min-width: 992px) {
  .zebra-table {
    font-size: 1.143rem;
  }
}
.zebra-table thead {
  border-bottom: 2px solid #F18A00;
}
.zebra-table thead th {
  background: rgba(238, 229, 223, 0.55);
}
.zebra-table tbody tr:nth-child(even) td,
.zebra-table tbody tr:nth-child(even) th {
  background: rgba(238, 229, 223, 0.55);
}
.zebra-table th {
  font-weight: 500;
}
.zebra-table td,
.zebra-table th {
  padding: 10px 20px;
}
@media (min-width: 768px) {
  .zebra-table td,
  .zebra-table th {
    padding: 17px 40px;
  }
}
.zebra-table td a,
.zebra-table th a {
  color: #1C274C;
  text-decoration: underline;
}
.zebra-table td a:hover,
.zebra-table th a:hover {
  text-decoration: none !important;
}
.resp-table {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
/* import utilities/_tables.scss */
/**************************\
	Basic Modal Styles
\**************************/
.modal--lg .modal__success, .modal--lg .modal__inner-padding {
  border-radius: 20px;
  min-width: 95vw;
  padding: 20px;
}
@media (min-width: 992px) {
  .modal--lg .modal__success, .modal--lg .modal__inner-padding {
    padding: 30px 40px;
  }
}
@media (min-width: 1200px) {
  .modal--lg .modal__success, .modal--lg .modal__inner-padding {
    min-width: 1100px;
  }
}
.modal--lg .modal__close {
  top: 20px;
  right: 20px;
}
@media (min-width: 1200px) {
  .modal--lg .modal__close {
    top: 40px;
    right: 40px;
  }
}
.modal--md .modal__success, .modal--md .modal__inner-padding {
  border-radius: 20px;
  min-width: 95vw;
}
@media (min-width: 1200px) {
  .modal--md .modal__success, .modal--md .modal__inner-padding {
    min-width: 850px;
  }
}
.modal--md .modal__close {
  top: 20px;
  right: 20px;
}
@media (min-width: 1200px) {
  .modal--md .modal__close {
    top: 40px;
    right: 40px;
  }
}
.modal--bluel .modal__inner-padding {
  background-color: #ECEEF8;
}
.modal__video video {
  margin: 0px;
  display: inline-block;
  max-width: 80vh;
  max-height: 80vh;
  height: auto;
  width: 100%;
  vertical-align: middle;
}
.modal__video .modal__close {
  padding: 3px;
  left: 50%;
  top: 10px;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.3);
}
.modal__video .modal__close svg {
  fill: #F18A00;
}
.modal__h-video video {
  margin: 0px;
  display: inline-block;
  max-width: 80vw;
  vertical-align: middle;
}
.modal__h-video .modal__close {
  padding: 3px;
  right: 10px;
  top: 10px;
  background: rgba(0, 0, 0, 0.3);
}
.modal__h-video .modal__close svg {
  fill: #F18A00;
}
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 12;
}
.modal__inner-padding, .modal__success {
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  background-color: #fff;
  max-width: 550px;
  min-width: 350px;
  max-height: 100vh;
  border-radius: 0px;
  overflow-y: auto;
  box-sizing: border-box;
  border-radius: 10px;
  box-shadow: 0 12px 14px 0 rgba(82, 73, 64, 0.1);
}
@media (min-width: 992px) {
  .modal__inner-padding, .modal__success {
    min-width: 550px;
  }
}
.modal__inner-padding-w-auto, .modal__success-w-auto {
  min-width: auto;
  max-width: none;
}
.modal__success + .modal__container {
  display: none;
}
.modal__success {
  min-height: 400px;
  background: #58aa59;
  z-index: 2;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}
.modal__success-text {
  padding: 10px 20px;
  position: relative;
  line-height: 1.33em;
  font-size: 28px;
  font-size: clamp(18px, 18px + 10px * (100vw - 430px) / (1490px - 430px), 28px);
  font-family: "Fyl", "Montserrat", "Helvetica", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Arial", sans-serif;
  text-align: center;
}
@media (min-width: 768px) {
  .modal__success-text {
    padding: 30px 20px;
  }
}
.modal__success-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 9px solid #4a7838;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 768px) {
  .modal__success-icon {
    width: 100px;
    height: 100px;
    border-width: 12px;
  }
}
.modal__success-svg {
  width: 45%;
  height: 45%;
  fill: #4a7838;
}
.modal__inner-padding {
  padding: 20px;
}
@media (min-width: 992px) {
  .modal__inner-padding {
    padding: 40px;
  }
}
.modal__heading {
  margin-bottom: 1em;
}
.modal__footer {
  padding: 25px 20px;
}
.modal__content + .modal__footer {
  padding-top: 0px;
}
.modal__close {
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 15px;
  right: 18px;
  width: 18px;
  height: 18px;
  background: transparent;
  border: 0;
  color: #1C274C;
  z-index: 2;
}
.modal__close:hover {
  color: #9E009E;
}
.modal__close svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
  transition: fill 0.3s ease;
}
.modal__content {
  margin-top: 30px;
}
.modal__bg .modal__container {
  background-color: #ECEEF8;
}
.modal--video .modal__inner-padding {
  min-width: auto;
}
/**************************\
   Demo Animation Style
\**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}
.micromodal-slide.is-open {
  display: block;
}
.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.1s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}
/* import utilities/_modals.scss */
.site-scroll,
.scrollblock {
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 15px;
  margin-right: -15px;
  scrollbar-width: thin;
  scrollbar-color: #F18A00 rgba(255, 255, 255, 0.6);
}
.site-scroll::-webkit-scrollbar,
.scrollblock::-webkit-scrollbar {
  width: 5px;
  border-radius: 3px;
}
.site-scroll::-webkit-scrollbar-track,
.scrollblock::-webkit-scrollbar-track {
  border-radius: 0px;
  background: #f8eee7;
  border-radius: 3px;
}
.site-scroll::-webkit-scrollbar-thumb,
.scrollblock::-webkit-scrollbar-thumb {
  background-color: #F18A00;
  border-radius: 3px;
  border: 0px solid rgba(255, 255, 255, 0.6);
}
.scrollblock-x {
  overflow-y: hidden;
  overflow-x: auto;
  padding-bottom: 15px;
  margin-bottom: -15px;
  scrollbar-width: thin;
  scrollbar-color: #F18A00 rgba(255, 255, 255, 0.6);
}
.scrollblock-x::-webkit-scrollbar {
  width: 5px;
  border-radius: 3px;
}
.scrollblock-x::-webkit-scrollbar-track {
  border-radius: 0px;
  background: #f8eee7;
  border-radius: 3px;
}
.scrollblock-x::-webkit-scrollbar-thumb {
  background-color: #F18A00;
  border-radius: 3px;
  border: 0px solid rgba(255, 255, 255, 0.6);
}
.no-scrollbar {
  scrollbar-width: none;
}
.no-scrollbar::-webkit-scrollbar {
  display: none;
}
.no-scrollbar::-webkit-scrollbar-track {
  display: none;
}
.no-scrollbar::-webkit-scrollbar-thumb {
  display: none;
}
/* import utilities/_scrollbar.scss */
/* Анимации по умолчанию - элементы скрыты */
[data-animation] {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
[data-animation=fade-up] {
  transform: translateY(40px);
}
[data-animation=fade-up-extra] {
  transform: translateY(200px);
}
[data-animation=fade-down] {
  transform: translateY(-40px);
}
[data-animation=fade-left] {
  transform: translateX(-40px);
}
[data-animation=fade-right] {
  transform: translateX(40px);
}
[data-animation=fade-down-extra] {
  transform: translateY(-200px);
}
[data-animation=fade] {
  transform: translateY(0px);
}
[data-animation=scale] {
  transform: scale(0.9);
}
@media (min-width: 768px) {
  [data-animation=width] {
    opacity: 1;
    width: 0px;
    transform: none;
    transition: width 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
/* Класс, который добавляется при появлении */
.animate-visible {
  opacity: 1 !important;
  transform: translate(0, 0) scale(1) !important;
}
@media (min-width: 768px) {
  .animate-visible[data-animation=width] {
    width: 80% !important;
  }
}
/* Задержки для последовательного появления */
.delay-1 {
  transition-delay: 0.1s;
}
.delay-2 {
  transition-delay: 0.2s;
}
.delay-3 {
  transition-delay: 0.3s;
}
.delay-4 {
  transition-delay: 0.4s;
}
.delay-5 {
  transition-delay: 0.5s;
}
.delay-6 {
  transition-delay: 0.6s;
}
.delay-7 {
  transition-delay: 0.7s;
}
.delay-8 {
  transition-delay: 0.8s;
}
.delay-9 {
  transition-delay: 0.9s;
}
.delay-10 {
  transition-delay: 1s;
}
.delay-11 {
  transition-delay: 1.1s;
}
.delay-12 {
  transition-delay: 1.2s;
}
.delay-13 {
  transition-delay: 1.3s;
}
.delay-14 {
  transition-delay: 1.4s;
}
.delay-15 {
  transition-delay: 1.5s;
}
.delay-16 {
  transition-delay: 1.6s;
}
.delay-17 {
  transition-delay: 1.7s;
}
.delay-18 {
  transition-delay: 1.8s;
}
.delay-19 {
  transition-delay: 1.9s;
}
.delay-20 {
  transition-delay: 2s;
}
.delay-21 {
  transition-delay: 2.1s;
}
.delay-22 {
  transition-delay: 2.2s;
}
.delay-23 {
  transition-delay: 2.3s;
}
.delay-24 {
  transition-delay: 2.4s;
}
.delay-25 {
  transition-delay: 2.5s;
}
.delay-26 {
  transition-delay: 2.6s;
}
.delay-27 {
  transition-delay: 2.7s;
}
.delay-28 {
  transition-delay: 2.8s;
}
.delay-29 {
  transition-delay: 2.9s;
}
.delay-30 {
  transition-delay: 3s;
}
.delay-31 {
  transition-delay: 3.1s;
}
.delay-32 {
  transition-delay: 3.2s;
}
.delay-33 {
  transition-delay: 3.3s;
}
.delay-34 {
  transition-delay: 3.4s;
}
.delay-35 {
  transition-delay: 3.5s;
}
.delay-36 {
  transition-delay: 3.6s;
}
.delay-37 {
  transition-delay: 3.7s;
}
.delay-38 {
  transition-delay: 3.8s;
}
.delay-39 {
  transition-delay: 3.9s;
}
.delay-40 {
  transition-delay: 4s;
}
/* import utilities/_animations.scss */
/* Atomic classes: one property per class */
::-moz-placeholder {
  color: #1C274C;
}
::placeholder {
  color: #1C274C;
}
::-moz-selection {
  background-color: #F18A00;
  color: #fff;
}
::selection {
  background-color: #F18A00;
  color: #fff;
}
a {
  color: #1C274C;
}
a:hover {
  color: #9E009E;
  text-decoration: none;
}
*:focus {
  outline: none;
}
hr {
  border: none;
  border-top: 1px solid #DBDBDB;
}
mark {
  background: #FF8425;
}
ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
strong {
  font-weight: 500;
}
.red-text {
  color: red;
}
.bold {
  font-weight: 500;
}
svg {
  display: inline-block;
  vertical-align: top;
}
.sr-only {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-up,
.uppercase {
  text-transform: uppercase;
}
.text-low,
.lowercase {
  text-transform: lowercase;
}
.text-underline,
.underline {
  text-decoration: underline;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.hidden {
  display: none;
}
.lowercase {
  text-transform: lowercase;
}
.ptn {
  padding-top: 0px;
}
.pbn {
  padding-bottom: 0px;
}
/* import ux */
/* Components */
/* import components/_svg */
.menu-open .header__nav {
  transform: translateY(0%);
}
.header {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 5;
}
@media (min-width: 992px) {
  .header {
    top: 10px;
  }
}
@media (min-width: 1200px) {
  .header {
    top: 5px;
  }
}
@media (min-width: 1600px) {
  .header {
    top: 37px;
  }
}
.header__wrapper {
  margin: 0px;
  padding: 12px 20px;
  max-width: 1420px;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
@media (min-width: 768px) {
  .header__wrapper {
    padding: 10px 14px;
  }
}
@media (min-width: 992px) {
  .header__wrapper {
    margin: 0 20px;
  }
}
@media (min-width: 1200px) {
  .header__wrapper {
    padding: 10px 10px;
    margin: 0 35px;
  }
}
@media (min-width: 1500px) {
  .header__wrapper {
    margin: 0 auto;
  }
}
@media (min-width: 1600px) {
  .header__wrapper {
    padding: 16px 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .header__wrapper {
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 0px 15px 3px rgba(28, 39, 76, 0.1);
  }
}
.header__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__data-row {
  padding: 8px 14px 8px;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .header__data-row {
    padding: 15px 20px 6px;
  }
}
@media (min-width: 1600px) {
  .header__data-row {
    padding: 25px 34px 6px;
  }
}
.header__btns-wrp {
  display: flex;
  align-items: center;
  margin-left: auto;
  gap: 10px;
}
@media (min-width: 992px) {
  .header__btns-wrp {
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .header__btns-wrp {
    gap: 15px;
  }
}
.header__btns-wrp .btn svg {
  stroke-width: 2px;
}
.header__data-row {
  padding: 8px 14px 8px;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .header__data-row {
    padding: 15px 20px 6px;
  }
}
@media (min-width: 1600px) {
  .header__data-row {
    padding: 25px 34px 6px;
  }
}
.header__logo {
  padding-right: 10px;
  max-width: 188px;
  width: 100%;
}
@media (min-width: 576px) {
  .header__logo {
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .header__logo {
    max-width: 220px;
  }
}
@media (min-width: 1600px) {
  .header__logo {
    max-width: 251px;
  }
}
.header__btns-wrp {
  display: flex;
  align-items: center;
  margin-left: auto;
  gap: 10px;
}
@media (min-width: 992px) {
  .header__btns-wrp {
    margin-left: 20px;
    color: #818181;
  }
}
@media (min-width: 1200px) {
  .header__btns-wrp {
    gap: 15px;
  }
}
.header__btns-wrp--in-menu {
  margin-top: 20px;
  gap: 25px;
  flex-direction: column;
}
.header__nav {
  padding-top: 65px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  transform: translateY(100%);
  transition: transform 0.3s ease;
  background-color: #F8F9FF;
  overflow: auto;
}
@media (min-width: 768px) {
  .header__nav {
    padding-top: 65px;
  }
}
@media (min-width: 992px) {
  .header__nav {
    padding-top: 0px;
    width: auto;
    height: auto;
    position: static;
    transform: none;
    overflow: hidden;
    z-index: 1;
    background-color: transparent;
  }
}
.header__nav-ul {
  padding: 30px 0px;
  list-style: none;
}
@media (min-width: 992px) {
  .header__nav-ul {
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.header__nav-a {
  display: block;
  width: 100%;
  position: relative;
  padding: 16px 20px 16px;
  display: inline-block;
  font-size: 16px;
  color: #1C274C;
  text-align: center;
}
@media (min-width: 992px) {
  .header__nav-a {
    padding: 8px 20px 8px;
    display: inline-block;
    text-align: left;
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .header__nav-a {
    padding: 16px 13px 16px;
    font-size: 16px;
  }
}
.header__nav-a:hover {
  color: #9E009E;
  text-decoration: none;
}
@media (min-width: 992px) {
  .header__nav-a:hover {
    color: #9E009E;
  }
}
.header__nav-a .svg {
  width: 5px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(90deg);
}
@media (min-width: 992px) {
  .header__nav-a .svg {
    display: none;
  }
}
.header__nav-mobile-menu-btn {
  margin-left: 20px;
  width: 27px;
  height: 23px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.header__nav-mobile-menu-btn span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #1C274C;
  /* Цвет линий */
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
  transform-origin: left center;
  /* Важно для аккуратного вращения */
}
.header__nav-mobile-menu-btn.active {
  /* Верхняя линия поворачивается на 45 градусов */
  /* Средняя линия исчезает */
  /* Нижняя линия поворачивается на -45 градусов */
}
.header__nav-mobile-menu-btn.active span:nth-child(1) {
  transform: rotate(45deg);
  width: 110%;
  /* Немного увеличиваем длину, так как диагональ длиннее */
}
.header__nav-mobile-menu-btn.active span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.header__nav-mobile-menu-btn.active span:nth-child(3) {
  transform: rotate(-45deg);
  width: 110%;
}
.header__phone {
  margin-right: 10px;
  color: #1C274C;
}
@media (min-width: 768px) {
  .header__phone {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .header__phone {
    font-size: 24px;
  }
}
.header__phone strong {
  font-weight: bold;
}
.header__recall-btn {
  padding: 0.8em 2em;
}
@media (min-width: 1200px) {
  .header__recall-btn {
    padding: 1.0875em 2.51em;
  }
}
/* import components/_header */
.footer {
  position: relative;
  background-color: #ECEEF8;
}
.footer__logo {
  max-width: 243px;
}
.footer__phone {
  margin-top: 5px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .footer__phone {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .footer__phone {
    font-size: 24px;
  }
}
.footer__phone strong {
  font-weight: bold;
}
.footer__recall {
  margin-top: 5px;
}
.footer__legal-links {
  margin-top: 28px;
  margin-bottom: 28px;
}
.footer__legal-text {
  font-size: 14px;
}
.footer__top {
  padding: 20px 0 0px;
}
@media (min-width: 768px) {
  .footer__top {
    padding: 35px 0;
  }
}
@media (min-width: 992px) {
  .footer__top {
    padding: 50px 0;
  }
}
.footer__wrapper {
  position: relative;
  margin: 0 auto;
  padding: 5px 20px 60px;
  max-width: 1420px;
  z-index: 1;
}
@media (min-width: 768px) {
  .footer__wrapper {
    padding: 35px 20px 30px;
  }
}
@media (min-width: 992px) {
  .footer__wrapper {
    padding: 35px 35px 60px;
  }
}
@media (min-width: 1500px) {
  .footer__wrapper {
    padding: 50px 0 80px;
  }
}
.footer__heading {
  margin-bottom: 1em;
}
.footer__a {
  padding: 4px 0px 3px;
  display: inline-block;
  font-size: 12px;
}
@media (min-width: 768px) {
  .footer__a {
    padding: 5px 0px 4px;
    font-size: 14px;
  }
}
.footer__a:hover {
  text-decoration: none;
}
.footer__soc {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .footer__soc {
    margin-bottom: 20px;
  }
}
.footer__newsletter {
  display: none;
}
.footer__newsletter .input-wrp {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .footer__col-1 {
    flex: 0 0 42%;
    max-width: 42%;
  }
}
.footer__col-2 {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .footer__col-2 {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .footer__col-2 {
    flex: 0 0 18%;
    max-width: 18%;
  }
}
.footer__col-3 {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .footer__col-3 {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .footer__col-3 {
    flex: 0 0 40%;
    max-width: 40%;
  }
}
.soc {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
.soc__item {
  padding: 7px;
  display: inline-block;
  border-radius: 5px;
}
.soc__item svg {
  display: inline-block;
  width: 24px;
  height: 24px;
  fill: currentColor;
  color: currentColor;
}
.soc__item-dark {
  color: #1C274C;
  background-color: #fff;
}
.soc__item-dark:hover {
  color: #9E009E;
  background-color: #F8F9FF;
}
.soc__item-purple {
  background-color: #9E009E;
}
.soc__item-purple:hover {
  background-color: #1C274C;
}
/* import components/_footer */
.place-details__item {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  border-radius: 0px 0px 30px 30px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .place-details__item {
    border-radius: 30px;
  }
}
@media (min-width: 992px) {
  .place-details__item {
    margin-top: 40px;
    margin-bottom: 40px;
    border-radius: 40px;
  }
}
.place-details__data-col {
  padding: 30px 20px 30px 20px;
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 25px;
}
@media (min-width: 768px) {
  .place-details__data-col {
    padding: 20px 20px;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .place-details__data-col {
    padding: 35px 40px;
    flex: 0 0 42%;
    max-width: 42%;
  }
}
.place-details__img-col {
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .place-details__img-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .place-details__img-col {
    flex: 0 0 58%;
    max-width: 58%;
  }
}
.place-details__top-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 15px;
}
.place-details__top-row .btn-link-svg {
  margin-top: 7px;
}
.place-details__time {
  margin-top: 7px;
}
.place-details__ul {
  position: relative;
  line-height: 1.33em;
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
}
.place-details__stations {
  display: flex;
  gap: 20px;
}
.place-details__i {
  margin-right: 3px;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background-color: #ADACAC;
}
.place-details__nav {
  margin: 0px;
  padding: 5px;
  display: inline-flex;
  gap: 8px;
  position: absolute;
  left: 50%;
  bottom: 14px;
  z-index: 3;
  transform: translateX(-50%);
  border-radius: 10px;
  background-color: #ECEEF8;
}
.place-details__tab-btn {
  display: inline-block;
  padding: 7px 15px;
  position: relative;
  line-height: 1.33em;
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
  color: #1C274C;
  border-radius: 5px;
  background-color: transparent;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .place-details__tab-btn {
    padding: 12px 20px;
    position: relative;
    line-height: 1.33em;
    font-size: 14px;
    font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
    border-radius: 7px;
  }
}
.place-details__tab-btn:hover {
  background-color: #fff;
}
.place-details__tab-btn.tabs__tab--active {
  background-color: #fff;
}
.place-details__tabs {
  height: 100%;
}
.place-details__tabs .tabs__content,
.place-details__tabs .tabs__pane,
.place-details__tabs .branches-slider,
.place-details__tabs .splide__track,
.place-details__tabs .splide__list,
.place-details__tabs .splide__slide {
  height: 100%;
}
/* import components/_place-details */
.branches__map-mobile-wrp {
  position: relative;
  margin-right: -20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .branches__map-mobile-wrp {
    margin-right: 0px;
    overflow: visible;
  }
}
.branches__map-wrp {
  margin-top: -50px;
  margin-right: -630px;
  position: relative;
}
@media (min-width: 576px) {
  .branches__map-wrp {
    margin-right: -650px;
  }
}
@media (min-width: 768px) {
  .branches__map-wrp {
    margin-top: -60px;
    margin-right: 0px;
  }
}
.branches__map-img {
  width: 100%;
  height: auto;
}
.branches__pin {
  position: absolute;
  text-align: center;
  transform: translate(-50%, -45%);
}
@media (min-width: 992px) {
  .branches__pin {
    transform: translate(-50%, -41%);
  }
}
.branches__pin-svg {
  width: 18px;
  height: 18px;
  fill: #9E009E;
}
@media (min-width: 992px) {
  .branches__pin-svg {
    width: 26px;
    height: 26px;
  }
}
.branches__pin-text {
  padding: 3px 20px;
  margin-top: 0px;
  text-transform: uppercase;
  color: #777;
  border-radius: 20px;
  background-color: transparent;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .branches__pin-text {
    margin-top: 5px;
    min-width: 170px;
    padding: 8px 20px;
    font-size: 16px;
  }
}
.branches__pin:hover {
  text-decoration: none;
}
.branches__pin:hover .branches__pin-text {
  background-color: #F18A00;
  color: #fff;
}
.branches__map-info {
  margin-top: -100px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .branches__map-info {
    margin-top: 0px;
    padding-right: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .branches__map-info {
    top: 80px;
  }
}
@media (min-width: 1200px) {
  .branches__map-info {
    top: 95px;
  }
}
.branches__map-info-heading {
  margin-bottom: 8px;
}
.branches__map-info-item {
  position: relative;
  margin: 10px 0px;
  padding: 10px 15px;
  border: 1px solid #EFEFEF;
  border-radius: 0px 25px 0px 25px;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
@media (min-width: 768px) {
  .branches__map-info-item {
    padding: 25px 30px;
  }
}
@media (min-width: 992px) {
  .branches__map-info-item {
    margin: 15px 0px;
    padding: 20px 30px;
  }
}
@media (min-width: 1200px) {
  .branches__map-info-item {
    margin: 27px 0px;
  }
}
.contact__tabs-nav {
  margin: 20px 0px -10px;
  justify-content: flex-start;
}
@media (min-width: 1200px) {
  .contact__route {
    margin-top: 50px;
  }
}
.contact .simple-filter[data-filtered=any] .simple-filter__custom-item {
  display: none;
}
.page-filter__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}
.simple-filter__item {
  display: none;
}
.simple-filter__item--active {
  display: block;
}
.difficult-filter__item {
  display: none;
}
.difficult-filter__item--active {
  display: block;
}
@media (min-width: 768px) {
  .details__h {
    margin-bottom: 30px;
  }
}
.details__bg {
  padding: 5px 0px;
  background-color: #fff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .details__bg {
    padding: 10px 0px;
    border-radius: 40px;
  }
}
.details table {
  position: relative;
  line-height: 1.33em;
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
  color: #1C274C;
}
.details table td {
  padding: 10px 10px;
  border-bottom: 1px solid #ECEEF8;
}
@media (min-width: 768px) {
  .details table td {
    padding: 15px 30px;
  }
}
.details table td:first-child {
  width: 45%;
}
.details table td p {
  margin-bottom: 0px;
}
.details table tr:last-child td {
  border-bottom: none;
}
/* import components/_branches */
.spec-block.row {
  padding-top: 30px;
  margin-right: -10px;
  margin-left: -10px;
}
.spec-block.row > .col, .spec-block.row > [class*=col-] {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
@media (min-width: 576px) {
  .spec-block.row {
    padding-top: 0px;
  }
}
.spec-block__filter {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px 15px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .spec-block__filter {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1200px) {
  .spec-block__filter {
    margin-top: 100px;
  }
}
.spec-block__filter-tags {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
@media (min-width: 768px) {
  .spec-block__filter-tags {
    width: auto;
    justify-content: flex-start;
  }
}
.spec-block__filter-selector {
  width: 100%;
}
@media (min-width: 768px) {
  .spec-block__filter-selector {
    width: 432px;
  }
}
.spec-block__item--mobile-compact {
  padding-top: 60px;
}
@media (min-width: 576px) {
  .spec-block__item--mobile-compact {
    padding-top: 30px;
  }
}
@media (min-width: 992px) {
  .spec-block__item--mobile-compact {
    padding-top: 50px;
  }
}
.spec-block__item--mobile-compact .spec-block__inner {
  position: relative;
}
.spec-block__item--mobile-compact .spec-block__img-wrp {
  margin-left: 20px;
  position: absolute;
  top: -20px;
  left: 0px;
  width: 120px;
  z-index: 2;
}
@media (min-width: 576px) {
  .spec-block__item--mobile-compact .spec-block__img-wrp {
    margin-left: 20px;
    width: auto;
    position: relative;
    left: auto;
    top: auto;
  }
}
.spec-block__item--mobile-compact .spec-block__name, .spec-block__item--mobile-compact .spec-block__position {
  padding-left: 140px;
}
@media (min-width: 576px) {
  .spec-block__item--mobile-compact .spec-block__name, .spec-block__item--mobile-compact .spec-block__position {
    padding-left: 0px;
  }
}
.spec-block__item--mobile-compact .spec-block__caption {
  min-height: 212px;
  align-items: stretch;
  padding-top: 15px;
}
@media (min-width: 576px) {
  .spec-block__item--mobile-compact .spec-block__caption {
    padding-top: 35px;
    min-height: auto;
    align-items: flex-end;
  }
}
.spec-block__item--mobile-compact .spec-block__caption-inner {
  position: relative;
  padding-bottom: 60px;
}
@media (min-width: 576px) {
  .spec-block__item--mobile-compact .spec-block__caption-inner {
    padding-bottom: 0px;
  }
}
.spec-block__item--mobile-compact .spec-block__record-btn {
  position: absolute;
  bottom: 0px;
}
@media (min-width: 576px) {
  .spec-block__item--mobile-compact .spec-block__record-btn {
    position: static;
  }
}
.spec-block__inner {
  display: block;
  color: #1C274C;
}
.spec-block__inner:hover {
  text-decoration: none;
}
.spec-block__inner:hover .spec-block__caption {
  background-color: #EFEFEF;
}
.spec-block__inner:hover .spec-block__caption--mark {
  background: linear-gradient(169.68deg, #9E009E 0%, #F18A00 100%);
}
.spec-block__slider {
  margin-top: 50px;
}
.spec-block__img-wrp {
  display: block;
  position: relative;
  margin-left: 18px;
  margin-right: 30px;
  display: block;
  border-radius: 20px 0px 20px 0px;
  overflow: hidden;
  z-index: 2;
}
@media (min-width: 768px) {
  .spec-block__img-wrp {
    margin-left: 28px;
    border-radius: 40px 0px 40px 0px;
  }
}
.spec-block__img-wrp:hover .spec-block__hover-content {
  opacity: 1;
  visibility: visible;
}
.spec-block__img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}
.spec-block__button {
  position: absolute;
  left: 50%;
  top: 10px;
  transform: translateX(-50%);
  color: #B4B4B4;
}
.spec-block__button svg {
  fill: currentColor;
  width: 30px;
  height: 30px;
}
@media (min-width: 1600px) {
  .spec-block__button svg {
    width: 50px;
    height: 50px;
  }
}
.spec-block__button:hover {
  color: #F18A00;
}
.spec-block__hover-content {
  display: none;
}
@media (min-width: 992px) {
  .spec-block__hover-content {
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 15px 15px 0px 15px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
}
@media (min-width: 1600px) {
  .spec-block__hover-content {
    padding: 23px 23px 0px 23px;
  }
}
@media (min-width: 992px) {
  .spec-block__hover-text {
    margin-top: 35px;
    margin-bottom: 15px;
    height: calc(100% - 50px);
    font-size: 16px;
  }
}
@media (min-width: 1600px) {
  .spec-block__hover-text {
    font-size: 18px;
    margin-top: 60px;
    margin-bottom: 23px;
    height: calc(100% - 88px);
  }
}
.spec-block__hover-text p:last-of-type {
  margin-bottom: 0px;
}
.spec-block__caption {
  display: flex;
  align-items: flex-end;
  padding: 35px 18px 20px;
  margin-top: -25px;
  border-radius: 0px 25px 0px 25px;
  border: 1px solid #D9D9D9;
  background-color: #fff;
}
@media (min-width: 768px) {
  .spec-block__caption {
    padding: 40px 28px 30px;
    border-radius: 0px 40px 0px 40px;
  }
}
.spec-block__caption--mark {
  color: #fff;
  background: linear-gradient(90.64deg, #F18A00 0%, #9E009E 99.44%);
}
.spec-block__caption--mark .spec-block__position {
  color: #fff;
}
.spec-block__caption-inner {
  width: 100%;
}
.spec-block__name {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
  position: relative;
  line-height: 1.33em;
  font-size: 24px;
  font-size: clamp(16px, 16px + 8px * (100vw - 430px) / (1490px - 430px), 24px);
  font-family: "Fyl", "Montserrat", "Helvetica", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Arial", sans-serif;
}
.spec-block__position {
  min-height: 30px;
  margin-bottom: 1em;
  position: relative;
  line-height: 1.33em;
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
  color: rgba(28, 39, 76, 0.5);
}
@media (min-width: 768px) {
  .spec-block__position {
    position: relative;
    line-height: 1.33em;
    font-size: 18px;
    font-size: clamp(16px, 16px + 2px * (100vw - 430px) / (1490px - 430px), 18px);
  }
}
.spec-block__btn-wrp {
  margin-top: 30px;
  text-align: center;
}
@media (min-width: 992px) {
  .spec-block__btn-wrp {
    margin-top: 50px;
  }
}
.spec-block__btn-wrp .btn {
  width: 100%;
  text-align: center;
}
@media (min-width: 576px) {
  .spec-block__btn-wrp .btn {
    width: auto;
  }
}
/* import components/_branches */
.hero-slider {
  position: relative;
  /* Thumbs (нижняя навигация миниатюр) */
}
.hero-slider__main {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .hero-slider__main {
    margin-bottom: 30px;
  }
}
.hero-slider__main .splide__track {
  border: 1px solid #D9D9D9;
  border-radius: 40px 0px 40px 0px;
}
.hero-slider__slide-inner {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: stretch;
  overflow: hidden;
}
@media (min-width: 768px) {
  .hero-slider__slide-inner {
    flex-direction: row;
    gap: 50px;
    align-items: center;
  }
}
.hero-slider__img-col {
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .hero-slider__img-col {
    width: 50%;
  }
}
.hero-slider__img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 540px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 30px;
  background: #F8F9FF;
}
@media (min-width: 768px) {
  .hero-slider__img {
    border-radius: 40px;
  }
}
.hero-slider__content-col {
  flex: 1 1 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .hero-slider__content-col {
    width: 50%;
  }
}
.hero-slider__heading {
  margin-bottom: 0.6em;
}
.hero-slider__text {
  margin-bottom: 1.2em;
}
.hero-slider__sub-heading {
  margin-bottom: 0.6em;
}
.hero-slider__list {
  margin: 0 0 1.2em 0;
  padding: 0;
  list-style: none;
}
.hero-slider__list li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 0.6em;
  line-height: 1.5em;
  color: #1C274C;
}
.hero-slider__list li:before {
  content: "";
  position: absolute;
  top: 0.55em;
  left: 0;
  width: 7px;
  height: 7px;
  background-color: #9E009E;
}
.hero-slider__conclusion {
  margin-bottom: 0;
}
.hero-slider__thumbs .splide__slide {
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 0.25s ease;
}
.hero-slider__thumbs .splide__slide:hover {
  opacity: 0.9;
}
.hero-slider__thumbs .splide__slide.is-active {
  opacity: 1;
}
.hero-slider__thumbs .splide__slide.is-active .hero-slider__thumb-inner {
  border-color: #F18A00;
}
.hero-slider__thumb-inner {
  position: relative;
  width: 100%;
  border-radius: 20px 0px 20px 0px;
  border: 1px solid #D9D9D9;
  overflow: hidden;
}
@media (min-width: 768px) {
  .hero-slider__thumb-inner {
    border-radius: 40px 0px 40px 0px;
  }
}
.hero-slider__sm-img {
  width: 100%;
  height: auto;
}
/* import components/_hero-slider */
/* Pages */
.section-bluel {
  background-color: #F8F9FF;
}
.section-bluel.site-block + .section-bluel {
  margin-top: -30px;
}
@media (min-width: 992px) {
  .section-bluel.site-block + .section-bluel {
    margin-top: -50px;
  }
}
@media (min-width: 1600px) {
  .section-bluel.site-block + .section-bluel {
    margin-top: -50px;
  }
}
.section-bluel.site-block--lg + .section-bluel {
  margin-top: -51px;
}
@media (min-width: 992px) {
  .section-bluel.site-block--lg + .section-bluel {
    margin-top: -100px;
  }
}
.section-white {
  background-color: #fff;
}
.section-white.site-block + .section-white {
  margin-top: -30px;
}
@media (min-width: 992px) {
  .section-white.site-block + .section-white {
    margin-top: -50px;
  }
}
@media (min-width: 1600px) {
  .section-white.site-block + .section-white {
    margin-top: -50px;
  }
}
.section-white.site-block--lg + .section-white {
  margin-top: -51px;
}
@media (min-width: 992px) {
  .section-white.site-block--lg + .section-white {
    margin-top: -100px;
  }
}
.section-white.block-padding + .section-white {
  margin-top: -30px;
}
@media (min-width: 992px) {
  .section-white.block-padding + .section-white {
    margin-top: -75px;
  }
}
.first-screen {
  margin-bottom: 50px;
  padding-top: 65px;
  background-color: #F8F9FF;
  background: radial-gradient(100% 100% at 25.26% 21.66%, rgba(228, 203, 240, 0.35) 0%, rgba(255, 255, 255, 0.0001) 100%), radial-gradient(100% 100% at 13.65% 88.98%, rgba(193, 233, 254, 0.35) 0%, rgba(255, 255, 255, 0.0001) 100%);
  /* Рекомендую добавить фоновый цвет, так как оба градиента полупрозрачные */
  background-color: #ffffff;
}
@media (min-width: 576px) {
  .first-screen {
    padding-top: 67px;
  }
}
@media (min-width: 992px) {
  .first-screen {
    padding-top: 89px;
  }
}
@media (min-width: 1200px) {
  .first-screen {
    margin-bottom: 60px;
    padding-top: 92px;
  }
}
@media (min-width: 1600px) {
  .first-screen {
    margin-bottom: 80px;
    padding-top: 187px;
  }
}
.first-screen__inner {
  overflow: hidden;
}
.first-screen__full-img-wrp {
  display: block;
  overflow: hidden;
}
.first-screen__full-img {
  display: block;
  max-width: 128vw !important;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: -14%;
  margin-right: -14%;
}
@media (min-width: 1510px) {
  .first-screen__full-img {
    max-width: 100% !important;
    margin-left: 0px;
    margin-right: 0px;
  }
}
.first-screen__row {
  padding-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 768px) {
  .first-screen__row {
    flex-direction: row;
  }
}
@media (min-width: 1600px) {
  .first-screen__row {
    padding-top: 0px;
  }
}
.first-screen__content-col {
  padding-bottom: 60px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  text-align: center;
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .first-screen__content-col {
    padding-bottom: 30px;
    gap: 30px;
    flex: 0 0 55%;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .first-screen__content-col {
    gap: 40px;
    flex: 0 0 55%;
  }
}
@media (min-width: 1600px) {
  .first-screen__content-col {
    gap: 60px;
    flex: 0 0 40%;
  }
}
@media (min-width: 1200px) {
  .first-screen__content-heading {
    margin-bottom: 20px;
  }
}
.first-screen__img-col {
  position: relative;
  align-self: flex-end;
}
.first-screen__img-col-bg-1 {
  content: "";
  display: block;
  position: absolute;
  width: 80%;
  aspect-ratio: 1/1;
  top: 50%;
  right: -50px;
  transform: translateY(-50%);
  z-index: -1;
  border-radius: 14px;
}
.first-screen__img-col-bg-1:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: -20%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(158, 0, 158, 0.07) 0%, rgba(181, 81, 207, 0) 100%);
}
.first-screen__img-col-bg-1:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: -20%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(241, 138, 0, 0.15) 0%, rgba(181, 81, 207, 0) 100%);
}
.first-screen__img-col-bg-2 {
  content: "";
  display: block;
  position: absolute;
  width: 65%;
  aspect-ratio: 1/1;
  top: 50%;
  right: 50%;
  z-index: -1;
  border-radius: 14px;
}
.first-screen__img-col-bg-2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: -20%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(158, 0, 158, 0.12) 0%, rgba(181, 81, 207, 0) 100%);
}
.first-screen__img-col-bg-2:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: -20%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(241, 138, 0, 0.15) 0%, rgba(181, 81, 207, 0) 100%);
}
.first-screen__img-col-figure-1 {
  width: 50%;
  position: absolute;
  top: -40px;
  right: 0px;
  transform: translateX(47%);
}
@media (min-width: 992px) {
  .first-screen__img-col-figure-1 {
    top: 10px;
    left: 0px;
    transform: translateX(-110%);
  }
}
@media (min-width: 1200px) {
  .first-screen__img-col-figure-1 {
    top: 45px;
  }
}
.first-screen__img-col-figure-1 svg {
  width: 100%;
  height: auto;
}
.first-screen__img-col-figure-2 {
  width: 29%;
  position: absolute;
  bottom: 45px;
  left: 0px;
  transform: translateX(-25%);
}
.first-screen__img-col-figure-2 svg {
  width: 100%;
  height: auto;
}
.first-screen__sm-img {
  position: relative;
  z-index: 2;
}
@media (min-width: 1200px) {
  .first-screen__sm-img {
    max-height: 450px;
  }
}
@media (min-width: 1440px) {
  .first-screen__sm-img {
    max-height: none;
  }
}
.first-screen__btn {
  width: 100%;
}
@media (min-width: 576px) {
  .first-screen__btn {
    width: auto;
  }
}
.first-screen + .section-white {
  margin-top: -50px;
}
@media (min-width: 1200px) {
  .first-screen + .section-white {
    margin-top: -60px;
  }
}
@media (min-width: 1600px) {
  .first-screen + .section-white {
    margin-top: -80px;
  }
}
.section-line-elems {
  background-color: #fff;
}
.section-line-elems__row {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 0px;
  border-radius: 40px;
  background-color: #F8F9FF;
}
.section-line-elems__item {
  padding: 30px 50px 28px;
  text-align: center;
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .section-line-elems__item {
    flex: 0 0 50%;
  }
}
@media (min-width: 992px) {
  .section-line-elems__item {
    flex: 0 0 25%;
  }
}
.section-line-elems__item-heading {
  margin-bottom: 0.2em;
}
.section-line-elems__item-icon {
  margin-bottom: 30px;
}
.section-slider-and-text__text-col {
  padding-top: 40px;
}
@media (min-width: 992px) {
  .section-slider-and-text__text-col {
    padding-top: 0px;
    padding-left: 70px;
  }
}
.our-mission__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.our-mission__l-col {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .our-mission__l-col {
    flex: 0 0 38%;
    max-width: 38%;
  }
}
.our-mission__l-col-inner {
  padding: 20px;
  background-color: #F8F9FF;
  border-radius: 40px 0px 40px 0px;
  line-height: 1.4em;
}
@media (min-width: 992px) {
  .our-mission__l-col-inner {
    margin-right: -98px;
    padding: 38px 125px 38px 55px;
    border-radius: 60px 0px 60px 0px;
  }
}
.our-mission__l-col-inner--contrast-bg {
  background-color: #ECEEF8;
}
.our-mission__l-col-inner--min-h {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .our-mission__l-col-inner--min-h {
    min-height: 280px;
  }
}
.our-mission__r-col {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-left: -5px;
  margin-right: -5px;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .our-mission__r-col {
    margin-top: 40px;
    margin-left: -10px;
    margin-right: -10px;
    flex: 0 0 62%;
    max-width: 62%;
  }
}
.our-mission__item {
  position: relative;
  padding: 5px;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (min-width: 768px) {
  .our-mission__item {
    flex: 0 0 33.33336%;
    max-width: 33.33336%;
  }
}
@media (min-width: 1200px) {
  .our-mission__item {
    padding: 10px;
  }
}
.our-mission__item-inner {
  min-height: 100%;
  padding: 20px 20px;
  background-color: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 0px 20px 0px 20px;
}
@media (min-width: 992px) {
  .our-mission__item-inner {
    padding: 25px 28px;
    border-radius: 0px 40px 0px 40px;
  }
}
.our-mission__item-icon {
  color: #9E009E;
  fill: #9E009E;
}
.our-mission__item-icon.lazy {
  width: 45px;
  height: 45px;
}
.our-mission__item:nth-child(even) .our-mission__item-inner {
  border-radius: 20px 0px 20px 0px;
}
@media (min-width: 992px) {
  .our-mission__item:nth-child(even) .our-mission__item-inner {
    border-radius: 40px 0px 40px 0px;
  }
}
.our-mission__text {
  margin-top: 30px;
}
.section-cards__row {
  margin-right: -10px;
  margin-left: -10px;
  gap: 10px 0px;
}
.section-cards__row > .col, .section-cards__row > [class*=col-] {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
@media (min-width: 768px) {
  .section-cards__row {
    gap: 20px 0px;
  }
}
.section-cards__item {
  padding: 20px 30px;
  height: 100%;
  display: flex;
  align-items: center;
  gap: 30px;
  border-radius: 20px;
  background-color: #ECEEF8;
}
@media (min-width: 768px) {
  .section-cards__item {
    padding: 62px 33px;
  }
}
.steps__row {
  position: relative;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .steps__row {
    margin: 0px -5px;
  }
}
@media (min-width: 1200px) {
  .steps__row {
    margin: 0px -10px;
  }
}
.steps__item {
  position: relative;
  width: 100%;
  padding-left: 65px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .steps__item {
    padding-top: 65px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .steps__item {
    padding-top: 90px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.steps__item:last-child {
  padding-bottom: 0px;
}
.steps__item-num-line {
  position: absolute;
  top: 25px;
  left: 21px;
  height: 80%;
  width: 4px;
  background: #F18A00;
}
@media (min-width: 768px) {
  .steps__item-num-line {
    left: 10%;
    right: 10%;
    top: 21px;
    height: 4px;
    background: #F18A00;
  }
}
@media (min-width: 1200px) {
  .steps__item-num-line {
    top: 28px;
  }
}
.steps__item-num {
  counter-increment: ol_counter;
  content: counter(ol_counter);
  position: absolute;
  top: 0px;
  left: 22px;
  transform: translateX(-50%);
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  min-width: 50px;
  height: 50px;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 50%;
  font-size: 20px;
  font-family: "Fyl", "Montserrat", "Helvetica", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Arial", sans-serif;
  background-color: #F18A00;
}
@media (min-width: 768px) {
  .steps__item-num {
    line-height: 45px;
    min-width: 45px;
    height: 45px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .steps__item-num {
    line-height: 60px;
    min-width: 60px;
    height: 60px;
    font-size: 28px;
  }
}
.steps__item-heading {
  margin-bottom: 0.6em;
  position: relative;
  line-height: 1.33em;
  font-size: 24px;
  font-size: clamp(16px, 16px + 8px * (100vw - 430px) / (1490px - 430px), 24px);
}
@media (min-width: 768px) {
  .steps__item-heading {
    position: relative;
    line-height: 1.33em;
    font-size: 16px;
    font-size: clamp(12px, 12px + 4px * (100vw - 430px) / (1490px - 430px), 16px);
  }
}
@media (min-width: 992px) {
  .steps__item-heading {
    position: relative;
    line-height: 1.33em;
    font-size: 18px;
    font-size: clamp(14px, 14px + 4px * (100vw - 430px) / (1490px - 430px), 18px);
  }
}
@media (min-width: 1200px) {
  .steps__item-heading {
    position: relative;
    line-height: 1.33em;
    font-size: 24px;
    font-size: clamp(16px, 16px + 8px * (100vw - 430px) / (1490px - 430px), 24px);
  }
}
.steps__item-text {
  position: relative;
  line-height: 1.33em;
  font-size: 18px;
  font-size: clamp(16px, 16px + 2px * (100vw - 430px) / (1490px - 430px), 18px);
}
@media (min-width: 768px) {
  .steps__item-text {
    position: relative;
    line-height: 1.33em;
    font-size: 14px;
    font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
  }
}
@media (min-width: 992px) {
  .steps__item-text {
    position: relative;
    line-height: 1.33em;
    font-size: 16px;
    font-size: clamp(14px, 14px + 2px * (100vw - 430px) / (1490px - 430px), 16px);
  }
}
@media (min-width: 1200px) {
  .steps__item-text {
    position: relative;
    line-height: 1.33em;
    font-size: 18px;
    font-size: clamp(16px, 16px + 2px * (100vw - 430px) / (1490px - 430px), 18px);
  }
}
.section-catalog__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media (min-width: 768px) {
  .section-catalog__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
@media (min-width: 1200px) {
  .section-catalog__grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
  }
}
@media (min-width: 1600px) {
  .section-catalog__grid {
    gap: 20px;
  }
}
.section-catalog__item:nth-child(1) {
  grid-column: span 2;
}
.section-catalog__item-inner {
  height: 100%;
  padding: 15px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  background-color: #ECEEF8;
  min-height: 270px;
}
@media (min-width: 768px) {
  .section-catalog__item-inner {
    padding: 20px;
    min-height: 350px;
    border-radius: 20px;
  }
}
@media (min-width: 1600px) {
  .section-catalog__item-inner {
    padding: 30px;
  }
}
.section-catalog__heading {
  color: #505050;
  font-size: 18px;
  font-size: clamp(14px, 14px + 4px * (100vw - 430px) / (1490px - 430px), 18px);
}
@media (min-width: 576px) {
  .section-catalog__heading {
    font-size: 24px;
    font-size: clamp(16px, 16px + 8px * (100vw - 430px) / (1490px - 430px), 24px);
  }
}
.section-catalog__text {
  margin-top: 8px;
  color: #505050;
  position: relative;
  line-height: 1.33em;
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
}
@media (min-width: 768px) {
  .section-catalog__text {
    margin-top: 25px;
    position: relative;
    line-height: 1.33em;
    font-size: 14px;
    font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
  }
}
.section-catalog__num {
  color: #FF9B46;
  font-size: 48px;
  font-size: clamp(28px, 28px + 20px * (100vw - 430px) / (1490px - 430px), 48px);
}
@media (min-width: 768px) {
  .section-catalog__num {
    font-family: "Fyl", "Montserrat", "Helvetica", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Arial", sans-serif;
  }
}
.section-catalog__img {
  position: absolute;
  right: 0px;
  bottom: 0px;
  max-height: 100%;
  max-width: 65% !important;
}
@media (min-width: 768px) {
  .section-catalog__img {
    max-width: 80% !important;
  }
}
.services-selector__row {
  display: flex;
}
.services-selector__l-col {
  flex: 0 0 100%;
  flex-direction: column;
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .services-selector__l-col {
    flex: 0 0 50%;
  }
}
.services-selector__r-col {
  padding-left: 30px;
}
@media (min-width: 1600px) {
  .services-selector__r-col {
    padding-left: 50px;
  }
}
.services-selector__li {
  width: 100%;
}
.services-selector__btn {
  width: 100%;
  position: relative;
  padding: 1px;
  border-radius: 10px;
  overflow: visible;
}
.services-selector__btn::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border-radius: inherit;
  background: #D9D9D9;
  z-index: 1;
}
.services-selector__btn-inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 12px 20px;
  padding: 15px 15px 15px 65px;
  text-align: left;
  border-radius: 9px;
  border: 1px solid transparent;
  background: #fff;
}
@media (min-width: 768px) {
  .services-selector__btn-inner {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .services-selector__btn-inner {
    padding: 15px 15px 15px 90px;
  }
}
@media (min-width: 1600px) {
  .services-selector__btn-inner {
    gap: 30px;
  }
}
.services-selector__btn.tabs__tab--active {
  padding: 2px;
}
.services-selector__btn.tabs__tab--active::before {
  background: linear-gradient(90.64deg, #F18A00 0%, #9E009E 99.44%);
}
.services-selector__btn.tabs__tab--active .services-selector__btn-inner {
  padding: 14px 14px 14px 64px;
  border-radius: 8px;
}
@media (min-width: 1200px) {
  .services-selector__btn.tabs__tab--active .services-selector__btn-inner {
    padding: 14px 14px 14px 89px;
  }
}
.services-selector__btn.tabs__tab--active .services-selector__inp {
  margin-left: -1px;
  border-color: #9E009E;
}
.services-selector__btn.tabs__tab--active .services-selector__inp::before {
  transform: translate(-50%, -50%) scale(1);
}
.services-selector__inp {
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #D9D9D9;
  position: absolute;
  left: 15px;
  top: 15px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (min-width: 768px) {
  .services-selector__inp {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 1200px) {
  .services-selector__inp {
    left: 30px;
  }
}
.services-selector__inp::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.3s ease;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #9E009E;
}
.services-selector__text {
  position: relative;
  line-height: 1.33em;
  font-size: 18px;
  font-size: clamp(16px, 16px + 2px * (100vw - 430px) / (1490px - 430px), 18px);
}
@media (min-width: 992px) {
  .services-selector__text {
    position: relative;
    line-height: 1.33em;
    font-size: 16px;
    font-size: clamp(14px, 14px + 2px * (100vw - 430px) / (1490px - 430px), 16px);
  }
}
@media (min-width: 1600px) {
  .services-selector__text {
    position: relative;
    line-height: 1.33em;
    font-size: 18px;
    font-size: clamp(16px, 16px + 2px * (100vw - 430px) / (1490px - 430px), 18px);
  }
}
.services-selector__price {
  white-space: nowrap;
  position: relative;
  line-height: 1.33em;
  font-size: 36px;
  font-size: clamp(20px, 20px + 16px * (100vw - 430px) / (1490px - 430px), 36px);
}
@media (min-width: 992px) {
  .services-selector__price {
    flex: 0 0 30%;
    position: relative;
    line-height: 1.33em;
    font-size: 28px;
    font-size: clamp(18px, 18px + 10px * (100vw - 430px) / (1490px - 430px), 28px);
  }
}
@media (min-width: 1600px) {
  .services-selector__price {
    flex: 0 0 33%;
    position: relative;
    line-height: 1.33em;
    font-size: 36px;
    font-size: clamp(20px, 20px + 16px * (100vw - 430px) / (1490px - 430px), 36px);
  }
}
.services-selector__price small {
  font-size: 72.3%;
}
.services-selector__content-bottom {
  margin-top: 30px;
}
@media (min-width: 1600px) {
  .services-selector__content-bottom {
    margin-top: 50px;
  }
}
.services-selector__content-types {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1600px) {
  .services-selector__content-types {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
.services-selector__content-type {
  flex: 0 0 33.33336%;
  padding-right: 15px;
}
.services-selector__mobile-tab-wrp .services-selector__content {
  margin-top: 10px;
  margin-bottom: 10px;
}
.section-lists__row {
  margin-top: 30px;
  gap: 20px 0px;
  margin-right: -10px;
  margin-left: -10px;
}
.section-lists__row > .col, .section-lists__row > [class*=col-] {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
@media (min-width: 1600px) {
  .section-lists__row {
    margin-top: 50px;
  }
}
.section-lists__heading {
  margin-bottom: 0.6em;
}
.section-lists__text {
  position: relative;
  line-height: 1.33em;
  font-size: 16px;
  font-size: clamp(14px, 14px + 2px * (100vw - 430px) / (1490px - 430px), 16px);
}
@media (min-width: 1200px) {
  .section-lists__text {
    position: relative;
    line-height: 1.33em;
    font-size: 20px;
    font-size: clamp(18px, 18px + 2px * (100vw - 430px) / (1490px - 430px), 20px);
  }
}
.section-lists__inner {
  height: 100%;
  padding: 32px 30px;
  border-radius: 30px;
  background-color: #ECEEF8;
}
.section-lists__inner-heading {
  margin-bottom: 1.2em;
}
.section-lists__li {
  margin-top: 15px;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (min-width: 992px) {
  .section-lists__li {
    margin-top: 21px;
    gap: 30px;
  }
}
.section-lists__li-svg {
  flex: 0 0 25px;
  width: 25px;
}
.section-lists__li-text {
  position: relative;
  line-height: 1.33em;
  font-size: 18px;
  font-size: clamp(16px, 16px + 2px * (100vw - 430px) / (1490px - 430px), 18px);
}
@media (min-width: 992px) {
  .section-lists__li-text {
    position: relative;
    line-height: 1.33em;
    font-size: 20px;
    font-size: clamp(18px, 18px + 2px * (100vw - 430px) / (1490px - 430px), 20px);
  }
}
.rating {
  display: flex;
  align-items: center;
  gap: 4px;
}
.rating__svg {
  height: 18px;
  width: 18px;
  fill: currentColor !important;
  color: currentColor !important;
}
.rating__start {
  color: #B4B4B4;
}
.rating__start--active {
  color: #F18A00;
}
.reviews {
  position: relative;
}
.reviews__svg-hide {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.reviews__item {
  margin: 40px 0px;
}
@media (min-width: 1200px) {
  .reviews__item {
    margin: 50px 0px;
  }
}
.reviews__item-slide {
  padding: 30px 20px;
  border-radius: 30px;
}
.reviews__item-top {
  margin-bottom: 22px;
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
.reviews__item-top-left {
  display: flex;
  gap: 15px;
}
.reviews__item-top-right {
  text-align: right;
}
.reviews__item-img {
  display: inline-block;
  border-radius: 400px;
  border: 1px solid #D9D9D9;
}
.reviews__item-data {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #D9D9D9;
}
.reviews__item-name {
  position: relative;
  line-height: 1.33em;
  font-size: 18px;
  font-size: clamp(16px, 16px + 2px * (100vw - 430px) / (1490px - 430px), 18px);
}
.reviews__item-date {
  position: relative;
  line-height: 1.33em;
  font-size: 14px;
  font-size: clamp(12px, 12px + 2px * (100vw - 430px) / (1490px - 430px), 14px);
  color: #B4B4B4;
}
.reviews__item-mark {
  margin-right: 7px;
  margin-bottom: 3px;
  display: inline-block;
}
.reviews__item-comment {
  margin-top: 15px;
  margin-bottom: 0px;
  position: relative;
  line-height: 1.33em;
  font-size: 16px;
  font-size: clamp(14px, 14px + 2px * (100vw - 430px) / (1490px - 430px), 16px);
}
.reviews__item-comment--lg-mg {
  margin-top: 30px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .reviews__item-comment--lg-mg {
    margin-top: 40px;
  }
}
/* import pages/_home */
/* Libs */
.collapse:not(.collapse--show):not(.collapse_show) {
  display: none;
}
.show-caption .spl-footer {
  visibility: visible !important;
}
@keyframes splide-loading {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  position: relative;
  visibility: hidden;
}
.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  animation: splide-loading 1s infinite linear;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.splide__sr {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__play {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
/* import splide scss */
/* import spotlight.min.css */
/*# sourceMappingURL=styles.min.css.map */
