:root{--theme-general-color:#585859;--theme-primary-color:#900202;--theme-secondary-color:#103601;--theme-white-color:#fff;--theme-light-color:#FFE5E5;--theme-gray-color:#D0D3D9;--theme-dark-color:#12171f;--theme-extra-color:#52412e;--theme-footer-color:#12171f;--theme-primary-opacity-color:rgba(170, 132, 83, .8);--theme-secondary-opacity-color:rgba(34, 34, 34, .8);--theme-dark-opacity-color:rgba(24, 26, 29, .8);--theme-white-opacity-color:rgba(255, 255, 255, 0.5);--text-light-color:#9b9b9b;--text-gray-color:#c3c3c3;--theme-primary-color-rgba:170,132,83;--theme-general-font:'Barlow',sans-serif;--theme-hiperlink-font:'Sen',sans-serif;--theme-highlight-font:'Sen',sans-serif}.select-custom li input[type=radio]:checked+label{background-color:rgba(var(--theme-primary-color-rgba),.1)}.sub-title{font-size:17px}.snow{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999}.snowflake{position:absolute;background:#fff;opacity:.8;border-radius:50%;animation:fall linear infinite}@keyframes fall{0%{transform:translateY(-10vh)}100%{transform:translateY(100vh)}}