.currencyConverterSection{background-color:#fff;border-radius:10px;padding:30px;-webkit-box-shadow:0 2px 15px rgba(0,0,0,0.08);box-shadow:0 2px 15px rgba(0,0,0,0.08);font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}#currencyConvertor .form-label{font-weight:600;font-size:0.95rem;color:#6c757d;margin-bottom:6px;display:block}#currencyConvertor input[type=number],#currencyConvertor select{height:50px;font-size:1rem;border-radius:8px;padding:0.5rem 0.75rem;border:1px solid #ced4da;background-color:#fff}.switch-wrapper{width:55px;height:55px;background-color:#f8f9fa;border-radius:50%;border:1px solid #dee2e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background-color 0.3s ease,-webkit-transform 0.3s ease;transition:background-color 0.3s ease,-webkit-transform 0.3s ease;transition:transform 0.3s ease,background-color 0.3s ease;transition:transform 0.3s ease,background-color 0.3s ease,-webkit-transform 0.3s ease;margin-top:55px!important;z-index:2}.switch-wrapper:hover{background-color:#e9ecef;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.switch-wrapper.rotate-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.switchCurrency{color:#C72B2B;font-size:1.7rem;padding:11px}.conversion-result{margin-top:20px}.conversion-result p{margin-bottom:0.25rem}.flag-icon{width:20px;height:14px;margin-right:6px;vertical-align:middle;-o-object-fit:cover;object-fit:cover}.select2-container{width:100%!important}.select2-container--default .select2-selection--single{height:50px!important;border:1px solid #ced4da!important;border-radius:0.375rem!important;padding:0.375rem 0.75rem!important;font-size:1rem!important;line-height:1!important;background-color:#fff!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-shadow:none!important;box-shadow:none!important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:2.2rem!important;color:#212529!important;padding-left:0!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%!important;top:0.2rem!important;right:0.75rem!important}h3,h5{text-align:center;font-family:"Kanit",sans-serif;margin-bottom:10px}h5{color:#C72B2B}footer p{min-height:100px;line-height:14px!important;font-size:15px!important;margin-top:10px}.cta-container.pt-l.pr-l.pb-l.pl-l{min-height:200px}@media (max-width:576px){.currencyConverterSection{padding:20px}#currencyConvertor input[type=number],#currencyConvertor select,.select2-container--default .select2-selection--single{height:44px!important;font-size:0.95rem!important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:2rem!important}.select2-container--default .select2-selection--single .select2-selection__arrow{top:0.1rem!important;right:0.75rem!important}.switch-wrapper{margin:-15px 0px!important;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.conversion-result{margin:55px 0px!important}.switchCurrency{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#currencyConvertor .flex-fill{width:100%!important}.toCurrency{margin:-30px}}@media (min-width:912px){.toCurrency{margin-left:-15px}.fromCurrency{margin-right:-15px}.switch-wrapper{width:12%}}